body  {
	margin-left : 10px;
	margin-right : 10px;
	font-family : sans-serif;
	color: #333333;
	background-color: #c0c0c0;
}

p,ul,ol,li,div,td,th  {
	font-family : Verdana,sans-serif;
}

p  {
	font-size : 11px;
	line-height : 15px;
	margin-bottom : 2px;
	margin-top : 2px;
}

td,th  {
	font-size : 11px;
}

td.a  {
	background-color : #eeeeee;	
}



h1,h2  {
	font-family : Arial, sans-serif;
	
	
}

h1  {
	font-size : 15px;
	background-color: #FF9900;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #FFFFFF;
}

h2  {
	font-size : 14px;
	padding-left: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	
}

h3  {
	font-size : 12px;
}




.menue  {
	font-family : sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #ffffef;
	width : 210px;
	color : #666666;
	border-width : 1px;
	border-style: solid;
	border-color: #FF9900;
}



.schalter  {
	font-family : Arial,sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #FF9900;
	width : 200px;
	color : #ffffff;
	border-width : 3px;
	border-style : double;
	border-color : #ffffff;
	
}



a.such {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-position: left;
	width: 500px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: thin double #9BABBD;
	text-indent: 5px;





}
a.such:visited {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-position: inside;
	width: 500px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: thin double #9BABBD;
	text-indent: 5px;
}


a.such:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #e4edf3;
	font-weight: bold;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: double;
	border-left-style: double;
	border-right-color: #FF6600;
	border-left-color: #FF6600;
	width: 500px;
	text-indent: 5px;

}


table.rand {
	border-style: solid;
	border-color: #FF9900;
	border-width: 1px;
}


p.klein  {
	font-size : 4px;
	line-height : 4px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
