/* Leitfarben:
	Blau: #004593*/

/* Haupteinstellungen */
body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

/*table,td {
	font-size: 12pt;
	line-height: normal;
	font-family: arial, helvetica, tahoma ,verdana,  sans-serif;
	color:#000;
	text-align: justify;
}

}*/
h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#004593;
	letter-spacing:normal;
	font-size: 24pt;
	text-align: left;
	line-height: 28pt;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:10pt;
	letter-spacing:normal;

	font-size: 16pt;
	border-bottom: solid 1px #999;
}

h3{ font-family: Arial, helvetica, sans-serif;
	color:#004494;
	margin-bottom:10px;
	border-bottom:solid 1px #999;
	padding-bottom:1px;
	font-size: 13pt;
}

#text{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10pt;
}

#textab{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10pt;
	line-height: 16pt;

}

#textklein{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 8pt;
}

#textred{
	font-family: Arial, Helvetica, sans-serif;
	color:#c41522;
	font-size: 10pt;
	font-weight: bold;
}
#textred_reg{
	font-family: Arial, Helvetica, sans-serif;
	color:#c41522;
	font-size: 10pt;
	font-weight: normal;
}
#textblue_reg{
	font-family: Arial, Helvetica, sans-serif;
	color:#009;
	font-size: 10pt;
	font-weight: normal;
}
#textgreen_reg{
	font-family: Arial, Helvetica, sans-serif;
	color:#093;
	font-size: 10pt;
	font-weight: normal;
}

#textbold{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	line-height: 18pt;	
}

#textitalic{
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 10pt;
	font-style: italic;
}

/* Verlauf Balken Links&Rechts */
.li {
width:14px;
background-image:url(../images/links.jpg);
background-repeat:repeat-x;
vertical-align:top;
}
.re {
width:14px;
background-image:url(../images/rechts.jpg);
background-repeat:repeat-x;
}

/* Titel-Kopfleiste */
#top {background-image:url(../images/titel.jpg);
height:135px;
border-right:solid 0px #000;border-left:solid 0px #000;
color:#000;
}


titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
}


/* Navigationsleiste*/

/*.buleiste {
	background-color:#042f54;
	height:25px;
}*/

/* Links*/

#location {
	color: #999;
	/*height:36px;*/
	text-align:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	
	

}

#fussb {
	color: #999;
	height:25px;
	text-align:center;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	/*background-image: url(../images/logoleiste.png);
	background-repeat: no-repeat;*/
}

a:link {
	color: #039;
}
a:visited {
	color: #039;
}
a:hover {
	color: #76b900;
}
a:active {
	color: #039;
}

