body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.bg1 {
	background-color: #00487D;
}
.bg2 {
	background-color: #0066B3;
}
.bg_white {
	background-color: #FFFFFF;
}
.bg_red {
	background-color: red;
}
/* Start TOP Naviagtion */
 #navcontainer
{
	margin: 0;
	padding: 0 150px;
	height: 22px;
	width: 100%;
	border-bottom: 1px solid #bbb;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/* background: #fff; */
}

#navlist li
{
float: left;
margin: 0;
padding: 0;
display: block;
}

#navlist li a, #navlist li a:link
{
/* background: #fff; */
color: #EBEBEB;
text-decoration: none;
padding: 3px 5px 3px 5px;
display: block;
}

#navlist li a:hover
{
color: #039;
border-bottom: 3px solid #990000;
cursor: pointer;
background: #FFC200;
}

#navlist li a#current, #navlist li a#current:link
{
	color: #000;
	cursor: default;
	border-bottom: 3px solid #990000;
	background-color: #BFE4FF;
}

#navlist li a#current:hover
{
border-bottom: 3px solid #FF0000;
background: #eee;
}

/* End Top Navigation */
/* Start Left Navigation*/
 #navcontainer_left {
	display: inline;
	width: 200px;
	margin: 0px;
	background-color: #00CC00;
}
#navlist_left{
	list-style-type: none;
	display: block;
	width: 100%;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;	
}
 #navlist_left li{
	list-style-type: none;
	width: 100%;
}

#navlist_left a
{
	display: block;
	padding: 5px 0px;
	width: 100%;
	background-color: #00487D;
	border-bottom: 1px solid #eee;
	text-indent: 10px;
}

#navlist_left a:link, #navlist_left a:visited
{
color: #EEE;
text-decoration: none;
}

#navlist_left a:hover
{
background-color: #FFC200;
/* background-color: #369; */
color: #333333;
}
/* End Left Navigation */
.top a:link,.top a:active,.top a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-transform: lowercase;
	color: #FFFFFF;
	text-decoration: none;
}
.top a:hover {
	color: #FFAD00;
}
.top {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #E6E6E6;
}
.headline {
	font-size: 9pt;
	font-weight: bold;
	background-color: e5e5e5;
	text-transform: uppercase;
	padding-left: 20px;
	color: #333333;
	font-style: italic;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #666666;
	border-left-color: #666666;
}
.bildsub {
	font-size: 8pt;
	text-align: center;
}
.content {
	background-color: #ECF7FF;
	vertical-align: top;
	padding: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #00487D;
	border-left-color: #00487D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00487D;
}
.content_left {
	background-color: #CCCCCC;
	vertical-align: top;
	padding-top: 18px;
}
.content2 {
	background-color: #BBE2FF;
	vertical-align: top;
}
.headimg {
	background-image: url(images/bg_head.gif);
	background-repeat: repeat-x;
}
.border {
	border: 1px solid #333333;
}
.imgborder {
	border-top: 1px solid #00487D;
	border-right: 2px solid #00487D;
	border-bottom: 2px solid #00487D;
	border-left: 2px solid #00487D;
}
.copyright {
	font-size: 8pt;
	color: #CCCCCC;
	text-align: center;
}
a:link, a:visited, a:active{
	color: #B37D00;
}
.infoleiste {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
}
.right_content {
	text-align: center;
	vertical-align: top;
	background-color: #e5e5e5;
}
.infoline {
	text-align: center;
	vertical-align: bottom;
}
.intextimg {
	text-align: justify;
	white-space: normal;
	display: inline;
	float: left;
	border: 1px solid #333333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.border_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.links_left {
	border-top-width: 4px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00487D;
	border-bottom-color: #00487D;
	margin-bottom: 5px;
}
.links_left_headline {
	font-size: 8pt;
	font-weight: normal;
	background-color: #0066B3;
	width: 200px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
	text-indent: 10px;
	font-style: normal;
	margin-bottom: 2px;
	height: 15px;
	display: block;
	padding-top: 1px;
	margin-top: 1px;
	float: left;
}
.kontakt a:link, .kontakt a:visited, .kontakt a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.kontakt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffc200;
	text-decoration: none;
}