body {
 font-family: Verdana;
 font-size: 11px;
 text-align: center;
 background-color: #e5e5e5;
 background-image: url(images/bg.gif);
 background-repeat: no-repeat;
 margin: 0;
 padding: 0;
}

A:link {
 color : #005a87;
 font-weight : normal;
 text-decoration : none;
}
A:hover {
 color : #005a87;
 font-weight : normal;
 text-decoration : underline;
}
A:active {
 color : #005a87;
 font-weight : normal;
 text-decoration : none;
}
A:visited {
 color : #005a87;
 font-weight : normal;
 text-decoration : none;
}

img {
 border:0;
}

#schatten{		
 margin: 0 auto;			
 width: 983px;
 background-color: #e5e5e5;
}
#schatten_links {
 background: url(images/schatten_links.gif) repeat-y;
}
#schatten_rechts {
 background: url(images/schatten_rechts.gif) repeat-y right;
}
#wrapper {	
 padding: 0 20px;
}

#schatten_unten_main{
 margin: 0 auto;	
 width: 983px;
 height: 30px;
 background-color: #e5e5e5;	
}
#schatten_links_unten{
 float:left;
 width: 20px;
 height: 30px;
 background-color: #e5e5e5;
 background: url(images/schatten_links_unten.gif);		
}
#schatten_unten{
 float:left;	
 width: 943px;
 height: 30px;
 background-color: #e5e5e5;
 background: url(images/schatten_unten.gif) repeat-x;		
}
#schatten_rechts_unten{
float:left;
width: 20px;
height: 30px;
background-color: #e5e5e5;
background: url(images/schatten_rechts_unten.gif);		
}

#main {	
 width: 943px;
 border: 0px;
 text-align: left;
 padding: 0px;
}

#title {
 height: 108px;
 width: 943px;
 border: 0px;
 text-align: left;
 padding: 0px;
 background-color: #99d8f9;
 background-image: url(images/header_bg.gif);
}

#login {
 float: right;
 height: 88px;
 width: 150px;
 border: 0px;
 text-align: right;
 padding-top: 20px;
 padding-right: 24px;
}

#menu {
 height: 25px;
 color: #ffffff;
 padding: 0px;
 background-image: url(images/menu.gif);
}

#content {
 overflow: hidden;
 width: 913px;
 background-color: #ffffff;
 padding: 15px;
 color: #000000;
}

#inhalt {
 float: left; 
 width: 621px;
 padding :0px;
 margin: 0px;
}
.tab {
	overflow: hidden;
	width: 615px;
}
.sl {
	width: 100px;
	height: 20px;
	float: left;
	padding :5px;
}
.sr {
	width: 495px;
	height: 20px;
	float: left;
	padding :5px;
}
.refl {
	width: 200px;
	height: 141px;
	float: left;
	padding :5px;
}

.refr {
	width: 395px;
	height: 141px;
	float: left;
	padding :5px;
}
.stl {
	width: 100px;
	height: 150px;
	float: left;
	padding :5px;
}
.str {
	width: 495px;
	height: 150px;
	float: left;
	padding :5px;
}

.header_content {
 height: 19px;
 width: 615px;
 font-weight: normal;
 color:#000000;
 background-color:#ffffff;
 padding:3px;
 background-image: url(images/header_content.gif); 
 background-repeat: no-repeat;
}

.main_content {
 width: 621px;
 color: #000000;
 background-color: #ffffff;
}

.codeblock {
 width: 621px;
 font-family:Courier New, Courier; 
 color: #000000;
 background-color: #ffffff;
}


.footer_content {
 height: 15px;
 width: 611px;
 font-weight: normal;
 color: #000000;
 background-color: #ffffff;
 padding: 5px;
}


.seiten {
 width: 621px;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 text-align: center;
}

#menu_seite {
 float: right;
 min-height: 100%;
 width: 229px;
 padding :0px;
 margin: 0px;
}

.menu_seite_header {
 height: 19px;
 width: 223px;
 font-weight: normal;
 color: #000000;
 background-color: #ffffff;
 padding: 3px;
 background-image: url(images/header_menu2.gif); 
 background-repeat: no-repeat;
}

.menu_seite_ref {
 width: 229px;
 color: #000000;
 background-color: #ffffff;
 text-align: center;
}

.menu_seite_content {
 width: 229px;
 color: #000000;
 background-color: #ffffff;
 text-align: left;
}

#footer {
height: 14px;
width: 931px;
color: #000000;
background-color: #99d8f9;
background: url(images/footer_bg.gif) repeat-x;
border: 0px;
padding: 6px;
}