/* Hauptnavigation */

#navi_main		{
width: 1024px;
height: 22px;
float: left;
background-color: #341302;
border-top: 4px solid #3C2F29;
border-left: 0px solid #000000;
border-right: 0px solid #000000;
border-bottom: 1px solid #000000;
}

#navi_main a	{
padding-top: 3px;
padding-left: 15px; 
padding-right: 15px; 
margin: 0;
height: 19px;
background-color: #341302;
display: block;
float: left;
font-family: Verdana, Tahoma, sans-serif;
font-weight: normal;
font-size: 12px;
color: #ffffff;
text-decoration: none;
width: auto;
}

#navi_main a:hover	{
background-color: #3C2F29;
}

#navi_main .active	{
background-color: #3C2F29;
font-weight: bold;
}	

#navi_main ul		{
padding: 0;
margin: 0;
list-style-type: none;
}

#navi_main li		{
float: left;

}
body {
	margin-top: 2px;
	background-color: #765D52;
	color: #ffffff;
}
td {
	font-size: 10px;
	font-family: Tahoma;
	color: #ffffff;
}
p {
	font-size: 11px;
	font-family: Tahoma;
	color: #ffffff;
}


h2 {
	color: #765D52;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom: 2px;
}
.rlink:link { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#ddf0f7; 
	text-decoration: 	underline;
}
.rlink:active { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#ddf0f7; 
	text-decoration: 	underline;
}
.rlink:visited { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#1B5A71; 
	text-decoration: 	underline;
}
.rlink:hover { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#ff9900; 
	text-decoration: 	underline;
}

.brlink:link { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#ddf0f7; 
	text-decoration: 	underline;
}
.brlink:active { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#ddf0f7; 
	text-decoration: 	underline;
}
.brlink:visited { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#ddf0f7; 
	text-decoration: 	underline;
}
.brlink:hover { 
	font-family: 		Tahoma; 
	font-size: 		11px; 
	font-weight: 		normal; 
	color: 			#ff9900; 
	text-decoration: 	underline;
}
.ad-block {
	border: 1px dotted silver;
	width: 220px; 
	height: auto; 
	margin-top: 5px; 
	padding-top: 5px; 
	padding-right: 0px;  
	padding-left: 2px; 
	padding-bottom: 10px;
	text-align: center;
}

