a[href]:link {  font-family: Verdana; color: #FF6600; text-decoration: none;}
a[href]:visited { font-family: Verdana; color: #FF6600; text-decoration: none;}
a[href]:hover { font-family: Verdana; color: #DC040B; text-decoration: none;}
a[href]:active { font-family: Verdana; color: #FF6600; text-decoration: none;}

a.Nav:link {  font-family: Verdana; font-weight: bold; font-size: 13px; color: #FF6600; text-decoration: none;}
a.Nav:visited { font-family: Verdana; font-weight: bold; font-size: 13px; color: #FF6600; text-decoration: none;}
a.Nav:hover { font-family: Verdana; font-weight: bold; font-size: 13px; color: #DC040B; text-decoration: none;}
a.Nav:active { font-family: Verdana; font-weight: bold; font-size: 13px; color: #FF6600; text-decoration: none;}

a.Fusszeile:link {  font-family: Verdana; font-size: 10px; color: #FF6600; text-decoration: none;}
a.Fusszeile:visited { font-family: Verdana; font-size: 10px; color: #FF6600; text-decoration: none;}
a.Fusszeile:hover { font-family: Verdana; font-size: 10px; color: #DC040B; text-decoration: none;}
a.Fusszeile:active { font-family: Verdana; font-size: 10px; color: #FF6600; text-decoration: none;}


body, select, input{
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
	background-color:#FFFFFF;
	padding:0px;
	margin:0px;
	
	scrollbar-arrow-color: #FFFFE2;
	scrollbar-face-color: #FF6600;
	scrollbar-highlight-color: #FFFFE2;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-shadow-color: #FF6600;
	scrollbar-darkshadow-color: #FFFFE2;
	scrollbar-track-color: #FFFFE2;
}

h1{
	font-family: Verdana;
	font-size: 16px;
	color: #DC040B;
	line-height: 15px;
	font-style: italic;
}

h2{
	font-family: Verdana;
	font-size: 13px;
	color: #FF6600;
	line-height: 13px;
}

h3{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}

hr{
	
	text-align: center;
	width: 80%;
	noshade  
	height:1px;  
	border:1px solid #FF6600;
}

img
{
border:none;
}

img.CMSImage
{
	margin-left:10px;
}

img.h1
{
	display:block;
	margin:7px 0px 15px 0px;
}

table.main
{
	margin-top:45px;
	margin-left:auto;
	margin-right:auto;
	width:750px;
	background-color:#FFFFF2;
	border:2px solid #FF6600;
	empty-cells:show;
}

table.main td
{
	background-color:#FFFFE2;
	vertical-align:top;
	overflow:visible;
}

td.header
{
	background-image:url("/images/oben.jpg");
	background-repeat:no-repeat;
	height:158px;
}

td.content
{
	width:275px;
}

td.right_top
{
	background-image:url("/images/rechtsm.jpg");
	height:71px;
	background-repeat:repeat;
}

td.nav
{
	padding-left:20px;
	background-image:url("/images/links.jpg");
	background-repeat:no-repeat;
	width:215px;
	padding-top:90px;
}

td.right_middle
{
	background-image:url("/images/rechtsm.jpg");
	background-repeat:repeat-y;
	min-height:300px;
}

td.right_middle.top
{
	height:20px;
}

td.right_bottom
{
	height:59px;
	overflow:show;
	display:block;
}

td.contreu
{
	height:59px;
}

img.right_bottom
{
	display:block;
	margin-top:-105px;
}

table.footer
{
	color:#FF6600;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

table.footer td
{
	padding:2px 5px;
}
