body{
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	overflow:auto;
	background-color:#8FABBE;
	}

.backcolor{
	background-color:#8FABBE;
}

.redhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: ff0000;
}

.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;	
}
a.footer{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8px;	
}

/*Untermenü Hintergrundfarbe*/
.UMHG{
	background-color:#B9B9B9;
	height:16px;
}
.UMHGohne{
	background-color:#B9B9B9;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
}
.UMHGLinks{
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	
}
.UMHGMitte{
	
	border-left-style:solid;
	border-left-color:#999999;
	border-left-width:1px;
	
}
.UMHGRechts{
	border-left-style:solid;
	border-left-color:#999999;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
}
/********************************** BILDER **********************************/
/*Bilder*/
.pict {
	border-width:1px;border-color:#000000;border-style:solid;
}

	
/****************************************************************************/
/* links */
a, a:link {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #124678;text-decoration: none;
}
a.Main, a.Main:link,a.Main:hover {
	color: #000;
}
a.Main:hover {
	color: #fff;
}
a.UM:link,a.UM:hover {
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #124678;text-decoration: underline;
}
a.UM:hover {
	color: #000;
}

a.MainSel, a.MainSel:link,a.MainSel:hover {
	color: #fff;
}
a.MainSel:hover {
	color: #fff;
}

/*Untermenue*/

a.navUM
{
text-decoration: none;
color: #124678;
}
a.navUM:hover
{
color: #f2f6f9;
}

a.navUMSEL
{
text-decoration: none;
color: #f2f6f9;
}
a.navUMSEL:hover
{
color: #f2f6f9;
}

/****************************************************************************/
/*fonts*/
p, td, table{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #000;
}

h1,h2,h3{
	font-family: Arial, Helvetica, sans-serif;font-size: 21px;font-weight: bold; color:#124678;
}
h2{
	font-size: 16px;
	}
h3{
	font-size: 14px;
	}

.contentbackcolor{
	background-color:#e1e1e1;
}

.content {
	background-color:#e1e1e1;
	padding-top:10px;
	padding-left:15px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-right-width:1px;
	
}

.bild {
	padding:2px;
	background-color:#d1d1d1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #0;
	font-style: italic;
	border: 1px solid #f1f1f1;
}

.trennlinie {
	width: 300px;
	color: #770000;
}

/****************************************************************************/
/*sonstiges*/
.picrahmen { 
	border-width: 1px;
	border-style: solid;
	border-color: #0;
	margin-bottom:7px;
}
/*******************************************************************************/
/* Hintergrund der einzelnen Menüpunkte*/
.Mainmenu{
	background-image:url(/bilder/menu.gif);
	background-repeat:repeat-no;
	width:85px;

}
/* Hintergrund des ersten Menüpunkte*/
#first{
	background-image:url(/bilder/firstmenu.gif);
	background-repeat:repeat-no;
	width:85px;
}

#content {
	background-color:#e1e1e1;
}
