body {
	margin-top: 2px;
	margin-bottom: 10px;
	background-color: #D9D9D9;
}

font,th,td,p 				{ font-family: Verdana, Arial, Helvetica, sans-serif; }
form 						{ display: inline; padding: 0; margin: 0; }
a:link,a:active,a:visited 	{ color : #957D63; }
a:hover						{ text-decoration: underline; color : #920F32; }

td.back {
	background-color: #D9D9D9;
	background-image: url('../images/header_bg.jpg');
	background-position: bottom right;
}


td.nav {
	background-color: #FFF3B0;
}

td.werbung {
	background-color: #E8E8E8;
}


td.content {
	background-color: #FFFFFF;
}

td.active {
	background-color: #E8A88B;
}

.contenttext			{ 
color:#000000; 
font-size:11px;
line-height:160%;
padding-left:30px; 
padding-top:20px; 
padding-bottom:20px; 
padding-right:20px;

 }


a.contenttext 			{ color : #920F32; font-size : 11px; text-decoration: none}
a.contenttext:visited	{ color : #920F32; font-size : 11px; text-decoration: none}
a.contenttext:hover		{ color : #920F32; font-size : 11px; text-decoration: underline}

.contenttext2			{ color:#000000; font-size:11px; line-height:160%; }
a.contenttext2 			{ color : #920F32; font-size : 11px; text-decoration: none}
a.contenttext:visited2	{ color : #920F32; font-size : 11px; text-decoration: none}
a.contenttext:hover2	{ color : #920F32; font-size : 11px; text-decoration: underline}

.head					{ font-size:14px; }


.navbar					{ font-weight: bold; color : #000000; font-size : 11px; }
a.navbar	 			{ font-weight: bold; color : #920F32; font-size : 11px; text-decoration: none}
a.navbar:visited		{ font-weight: bold; color : #920F32; font-size : 11px; text-decoration: none}
a.navbar:hover			{ font-weight: bold; color : #920F32; font-size : 11px; text-decoration: underline}

.menu					{ font-weight: bold; color : #5F5F5F; font-size : 11px; }

a.menu 					{ color : #5F5F5F; font-size : 11px; text-decoration: none; 
						  border-color: #BA592E;
						  border-style: solid;
						  border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px;
						  padding-left: 7px;
}

a.menu:link 			{ color : #5F5F5F; font-size : 11px; text-decoration: none; 
						  border-color: #BA592E;
						  border-style: solid;
						  border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px;
						  padding-left: 7px;
}

a.menu:visited			{ color : #5F5F5F; font-size : 11px; text-decoration: none; 
						  border-color: #BA592E;
						  border-style: solid;
						  border-left-width: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px;
						  padding-left: 7px;
}

a.menu:hover			{ color : #5F5F5F; font-size : 11px; text-decoration: none; 
						  border-color: #BA592E;
						  border-style: solid;
						  border-left-width: 5px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px;
						  padding-left: 2px;
}

.white 					{ color : #FFFFFF; font-size : 10px; }



input, textarea {
color : #000000;
background-color : transparent;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
border-color: #AAAAAA;
border-style: solid;
border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px;
}
