/* 
ganz helles Braun: D8AF6C
hellbraun: CEA665
Mittelbraun: B7945B
dunkelbraun: 9E7F4D
altes rot: 870301
neues rot: 970303
möglicher Silberhintergrund: 9a999d
neuer Silberhintergrund: ACACA4
*/
/* ie bug */
* html #header {margin: 0px 0px 0px 0px;}

/* BEGIN misc*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background: #ACACA4;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	overflow: visible;
}
p {
	line-height: 1.6em;
	padding: 10px 0 0 15px;
}
img {
	border: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* END misc*/

/* BEGIN middle */
#middle {}
/* END middle */

/* BEGIN container */
#container {
	padding: 0px 10px 5px 10px;
	width: 983px;
	margin: 0px auto 0px;
	position: relative;
	text-align: left;
	background: #9E7F4D;
}
/* END container */

/* BEGIN header */
#header {
	margin: 0px;
	padding: 5px 0 17px 0;
}
#header #logo {
	margin: 0px;
	border: 0px;
	text-align: center;
}
#header #oben {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight:bold;
	letter-spacing: 0.1em;
	color: #970303;
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
}
#header #unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	letter-spacing: 0.2em;
	color: #970303;
	text-align: right;
	padding-top: 7px;
	padding-right: 20px;
}
#header #underline {
	height: 10px;
	background-image: url(./img/logo/underline_header.png);
	background-repeat: repeat-x;
}
/* END header */


/* BEGIN content */
#content {
	margin: 0px 0px 25px 155px;
	padding: 0px 10px 25px 10px;
	background: #CEA665;
}
#content p {
	margin: 0px;
	padding: 5px 0 2px 2px;
	text-indent: 0px;
}
.left {
	text-align: left;
}
.center {
	text-align: center;
}
#content h1 {
	color: #970303;
	font-size: 1.3em;
	letter-spacing: 2pt;
	margin-bottom: 10px;
	padding-left: 10px;
	margin-right: 5px;
	padding-top: 3px;
	border-bottom: 3px solid #970303;
}
#content h2 {
	color: #970303;
	font-size: 1.0em;
	letter-spacing: 2pt;
	margin-bottom: 10px;
	padding-left: 45px;
	border-bottom: 1px solid #970303;
}
#content h3 {
	color: #970303;
	font-size: 0.9em;
	letter-spacing: 2pt;
	margin: 12px 0px 2px 0px;
}
#content a {
	color: #000000;
}
#content a:hover {
	color: #970303;
}
#content .imgtext {
	float: left;
	margin: 5px 4px 5px 10px;
}
/* END content */

/* BEGIN content/impressum */
#imp{}
#imp p {
	margin: 0px;
	padding: 5px 0 2px 2px;
	text-indent: 15px;
	text-align: left;
}
#imp ul {
	margin: 0px;
	padding: 0 0 0 15px;
	list-style-type: none;
}
#imp ul  li{
	margin: 0px;
	padding: 0 0 0 0px;
}
/* END content/impressum */

/* BEGIN content/news */
#news {}
/* END content/news */

/* BEGIN content/weblinks */
#weblinks {}
#weblinks td {
	height:60px;
	padding-left:5px;
	text-align:left;
}
#weblinks tr {
	border-bottom: 2px solid #970303;
}
.weblinks_table {
	width: 820px;
	border-collapse: collapse;
}
/* END content/weblinks */

/* BEGIN content/kurse */
#kurse {
	width: 780px;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
#kurse td,th {
	border: 2px solid #970303;
	padding: 1px;
	width: 84px;
}
#kurse h3 {
	padding-bottom: 15px;
	font-size: 1.1em;
}
.kurse_cell_grey {
	background: #9E7F4D;
}
.kurse_cell_kerstin {
	background: #90EE90;
}
.kurse_cell_kerstin:hover {
	background: #90EE90;
	cursor: default;
}
.kurse_cell_kerstin span {
	visibility: hidden;
	position: absolute;
	margin-left: -9em;
	margin-top: 2em;
	padding: 1em;
	text-decoration: none;
	text-align: center;
}
.kurse_cell_kerstin:hover span {
	visibility: visible;
	border: 3px solid #970303;
	color: #000000;
	background: #90EE90;
	width: 60px;
} 
.kurse_cell_christiane {
	background: #FFA500;
}
.kurse_cell_christiane:hover {
	background: #FFA500;
	cursor: default;
}
.kurse_cell_christiane span {
	visibility: hidden;
	position: absolute;
	margin-left: -9em;
	margin-top: 2em;
	padding: 1em;
	text-decoration: none;
	text-align: center;
}
.kurse_cell_christiane:hover span {
	visibility: visible;
	border: 3px solid #970303;
	color: #000000;
	background: #FFA500;
	width: 60px;
}
.kurse_cell_beide {
	background: #347BEE;
}
.kurse_cell_beide:hover {
	background: #347BEE;
	cursor: default;
}
.kurse_cell_beide span {
	visibility: hidden;
	position: absolute;
	margin-left: -9em;
	margin-top: 2em;
	padding: 1em;
	text-decoration: none;
	text-align: center;
}
.kurse_cell_beide:hover span {
	visibility: visible;
	border: 3px solid #970303;
	color: #000000;
	background: #347BEE;
	width: 60px;
} 
/* END content/kurse */

/* BEGIN content/galerie */
#gallery {
	margin: 0px auto 0px;
	text-align:center;
	overflow: hidden;
	width: 100%;
}
#galerie_text {
	margin: 10px auto 5px;
	width: 100%;
	height: 40px;
	text-align: center;
	font: small-caps bold 1.3em arial,helvetica,sans-serif;
	color: #970303;
}
#galerie_ansicht {
	margin: 0px auto 10px;
	width: 816px;
	text-align: center;
}
.nixda {
	text-align: center;
	font: small-caps bold 1em arial,helvetica,sans-serif;
	color: black;
	width: 50%;
	padding: 80px 0 0 170px;
} 
.galerie_bgd_hor {
	float: left;
	background-color: #B7945B;
	width: 130px;
	height: 105px;
	margin: 2px;
	border: 1px solid #970303;
}
.galerie_bgd_vert {
	float: left;
	background-color: #B7945B;
	width: 130px;
	height: 105px;
	margin: 2px;
	border: 1px solid #970303;
}
.galerie_bgd_hor img {
	border: 0px;
	width: 120px;
	margin: 5px;
}
.galerie_bgd_vert img {
	border: 0px;
	height: 90px;
	margin: 5px;
}
/* END content/galerie */

/*BEGIN Kontaktformular */
#kontakt {
	overflow: hidden;
	margin: 0px auto 0px;
	width: 58%;
	text-align:center;
}
.kontakt_p_hide	{
	display: none;
}

form {
	margin: 0px auto 0px;
}
form p {
	width: 450px;
	clear: left;
	padding: 3px;
	margin: 0
}
form p label {
	text-align: left;
	display: block;
	width: 150px;
	float: left;
	margin: 0
}
form p input, form p textarea, form p select {
	display: block;
	width: 249px;
	float: right;
	margin: 0
}
form p img {
	display: block;
	width: 250px;
	float: right;
	margin: 0
}
/* END Kontaktformular */

/* BEGIN navigation */
#navigation { 
	float: left;
	width: 136px;
	height: 350px;
	/* height: 410px;*/
	margin-bottom: 25px;
	background: #970303;
}
/* BEGIN Flyout Menu */
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssmenus.co.uk
Copyright (c) 2009- Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#flyout {float:left; padding:0; margin:0px; list-style:none; position:relative; width:130px;}
#flyout ul {padding:0; margin:0; list-style:none; width:130px; height:auto; background: url(./img/layout/trans.gif); position:absolute; left:-9999px; top:0;}
#flyout table {border-collapse:collapse; width:0; height:0; margin:-1px -10px;}

#flyout li {float:left; margin-bottom:1px;}
#flyout li a {display:block; float:left; width:130px; height:24px; background:#CEA665; color:#000; line-height:24px; font-family:arial, sans-serif; font-size:11px; text-decoration:none; text-indent:10px;padding: 3px 0px 3px 6px;}
#flyout li a.fly {background:#CEA665 url(./img/layout/right-arrow_white.gif) no-repeat right center;}

#flyout li:hover {position:relative;}
#flyout li a:hover {position:relative; background-color:#970303; color:#fff;}
#flyout li:hover > a {background-color:#970303; color:#fff;}

#flyout ul li a {background:#D8AF6C;border:  1px solid #970303;}
#flyout ul li a.fly {background:#D8AF6C url(./img/layout/right-arrow_white.gif) no-repeat right center;}
#flyout ul ul li a {background:#D8AF6C;}
#flyout ul ul li a.fly {background:#D8AF6C url(./img/layout/right-arrow_white.gif) no-repeat right center;}
#flyout ul ul ul li a {background:#D8AF6C;}

#flyout li a.current,
#flyout ul li a.current,
#flyout ul ul li a.current,
#flyout ul ul ul li a.current {background-color:#B7945B; color:#fff;}

#flyout :hover ul,
#flyout :hover ul :hover ul,
#flyout :hover ul :hover ul :hover ul {left:130px;}

#flyout :hover ul ul,
#flyout :hover ul :hover ul ul {left:-9999px;}

#flyout ul li:hover > a {background-color:#970303; color:#fff;}
#flyout ul ul li:hover > a {background-color:#970303; color:#fff;}
/* END Flyout Menu */
/* END navigation */

/* BEGIN footer */
#footer {
    clear: both;
	color: #FFFFFF;
	margin: 0px auto 5px;
	padding: 5px 0px 5px 0px;
	background: #970303;
}
#footer a {
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	text-decoration: none;
}
#footer a:hover {
	color: #9E7F4D;
	font-weight: normal;
	padding: 0px;
	text-decoration: underline;
}
#footer_table {
	width: 835px;
	height: auto;
	margin: 0px auto 0px;
	padding: 0px 0px 2px 0px;
	text-align: left;
	font-size: 0.8em;
}
.footer_column {
	width: 170px;
	height: auto;
	padding: 0px 15px 0px 0px;
	vertical-align: middle;
	text-align:center;
}
.footer_column2 {
	width: 295px;
	height: auto;
	padding: 0px;
	vertical-align: middle;
	text-align:center;
}
/* END footer */

/* BEGIN lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(img/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(img/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/* END lightbox */
