#back {  
background-repeat:no-repeat; 
background-position:center; 
height:835; 
width:708; 
margin: 20px auto;
text-align:left;
}





#top {
position:absolute;
background-image:url(pics/rw_top1.jpg);
height:105px;
width:708px;
margin-top:0px;
margin-left:0px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color: #ffffff;
}


#left {
position:absolute;
background-image:url(pics/rw_left.jpg);
background-repeat:repeat-y;
position:absolute;
overflow:hidden;
margin-top:105px;
}

#lefttop {
background-image:url(pics/rw_left_top.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:22px;
	top:300px;
	}
	
#leftbottom{
background-image:url(pics/rw_left_bottom.jpg);
background-repeat:no-repeat;
width:950px;
height:22px;

	}

#right {
position:absolute;
background-image:url(pics/rw_right.jpg);
height:512px;
width:237px;
margin-top:105px;
margin-left:471px;
overflow:auto;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color: #ffffff;
}

#rightcontent {
position:absolute;
height:465px;
width:200px;
margin-top:22px;
margin-left:18px;
overflow:hidden;
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color: #000000; font-weight:bold;
}

#navigation {
	position:absolute;
text-align:center;  
margin-top:65px; 	
margin-left:10px;
	width:700px;
	height:30px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px; color:#000000; font-weight:bolder;
}


#content {
width:400px; 
margin-top:0px; 
margin-left:40px; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color: #000000; font-weight:bold;
min-height:456px;
height: auto;
_height: 456px;
}



BODY
{
 FONT-FAMILY: Arial, Helvetica, sans-serif;
 FONT-SIZE: 10pt; background-color:#330000;
 COLOR: #000000;
}

TABLE
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px; color: #000000; font-weight:bold;
}


html,body {
height:100%;
width:99%;
text-align:center;
}

a:link { text-decoration: none; color: #000000; }
a:visited { text-decoration: none; color:000000;  }
a:hover { text-decoration: none; color: #cc6600;}
a:active { text-decoration: none; color:cc6600;  }
a:focus {text-decoration:underline;}

h1 { font-size: 20px; color: #000000; text-decoration:underline; }

h2 { font-size: 18px; color: #000000; text-decoration:underline; }

h3 { font-size: 14px; color: #000000; text-decoration:none; }

h4 { font-size: 18px; color: #000000; }




<!--Lightbox Bilder Galerie-->
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(pics/lightbox/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(pics/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pics/lightbox/overlay.png", sizingMethod="scale");
	}
