body {
	background-color : black;	
	scrollbar-base-color: 			#333333 ; 
	scrollbar-3dlight-color: 		#cccccc;
	scrollbar-arrow-color: 			#cc6600; 
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: 			#333333; 
	scrollbar-highlight-color: 	#cccccc;
	scrollbar-shadow-color: 		#cc6600; 
	scrollbar-track-color: 			#666666;	
}
body,table,p,a {
	font-family:verdana;
	font-size:12px;
	color:#333333;
}

a {
	text-decoration:none;
	font-weight:bold;
}

.hl1 {
	font-size:17px;	
	font-weight:bold;
	color:#cc6600;
	margin-top:0px;
	margin-bottom:20px;
}

.hl2 {
	font-size:12px;	
	font-weight:bold;
	color:#666666 ;
	margin-top:3px;
	margin-bottom:5px;
}

h3 {
	font-size:12px;	
	font-weight:bold;
	color:#cc6600;
	margin-top:12px;
	margin-bottom:0px;
}

.teaser{
	position:relative;
	left:-30px;
}

.bildunterschrift {
	font-size:9px;
	color:#cc6600;
}

.smallNav  { 
	font-size:9px;
	color:#cc6600;
	text-decoration:none;
	font-family:verdana;
}

.blackNav  { 
	font-size:12px;
	color:black;
	font-weight:bold;
	text-decoration:none;
	font-family:verdana;
}

a:hover.blackNav  { 
	color:black;
	text-decoration:underline;
}

.leftNav  { 
	font-size:12px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
	font-family:verdana;
}
a:hover.leftNav  { 
	color:#cc6600;
	text-decoration:underline;
}

.leftNavSel  { 
	font-size:12px;
	color:#cc6600;
	font-weight:bold;
	text-decoration:underline;
}

table {
 margin-bottom:15px;
}

#centerHelper {
	position: absolute;
	height: 100%;
	top: 0px;
	bottom: 0px;
	left: 50%;
	z-index: 1; 
}

#mainContainer {
	position:absolute;
	width: 800px;
	height: 505px;
	top: 30px;
	left:-400px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-align: left;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;	
	z-index: 2; 
}

#headContainer {
	position:absolute;
	width: 799px;
	height: 98px;
	top: 0px;
	left: 1px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 3; 
}

#topLinkContainer {
	position:absolute;
	width: 590px;
	height: 88px;
	top: 0px;
	left: 225px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 4; 	
}

#logoContainer {
	position:absolute;
	width: 150px;
	height: 100px;
	top: 0px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 3; 
}

#languageContainer {
	position:absolute;
	width: 100px;
	height: 20px;
	top: 300px;
	left: 60px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 2; 
}

#contentContainer {
	position:absolute;
	overflow: auto;
	width: 575px;
	height: 365px;
	top: 140px;
	left: 225px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;

	z-index: 2;
}

#navContainer {
	position:absolute;
	width: 500px;
	height: 35px;
	top: 98px;
	left: 225px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 3; 
}

#navLeftContainer {
	text-align: left;
	position:absolute;
	width: 160px;
	height: 260px;
	top: 145px;
	left: 40px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 3;
}

#footerContainer {
	color:#ab8466;
	font-size:9px;
	text-align:center;
	position:absolute;
	width: 800px;
	height: 40px;
	top: 510px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	z-index: 2; 
}
