* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff url(images/bg.jpg) repeat-x top;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
	color: #CB392C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
h3{
color:#ffffff;
display: block;
background-color: #568945;
line-height:30px;
font-size:20px;
padding-left:5px;}

h1 {
font-size: 24px;
font-weight: 700;
letter-spacing: -1px;
margin-top:5px;

}
#wrap {
width: 800px;
margin: 0 auto;
}
#banner {
float:right;
margin-top:20px;
width: 468px;
height: 60px;
background-color:#568956;)
}
#header {
height: 100px;
}
#header h1 {
font-size: 24px;
font-weight: 100;
letter-spacing: -1px;
padding: 25px 0 0 0px;
}
#header h1 a {
	text-decoration: none;
	color: #003366;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #003366;
font-size: 14px;
font-weight: 100;
padding: 0 0 0 1px;
}

#oben {
height: 30px;
line-height: 30px;
color: #fff;
font-weight: 600;
letter-spacing: 1px;
text-align: right;
}

#content {
margin: 20px 0;
line-height: 17px;

}

.cont {
float: left; 
margin-left:20px;
width: 580px;
text-align: left;
}
.cont h2 {
color: #003366;
font-size: 14px;
letter-spacing: 1px;
font-weight: 700;
padding : 10px 0 15px 0;
}
.cont h2 a {
color: #B7271F;
}
.cont h2 a:hover {
color: #333;
}
.zeit{
line-height: 20px;
font-weight: 700;
}
.band{
color: #003366;
font-size: 12px;
letter-spacing: 1px;
font-weight: 700;
line-height: 20px;

}

#nav {
float: left;
width: 200px;
background: #dceffd;
height: 100%;
}
#nav ul {
list-style-type: none;

}
#nav ul li {
}
#nav ul li a {
display: block;
padding-left:10px;
margin-bottom:2px;
background-color: #003366;
color: #ffffff;
font-weight: bold;
line-height:30px;
}
#nav ul li a:hover {
color: #666;
text-decoration: none;
}
#nav ul li a.rex-current{
color: #666;
}


#nav ul ul {
list-style-type: none;
padding: 5px 0 10px 0;
}
#nav ul li ul li{
}
#nav ul li ul li a {
display: block;
border-bottom: 0px solid #999;
color: #003366;
font-weight: bold;
background-color:#dceffd;
padding: 2px 20px;
line-height:20px;
}
#nav ul li ul li a:hover {
color: #333;
text-decoration: none;
}
#nav ul li ul li a.rex-navi2{
color: #ffffff;
}
#footer {
font-size: 11px;
color: #999;
text-align: center;
padding: 5px 0 10px 0;
margin-top: 50px;
border-top: 10px solid #ddd;
}
#footer a { 
color: #999;
}
#footer a:hover {
color: #333; 
text-decoration: underline; 
}
.galimg
{
border: none;
float:left;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
}
#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(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; outline: none;}	 	

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

/* JAOS Milkbox Style-Sheet
Einfaches Style-Sheet zur (X)HTML-validen Darstellung
der Thumbnails
Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnet
und dem jeweiligen div's zugeordnet.
*/

.galerie_thumbnail{
	float: left;
  background: #292929;
  margin: 8px;
	height: 165px;
	width: 165px;
}

/* ls=landscape-Format der Thumbs */
.ls img{
	height: 112px;
	width: 150px;
	margin: 25px 7px;
	border: 1px solid #fff;
}
/* pt=portrait-Format der Thumbs */
.pt img{
	height: 150px;
	width: 112px;
	margin: 7px 25px;
	border: 1px solid #fff;
}

#flickr{

}
#flickr img{
border: 0px;
margin:5px;
}

