* {
	margin: 0;
	padding: 0;
	text-indent: 0px;
}


body {
	font: 100% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	background: white;
}


h1 {
font: normal 1.5em Georgia, "Times New Roman", Times, serif;
color:#9AA6B4;
font-style: italic;
font-weight: bold;
text-align: center;
margin-top: 50px;
margin-bottom: 25px;
}


h2 {
font-size: 1.4em;
padding-top: 15px;
}


h3 {
font-size: 1.4em;}


h4 {
font-size: 1.2em;
padding-top: 20px;
}


blockquote, p, a, li, th, td, label, input, dt, dd {
font-size: 0.95em;
}


p a, li a, td p, td a, td li, td blockquote, td td{
font-size: 100%;
line-height: 1.2em;
}

a {
text-decoration: none;
line-height: 1.5em;
}

a:link {
color:#000099;}
a:visited {
color:#000099;}
a:hover {
color:#9AA6B4;}


/* IDs */

#container {
color: #000;
background: white;
width: 100%;
}


#header {
width: 100%;
background: #fff url(../images/banner-neu.jpg)  no-repeat 100%;
}

#logo {
width: 200px;
background: #fff url(../images/logo-neu.jpg) no-repeat;
height: 122px;
}

#kopfmenu {

width: 90%;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
margin-top:10px;
height: 20px;
background-color: #9AA6B4;
}


#spalte {
	position: absolute;
	left: 0;
	
	width: 170px;
	margin-top: 30px;
	padding-left: 20px;
	padding-top: 50px;
}



#main {
	width: 75%;
	
	margin-left: 220px;
	margin-right: 50px;
	color: #000;
	background: white;
	line-height: 1.2em; /* to avoid the peekaboo bug */
	}
	



ul.nav {
margin-left:0;
}

p.mainbot {
clear: both;
height: 28px;
background: transparent;
}



#content {
	width: 100%;
	color: #000;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;	
	
}

/* Navigation */

#navlinks li {
display: inline;
list-style-type: none;
padding: 0;
margin: 0;
}

#navlinks .nav a {
display: block;

text-decoration: none;
font-weight: normal;
text-align: center;

}
#navlinks .nav a:link, 
#navlinks .nav a:visited {
color:#0066CC;
}
#navlinks .nav a:hover, 
#navlinks .nav a:active, 
#navlinks .nav a:focus {
color:#000000;
}

#textliste {
padding: 0 0 0 20px;
}

#hmenu li {
display: inline;
border: thin;
}
#hmenu .nav a {
display: inline;
text-decoration: none;
padding: 0 10px 0 0;
border: thin;
}

#content dl.table-display
{
width: 100%;
margin: 2em 0;
padding: 0;
font-family: georgia, times, serif;
}


.pad-r {
padding-right: 25px;
}
.pad-l {
padding-left: 25px;
}

.padded
{
border: 1px solid #C0C0C0;
-moz-box-shadow: 0px 2px 5px #333;
float: left;
margin-bottom: 8px;
margin-right: 10px;
padding: 4px;

}

.padded2
{
border: 1px solid #C0C0C0;
-moz-box-shadow: 0px 2px 5px #333;

margin-bottom: 8px;
margin-right: 10px;
padding: 4px;

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.table-display dt
{
width: 15em;
float: left;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
font-weight: bold;
}

/* commented backslash hack for mac-ie5 \*/
dt { clear: both; }
/* end hack */

.table-display dd
{
float: left;
width: 24em;
margin: 0 0 0 0;
padding: .5em;
border-top: 1px solid #999;
}


p.containerbot {
font-size: 80%;
text-decoration: none;
color:#9AA6B4;
margin-right: 20px;
margin-top: 20px;
margin-bottom: 20px;
}

.containerbot a {
text-decoration: none;
color:#9AA6B4;
}

.containerbot a:hover {
text-decoration: none;
color:#000000;
}
div.module div div {
	padding: 0px 0px 3px 0px;
	border: none;
	background: #DEEDFF;
}

div.module div div div {
	padding: 3px;
	width: auto !important;
	width: 100%;
	border: none;
	background: none;
}

div.module div div div div {
	padding: 1px;
	width: auto !important;
	width: 100%;
	border: none;
	background: none;
}

div.module div, div.frame {
	border-top: 1px solid #D3CCC2;
	border-left: 1px solid #D3CCC2;
	border-bottom: 1px solid #A7A199;
	border-right: 1px solid #A7A199;
	padding: 5px;
	width: auto!important;
	width: 100%;
	background: #FFFFFF;
}

div.module, div.frameshadow {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-bottom: 8px;
	margin-right: 8px;
	background: #C0C0C0;
}

h5 {
font-size: 100%;
font-weight: bold;
margin-left: 20px;
}

h6 {
font-size: 100%;
font-weight: bold;

}


#liste_bullet {
	padding-left: 25px;
	
	
}

#liste_bullet li {
	list-style-type:square;
	list-style-image: url(../images/blickf1.jpg) ;
	list-style-position: outside;
	line-height: 1.5em; 
	}
	
blockquote {
	font-size: 0.8em;
	padding-left: 30px;
	padding-right: 30px;
	font-style: italic;
	font-weight: normal;
	

}

cite {
text-align: right;
font-style: normal;
}
#zitat_rechts {
	float: right;
	position:absolute;
	padding-top: 30px;
	padding-left: 15px;
	left: 56px;
	top: -170px;
	z-index: 10;
}
#image_padding_left {
	padding-left: 30px;
	display: inline;
	position: relative;
}
.mark-überschr strong {
	background-color: #DEEDFF;
	display: block;
}
#container #main #content #inhalt #Image8 {
	padding-right: 28px;
	float: left;
}

#nav-tab {
width: 300px;
background-color:#DEEDFF;
margin-left: auto;
margin-right: auto;

}

#nav-tab a {
display: block;
text-decoration: none;
background-color:#000099;
}

#nav-tab a:link {
color:#CCFFFF;
}

#nav-tab a:visited {
color:#99CCFF;
}

#nav-tab a:hover {
color:#000099;
background-color:#FFFFCC;
}






#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
table#ferien {
margin-right: auto;
margin-left: auto;
}

table#navi {
margin-right: auto;
margin-left: auto;
}

	#footer2 a {
text-decoration: none;
color:#9AA6B4;
}

#footer2 a:hover {
color:#000000;
}

table.center {
margin-right: auto;
margin-left: auto;
}

#monate {
margin-right: auto;
margin-left: auto;
}

td.einrueck20 {
padding-left: 20px;
}

td.stricheln {
border-bottom: #9AA6B4 1px dashed;
border-top: #9AA6B4 1px dashed;

}



td.stricheln-oben {
border-top: #9AA6B4 1px dashed;
}

td.stricheln-unten {
border-bottom: #9AA6B4 1px dashed;
}

table#stricheln {

border: #9AA6B4 1px dashed;
}

#navlinks .nav li.unter a {

text-align: left;
padding-left: 10px;
font-size: 0.8em;
}

dl.meImgLeft { float: left; margin-right: 1em; }
// verhindert das Einrücken und
// den Abstand nach oben
dl.meImgLeft dt { margin-bottom: 0; }
dl.meImgLeft dd { margin: 0; }

dd
{
	text-align: center;
}
