body  {
	background-color : #EEEEEE;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	margin-top : 10px;
	margin-left : 0px;
        color : #005780;
}

a:link  {
	color : #000000;
	font-size : 12px;
}

a:visited  {
	color : #000000;
	font-size : 12px;
}

a:hover  {
	color : #FFFF00;
	font-size : 12px;
}

a:active  {
	color : #000000;
	font-size : 12px;
}


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

H1  {
	font-size : 16 px;
	font-weight : bold;
}

H2  {
	font-size : 16 px;
	font-weight : bold;
}

H3  {
	font-size : 14 px;
	font-weight : bold;
}

.line  {
	background-color : #CCCCCC;
}

.content  {
	font-size : 12px;
}

.contentsmall  {
	font-size : 10px;
}
.menukopf  {
	color : #EEEEEE;
	font-size : 12px;
	font-weight : bold;
	background-color : #005780;
}

.tabelleninhalt  {
	font-size : 12px;
	background-color : #EEEEEE;
}

.listing {
	color : black;
	font-size: 12px;
}
.pagecontrol {
        BACKGROUND-COLOR: #fefefe;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 12px;
}
.menu {
        BACKGROUND-COLOR: #FF8622;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica;
	FONT-SIZE: 12px;
}
.werbungtext  {
	font-size : 12px;
	color : #CCCCCC;
}

a.werbung:link  {
	color : #9D9D9D;
	text-decoration : none;
	font-size : 12px;
}

a.werbung:visited  {
	color : #9D9D9D;
	text-decoration : none;
	font-size : 12px;
}

a.werbung:active  {
	color : #9D9D9D;
	text-decoration : none;
	font-size : 12px;
}

a.werbung:hover  {
	color : #9D9D9D;
	text-decoration : none;
	font-size : 12px;
}


a.menulink:link  {
	color : #ffffff;
	font-size : 12px;
}

a.menulink:visited  {
	color : #ffffff;
	font-size : 12px;
}

a.menulink:active  {
	color : #ffffff;
	font-size : 12px;
}

a.menulink:hover  {
	color : #FFDD00;
	font-size : 12px;
}


a.h2link:link  {
	color : #005780;
	font-size : 18px;
	text-decoration : underline;
}

a.h2link:visited  {
	color : #005780;
	font-size : 18px;
	text-decoration : underline;
}

a.h2link:active  {
	color : #005780;
	font-size : 18px;
	text-decoration : underline;
}

a.h2link:hover  {
	color : #000000;
	font-size : 18px;
	text-decoration : underline;
}
a.plink:link  {
	color : #005780;
	font-size : 12px;
	text-decoration : underline;
}

a.plink:visited  {
	color :#005780;
	font-size : 12px;
	text-decoration : underline;
}

a.plink:active  {
	color : #005780;
	font-size : 12px;
	text-decoration : underline;
}

a.plink:hover  {
	color : #000000;
	font-size : 12px;
	text-decoration : underline;
}

a.tlink:link  {
	color : #ffffff;
	font-size : 12px;
}

a.tlink:visited  {
	color : #ffffff;
	font-size : 12px;
}

a.tlink:active  {
	color : #ffffff;
	font-size : 12px;
}

a.tlink:hover  {
	color : #000000;
	font-size : 12px;
}


.hr1{
        border: thin dotted #95AAC6;
}
.hr2{
        border: thin dotted #95AAC6;
}
.kasten {
	border:1px thin dotted #95AAC6;
        color : #000000;
	padding:5px;
	font-size:12px;
        BACKGROUND-COLOR: #FF8622;
}

