<!--

A:link { 
color:	 			#FF3C00; 
font-weight: 		bold; 
text-decoration: 	underline; }

A:visited { 
color: 				#FF3C00; 
font-weight: 		bold;
text-decoration: 	underline; }

A:hover {
color: 				#FF3C00; 
font-weight: 		bold;
text-decoration: 	underline; }

A:active {
color: 				#FF3C00; 
text-decoration: 	underline; }

body {
 background-color:			#F9CD74;
 background-image:			url('images/bg.gif');
 background-attachment:		fixed;
 scrollbar-face-color:		#FF3C00;
 scrollbar-highlight-color:	#FF3C00;
 scrollbar-3dlight-color:	#FF3C00;
 scrollbar-darkshadow-color:#FF3C00;
 scrollbar-shadow-color:	#4E1212;
 scrollbar-arrow-color:		#FFB931;
 scrollbar-track-color:		#FFBA31;
 margin:					0px;
 text-align:				center;
}


.blocktextblack {
 font-family: 		verdana,sans-serif;
 font-size: 		10px;
 color: 			#000000;
 line-height:		14px;
 text-align:		left;
}
.headlineblack {
 font-family: 		verdana,sans-serif;
 font-weight: 		bold;
 font-size: 		11px;
 color: 			#000000;
 line-height:		18px;
}

.blocktextred {
 font-family: 		verdana,sans-serif;
 font-size: 		10px;
 color: 			#ff3c00;
 line-height:		14px;
}
.headlinered {
 font-family: 		verdana,sans-serif;
 font-weight: 		bold;
 font-size: 		11px;
 color: 			#ffffff;
 line-height:		18px;
 display:			block;
 background-color:	#FF3C00;
 padding:			3px;
 margin-bottom:		10px;
}

.bigtextblack {
 font-family: 		verdana,sans-serif;
 font-size: 		11px;
 line-height:		14px;
 color: 			#000000;
 line-height:		14px;
 text-align:		left;
 margin:			5px;
}

/* neue div-klassen */

#centralizer {
		width:				830px;
		float:				center;
		clear:				both;
		background-color:	#F5C25E;
		border-left:		15px solid #F9C868;
		border-right:		15px solid #F9C868;
}

#navi {
		width:				100%;
		padding-top:		120px;
		margin-bottom:		15px;
		float:				center;
		clear:				both;
		background-image:	url('images/head.jpg');
		background-repeat:	no-repeat;
		background-color:	#f9e0ae;
		}

#content {
		width:				530px;
		float:				left;
		margin-left:		5px;
		font-family: 		verdana,sans-serif;
		font-size: 			11px;
		line-height:		18px;
		color:				#000000;
		}

#right {
		width:				240px;
		float:				left;
		padding-left:		15px;
		font-family: 		verdana,sans-serif;
		font-size: 			11px;
		line-height:		18px;
		color:				#000000;
		}

#contentblock {
		width:				100%;
		background-color:	#f9e0ae;
		border-top:			0px solid #660000;
		border-left:		0px solid #660000;
		border-right:		1px solid #CE9627;
		border-bottom:		1px solid #CE9627;
		font-family: 		verdana,sans-serif;
		font-size: 			11px;
		line-height:		18px;
		text-align:			left;
		padding:			5px;
		color:				#000000;
		}

/* top-navi */

a.menu {
font-family: 		verdana, arial, helvetica, sans-serif;
font-weight: 		normal;
font-size: 			12px;
margin-top:			0px;
text-align:			center;
width:				80px;
border:				0px;
border-right:		1px solid #ff9900;
padding:			0px; 
}

a.menu:link {
background-color:#F9E0AE;
color: #FF3C00;
text-decoration:none;
}

a.menu:visited {
color: #FF3C00;
font-weight: normal;
background-color:#F9E0AE;
text-decoration:none;
}

a.menu:hover {
color:#F9E0AE;
font-weight: normal;
background-color:#FF3C00;
text-decoration:none;
}

a.menu:active {
color:#F9E0AE;
font-weight: normal;
background-color:#FF3C00;
text-decoration:none;
}

.contactform {
background-color: #FFA82A;
border-color: FF3C00;
border-style: solid;
border-width: 1;
color: #000000;
font-size: 10pt;
font-family: verdana;
}

.contactbutton {
background-color: FF3C00;
border-color: FFA82A;
border-style: solid;
border-width: 1;
color: FFA82A;
font-size: 12px;
font-family: verdana;
font-weight: bold;
}

.sdtlist {
		border:				0px;
		padding:			2px;
 		margin:				2px;
 		background-color:	#F5C25E;
 		font-size: 			12px;
 		font-family: 		verdana, sans serif;
 		font-weight: 		normal;
}

.sdtlist2 {
 		border:				0px;
 		padding:			2px;
 		margin:				2px;
 		background-color:	#F9C868;
 		font-size: 			12px;
 		font-family: 		verdana, sans serif;
 		font-weight: 		normal;
}

-->
