body  {
	margin-left : 0px;
	margin-right : 0px;
	font-family : sans-serif;
	color: #000000;
	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: #000000;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

h2  {
	font-size : 14px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	
	
}

h3  {
	font-size : 12px;
}



a {
	color: #333333;
	text-decoration: none;
}


a.visited {
	color: #333333;	
}



a:hover {
	color: #eeeeee;
	background-color: #000000;
}


a:active {
	color: #00ff00;
	background-color: #ff0000;
}


.menue  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #ffffef;
	width : 210px;
	vertical-align : middle;
	color : #666666;
	border-width : 1px;
	border-style: solid;
	border-color: #000000;
}




.fehler  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #ff0000;
	width : 210px;
	vertical-align : middle;
	color : #ffffff;
	border-width : 1px;
	border-style: solid;
	border-color: #ffff00;
}






.schalter  {
	font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
	font-weight : bold;
	background-color : #eeeeee;
	width : 160px;
	color : #000000;
	border-width : 1px;
	border-style : solid;
	border-color : #000000;
	
}




table.rand {
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}



table.seite {
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;	
}


table.oben {
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;	
}


table.unten {
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
}





p.klein  {
	font-size : 4px;
	line-height : 4px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	padding-top : 0px;
}
