<style>

.se_template_bg { background-color: #ffffff; }


BODY {background-color: #A11212;}

/* --- Formen --- */

#page {
	position: relative;
	margin: 0 auto;
 	width: 760px;
	background-color: #2B92DA;
	font-family: Verdana, Arial, sans-serif;
}




/* --- menu  --- */

#menu {  
	position: absolute;
	top: 170px; 
	left: 41px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}



.menu1  			{ 	
						float: left;
						padding: 3px 8px 3px 8px;
						font-size: 11px; 
						background-color: #FC9E41;
						background-repeat: no-repeat; 
						background-position: right; 
						white-space: nowrap;
						margin: 0px;
						margin-right: 5px;
					}

.menu1on   			{ 
						float: left;
						padding: 3px 8px 3px 8px;
						font-size: 11px; 
						background-color: #A90D17;
						background-repeat: no-repeat; 
						background-position: right; 
						white-space: nowrap;
						margin: 0px;
						margin-right: 5px;						
					}

A.menu:link    		{ color: #ffffff; text-decoration: none; font-weight: bold;}
A.menu:visited 		{ color: #ffffff; text-decoration: none; font-weight: bold;}
A.menu:hover   		{ color: #ffffff; text-decoration: none; font-weight: bold;}

A.menuon:link    	{ color: #ffffff; text-decoration: none; font-weight: bold;}
A.menuon:visited 	{ color: #ffffff; text-decoration: none; font-weight: bold;}
A.menuon:hover   	{ color: #ffffff; text-decoration: none; font-weight: bold;}




#infotext {  
	position: absolute;
	top: 15px; 
	right: 0px;
	width: 240px;
	font-size: 12px;
	line-height: 17px;
	color: #ffffff;
	z-index: 10;
	padding: 10px 14px 10px 14px;
	font-weight: bold;
	text-align: right;
}



#top { 
	height: 161px;
	width: 760px;
	border: 0px solid #565758; 
	margin-bottom: 0px;
	background-color: #A90D17;
	color: #ffffff;
}




#middle {
	z-index: 5;
	width: 760px; 
	background-color: #FFFFFF;
	background-position: right bottom;
	background-repeat: no-repeat;
	border: 0px solid #565758;
	
}





#content {
	position: relative;
	left: 0px;
	width: 555px;
	background-position: right top;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 15px;
	padding-left: 25px;
	voice-family: "\"}\""; 
  	voice-family:inherit;	
	width: 585px;
}

#content P { 
	margin-bottom: 5px;
}



#bottom 	{ 
	width: 760px; 
	background-color: #FC9E41;
	color: #ffffff;
}

#bottom TD { 
	vertical-align: top;
	font-size: 12px;  
	color: #ffffff; 
	font-weight: bold;
	line-height: 15px;
}	

#footer 	{ 
	width: 760px;	
	padding: 5px 5px 5px 6px;
	voice-family: "\"}\""; 
	voice-family:inherit;	
	width: 749px;
	background-color: #7E0A01;
}

#footer TD { 
	vertical-align: top;
	font-size: 11px; 
	color: #FFFFFF; 
	white-space: nowrap;
	
}
#footer A:link    { color: #FFFFFF;	text-decoration: none;	font-weight: 100;}
#footer A:visited {	color: #FFFFFF;	text-decoration: none;	font-weight: 100;}
#footer A:hover   {	color: #000;	text-decoration: underline;	font-weight: 100;}


/* --- siteengine templates --- */

.headline 	{ font-size:16px; color: #565758; font-weight: bold; line-height: 24px;}	
.headtext 	{ font-size:13px; color: #565758; font-weight: bold; line-height: 17px;}	
.text     	{ font-size:12px; color: #565758; line-height: 17px;}	
.imgtext  	{ font-size:10px; color: #565758;}	
.minitext  	{ font-size:10px; color: #565758; line-height: 15px;}

.tablecell 		{ background-color: #EDEEF1 }
.tablecelltop 	{ background-color: #FC9E41 }
.tablecelltop .text {color: #fff; }

#divider {
	margin: 15px 15px 0px 15px;
	background-color: #FC9E41;
	padding: 5px 5px 5px 5px;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

#infobox {
	margin: 0px 15px 0px 15px;
	background-color: #ffffff;
	border: 1px solid #FC9E41;
	font-size: 12px;
	color: #ffffff;
}


/* --- normale links  --- */

A:link    { color: #152FA1;	text-decoration: underline;	font-weight: bold;}
A:visited {	color: #152FA1;	text-decoration: underline;	font-weight: bold;}
A:hover   {	color: #99ccff;	text-decoration: underline;	font-weight: bold;}


</style>