<style>

.se_template_bg { background-color: #ffffff; }

/* --- Formen --- */



#page {
	background-color: #E9DCB6;
	font-family: Arial, Helvetica;
}

#top { 
	height: 160px;
	width: 760px; 
	margin-bottom: 15px;
	background-color: #9E6E52;
	color: #ffffff;
	border-top: 2px solid #9E6E52;
	border-bottom: 2px solid #9E6E52;
}




#middle {
	background-color: #E9DCB6;
	background-position: bottom left;
	background-repeat: no-repeat;
}


/* --- menu  --- */

#menu {  
	position: absolute;
	left: 0px; 
	top: 180px;
	width: 155px;
	height: 200px;
	border-bottom: 0px;
	margin: 10px;
	list-style: none;
	padding: 0px;
	
}



.menu1  			{ 	
						display: block;
						padding: 5px 5px 5px 8px;
						font-size: 11px; 
						background-color: #FFE8A6;
						font-family: Arial, Helvetica;
						background-repeat: no-repeat; 
						background-position: right; 
						white-space: nowrap;
						margin-bottom: 5px;
						border: 1px solid #B08163;
						border-left: 4px solid #B08163;
					}

.menu1on   			{ 
						display: block;
						background-color: #ffffff;
						padding: 4px 5px 5px 8px;
						margin-bottom: 5px;
						font-size: 11px; 
						font-family: Arial, Helvetica;
						background-repeat: no-repeat; 
						background-position: right; 
						white-space: nowrap;
						border: 1px solid #B08163;
						border-left: 4px solid #B08163;
						
					}

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

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




#infotext {  
	position: absolute;
	top: 353px; 
	left: 15px;
	width: 145px;
	font-family: Arial;
	font-size: 13px;
	font-style: oblique;
	line-height: 20px;
	color: #B08163;
	z-index: 10;

}


#content {
	margin-left: 175px;
	width: 585px;
	padding-bottom: 15px;
	background-color: #FDF2D1;
}

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



#bottom { 
	
	width: 760px; 
	margin-top: 15px;
	background-color: #B08163;
	color: #ffffff;
	border-top: 1px solid #FFE8A6;
	border-bottom: 1px solid #FFE8A6;
	
}

#bottom TD { 
	vertical-align: top;
	font-size: 12px; 
	font-family: Arial, Helvetica; 
	color: #ffffff; 
	line-height: 15px;
}	

#footer 	{ 
	width: 760px;	
	padding: 5px 10px 10px 14px;
	voice-family: "\"}\""; 
	voice-family:inherit;	
	width: 736px;
}

#footer TD { 
	vertical-align: top;
	font-size: 11px; 
	font-family: Arial, Helvetica; 
	color: #673F26; 
	white-space: nowrap;
	
}
#footer A:link    { color: #673F26;	text-decoration: none;	font-weight: 100;}
#footer A:visited {	color: #673F26;	text-decoration: none;	font-weight: 100;}
#footer A:hover   {	color: #ffffff;	text-decoration: underline;	font-weight: 100;}


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

.headline 	{ font-size:14px; font-family: Arial, Helvetica; color: #673F26; font-weight: bold; line-height: 24px;}	
.headline2 	{ font-size:14px; font-family: Arial, Helvetica; color: #673F26; line-height: 22px;}	
.headline3 	{ font-size:13px; font-family: Arial, Helvetica; color: #673F26; line-height: 22px; font-weight: bold;}	
.headtext 	{ font-size:12px; font-family: Arial, Helvetica; color: #673F26; font-weight: bold; line-height: 17px;}	
.text     	{ font-size:12px; font-family: Arial, Helvetica; color: #673F26; line-height: 17px;}	
.imgtext  	{ font-size:11px; font-family: Arial, Helvetica; color: #673F26;}	
.minitext  	{ font-size:11px; font-family: Arial, Helvetica; color: #673F26; line-height: 15px;}

.tablecell 		{ background-color: #FFE8A4 }
.tablecelltop 	{ background-color: #FED663 }

#divider {
	margin: 15px 15px 0px 15px;
	background-color: #D5921D;
	border-bottom: 1px solid #ECCF7A;
	padding: 10px 5px 5px 8px;
	margin-top: 25px;
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #FCF1D2;
	font-weight: bold;
}

#infobox {
	margin: 0px 15px 0px 15px;
	background-color: #FFE8A6;
	border-bottom: 1px solid #FFE8A6;
	font-family: Arial, Helvetica;
	font-size: 12px; 
	color: #ffffff;
}


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

A:link    { color: #4C2F1D;	text-decoration: underline;	font-weight: bold;}
A:visited {	color: #4C2F1D;	text-decoration: underline;	font-weight: bold;}
A:hover   {	color: #000000;	text-decoration: underline;	font-weight: bold;}


</style>
