body
{
font-size: 10px;
color: #000000;
background-color: #FFFFFF;
margin-top:0;
margin-left:0;
margin-bottom: 0;
margin-right: 0;
font-family: Tahoma;
}

p 
{
font-size: 12px;
width:100%;
margin-left: 10pt;
margin-right: 5pt;
font-family: Tahoma;
}

hr
{
color: #F8C281;
}

li
{
font-size: 10pt;
font-family: Verdana;
}

b
{
	font-size: 12px;
	font-family: Verdana;
}
td.kanteR
{
	background-image: url(grafiken/kanteR.gif);
	background-repeat:repeat-y;
}
td.kanteU
{
	background-image: url(grafiken/kanteU.gif);
	background-repeat:repeat-x;
}
td.kanteR2
{
	background-image: url(../grafiken/kanteR.gif);
	background-repeat:repeat-y;
}
td.kanteU2
{
	background-image: url(../grafiken/kanteU.gif);
	background-repeat:repeat-x
}
/*
table
{
border: 0;
border-collapse: collapse;
}

tr,td
{
font-family: Tahoma;
font-size: 12;
color: #000000;
background-color: #DDDDDD;
}

td.filled
{
font-family: Tahoma;
font-size: 10;
background-color: #DDDDDD;
color: #000000;
}

td.ObenLinks
{
background-image: url(Grafiken/eckeOL.gif);
width: 11;
height: 16;
border: 0;
cellspacing: 0;
}

td.UntenLinks
{
background-image: url(Grafiken/eckeUL.gif);
width: 11;
height: 16;
border: 0;
cellspacing: 0;
}

td.Mitte
{
font-size: 12;
font-weight: bold;
color: #FFFFFF;
text-align: center;
vertical-align: middle; 
background-color: #0000A0;
border: 0;
height: 16;
cellspacing: 0;
}

td.ObenRechts
{
background-image: url(Grafiken/eckeOR.gif);
width: 11;
height: 16;
border: 0;
cellspacing: 0;
}

td.UntenRechts
{
background-image: url(Grafiken/eckeUR.gif);
width: 11;
height: 16;
border: 0;
cellspacing: 0;
}
*/

input,textarea 
{
border-left-width: thin;
border-right-width: thin;
border-top-width: thin;
border-bottom-width: thin;
float:left;
color:#000000;
/*background-color:#993300;*/
}

label
{
color:#000000;
}

a 
{ 
color: #EC870E;
/* text-decoration: underline; */
font-size: 12px;
font-family: Tahoma;
}	
a:hover 
{
color: #000000;
text-decoration: none;
/*background-color:#993300;*/
}

a.menue
{
	color: #000000;
	font-size:12px;
	font-family: Tahoma;
	display:block;
	border-bottom:1px solid #EC870E;
	text-decoration: none;
	padding-top:2px;
	padding-bottom:3px;
}
a.menue:hover {background-color:#EC870E;}
a.menue:visited {color: #000000;}  
a.menue:active {color: #EC870E;}  

a.menueaktiv
{
	color: #EC870E;
	font-size: 12px;
	font-family: Tahoma;
	display:block;
	border-bottom:1px solid #EC870E;
	text-decoration: none;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:3px;
}
a.menueaktiv:hover
{
	background-color:#EC870E;
	color:#F8C281;
}

a.submenue
{
	color: #000000;
	font-size:12px;
	font-family: Tahoma;
	display:block;	
	text-decoration: none;
	padding-top:1px;
	padding-bottom:1px;
}
a.submenue:hover {background-color:#EC870E;}
a.submenue:visited {color: #000000;}  
a.submenue:active {color: #EC870E;}  

a.submenueaktiv
{
	color: #EC870E;
	font-size: 12px;
	font-family: Tahoma;
	display:block;	
	text-decoration: none;	
	padding-top:1px;
	padding-bottom:1px;
}

a.submenueaktiv:hover
{
	background-color:#EC870E;
	color:#F8C281;
}

.listeAbstand li
{
	margin-bottom:10px;
}

a.button:link { text-decoration:none; font-weight:bold; color:#EC870E;}
a.button:visited { text-decoration:none; font-weight:bold; color:#EC870E;}
a.button:hover { text-decoration:none; font-weight:bold;}
a.button:active { text-decoration:none; font-weight:bold;}
a.button:focus { text-decoration:none; font-weight:bold;}

