


A:link { color : #062149; text-decoration : underline }
A:activ { color : #062149; text-decoration : underline }
A:visited { color : #062149; text-decoration : underline }
A:hover { 
	color : #062149;
	text-decoration : underline;
}


A.menu:link { color : #E97900; text-decoration : none }
A.menu:activ { color : #E97900; text-decoration : none }
A.menu:visited { color : #E97900; text-decoration : none }
A.menu:hover {
	color : #E97900;
	text-decoration : underline;
	
}



A.aus:link { color : #000000; text-decoration : none }
A.aus:activ { color : #000000; text-decoration : none }
A.aus:visited { color : #000000; text-decoration : none }
A.aus:hover {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}


A.orange:link { color : #E97900; text-decoration : none }
A.orange:activ { color : #E97900; text-decoration : none }
A.orange:visited { color : #E97900; text-decoration : none }
A.orange:hover {
	color : #E97900;
	text-decoration : underline;
}


A.rot:link { color : #990000; text-decoration : none }
A.rot:activ { color : #990000; text-decoration : none }
A.rot:visited { color : #990000; text-decoration : none }
A.rot:hover {
	color : #990000;
	text-decoration : underline;
}


P {
	margin-top : 0px;
	margin-bottom : 0px;
}


BODY {
	background-color : #909090;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : x-small;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;	
}

TABLE {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size : x-small;
}

TD {
	font-family : Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}


.standardsmall,.small,.ss,.normal {
	font-family: Arial;
	font-size: 8pt;
	color: #000000;
}

.verysmall {
	font-family: Arial;
	font-size: 6pt;
	color: #000000;
}

.big {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}


.trbg {
	background-color: #ffffff;
}

.trhead {
	background-color: #CECFCE;
}

.trline {
	background-color: #EFEBEF;
}

.white {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #FFFFFF;
}



.menuheadline {
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}

.courier {
	font-family: "Courier New", Courier, monospace;
}

.headline {
	color: #000000;
	font-weight:bold;
}

.grau {
	color: #748793;
}

.rot {
	color: #ff0000;
}



.p7 {
	padding-left: 7px;
}

.news {
	padding-left: 7px;
	padding-right: 7px;
}


form { padding: 0; margin:0; }


.leftbox {
	width: 276px;
	border: 1px solid #cfcfcf;
	background: #eaeaea url(img/ico/box.gif) repeat-x;
	margin-bottom: 14px;
}

.leftbox h1 {
	width: 269px;
	height: 21px;
	padding: 3px 0px 0px 7px;
	background: #eaeaea;
	color: #2e3539;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.leftbox .platz {
	width: 256px;
	padding: 10px;
}

.leftbox .platz hr {
	width: 256px;
	height: 1px;
	color: #d1d1d1;
	background: #d1d1d1;
	border: none;
	margin: 10px 0px;
}

.leftbox .auswahl {
	width: 180px;
	height: 19px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #cfcfcf;
	margin: 2px 0px;
}

.leftbox .eingabe {
	width: 180px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #cfcfcf;
	margin: 2px 0px;
}


.leftbox option {
	padding: 2px;
}

.rightbox {
	width: 240px;
	border: 1px solid #cfcfcf;
	background: #eaeaea url(img/ico/box.gif) repeat-x;
	margin-bottom: 14px;
}

.rightbox h1 {
	width: 230px;
	height: 21px;
	padding: 3px 0px 0px 7px;
	background: #eaeaea;
	color: #2e3539;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}

.rightbox .platz {
	width: 230px;
	padding-left: 8px;
	padding-bottom: 8px;
}

.rightbox .platz hr {
	width: 230px;
	height: 1px;
	color: #d1d1d1;
	background: #d1d1d1;
	border: none;
	margin: 10px 0px;
}

.rightbox .auswahl {
	width: 60px;
	height: 19px;
	padding-top: 2px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #cfcfcf;
}

.rightbox .eingabe {
	width: 60px;
	height: 19px;
	padding-top: 2px;
	padding-left: 2px;
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #cfcfcf;
	margin: 2px 0px;
}

.rightbox option {
	padding: 2px;
}