@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0
}

body{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #585858;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	line-height: 16px;
}

p{
	margin:0 10px 10px
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #002e55;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

h2 {
	font-size: 11px;
	font-weight: bold;
	color: #585858;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

h3 {
	font-weight: bold;
	color: #002e55;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 13px;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #002e55;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}

h5 {
	font-weight: bold;
	color: #ff7900;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 12px;
	font-size: 11px;
}

h6 {
	font-weight: bold;
	color: #002e55;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 13px;
}

.text_orange {
	font-weight: bold;
	color: #ff7900;
}

div#header h1{
	height:80px;
	line-height:80px;
	margin:0;
 	 padding-left:10px;
  	background: #EEE;
	color: #79B30B
}

div#headertext {
	color: #FFFFFF;
	height: 110px;
	width: 235px;
	position: absolute;
	margin-top: 35px;
	margin-left: 342px;
	text-align: justify;
	font-weight: bold;
}

/*Navi Kopfbereich Header 1*/
div#topnavigation {
	position: absolute;
	right: 420px;
	width: 387px;
	z-index: 6;
	top: 110px;	
}

div#topnavigation ul li {
	list-style: none;
	display: inline;
	line-height: 20px;
	font-weight: bold;
	color: #002e55;
	background: transparent;
}

div#topnavigation ul li a:link {
	color: #002e55;
	font-weight: bold;
	text-decoration: none;
}

div#topnavigation ul li a:visited {
	color: #002e55;
	font-weight: bold;
	text-decoration: none;
}

div#topnavigation ul li a:hover {
	color: #002e55;
	text-decoration: underline;
}

div#navigation ul li a:active {
	color: #002e55;
	text-decoration: underline;
}

div#container{
	text-align:left
}

div#content p{
	line-height:1.2
}

/*Second Level Navi*/
div#second_level_navi {
	height: 26px;
	margin-top: 0px;
	margin-left: 55px;
}

div#second_level_navi tabel {
	height: 10px;
}

a.navi:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.navi:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.navi:active {
	font-weight: bold;
	color: #ed7101;
	text-decoration: none;
}

a.navi:hover {
	font-weight: bold;
	color: #ed7101;
	text-decoration: none;
}

/*Content rechts*/
.news_pfeil {
	height: 9px;
	width: 5px;
	float: left;
	margin-left: 10px;
	margin-top: 4px;
}

div#box_rechts{
	float:right;
	width:236px;
	margin-right: 20px;
}

.text_rechts {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}

a.orange:link {
	font-weight: bold;
	color: #ff7900;
	text-decoration: underline;
}

a.orange:visited {
	font-weight: bold;
	color: #ff7900;
	text-decoration: underline;
}

a.orange:active {
	font-weight: bold;
	color: #ff7900;
	text-decoration: none;
}

a.orange:hover {
	font-weight: bold;
	color: #ff7900;
	text-decoration: none;
}

/*footer*/
div#footer{
	clear:both;
	width:100%;
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	height: 128px;
}

.footer_text {
	width: 330px;
	text-align: center;
	margin-left: 310px;
}

.footer_abstand {
	height: 20px;
	width: 100%;
}

div#bookmark {
	float:left;
	height: 100px;
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}

div#bookmark ul li {
	float:left;
	padding-right:30px;
	padding-top: 3px;
	margin-left: -20px;
}

div#bookmark ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

div#footer_icons {
	float:left;
	height: 50px;
	width: 120px;
	margin-top: -99px;
	margin-left: 780px;
	text-align: left;
}

div#footer_icons ul li {
	margin-left: -40px;
}

div#footer_icons ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

div#container{
	width:963px;
	margin:0 auto
}

div#content{
	width:963px;
	float:left;
	background-image: url(../img/bg_content.gif);
	left: 0px;
	top: 0px;
}

div#content_text_links{
	float:left;
	width:300px;
	text-align: justify;
	padding-left: 30px;
}

div#content_text_rechts{
	float:left;
	width:300px;
	text-align: justify;
	padding-left: 30px;
}

div#extra{
	clear:both;
	width:100%
}

div#head_gross {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	height: 279px;
	width: 963px;
}

.logo {
	height: 93px;
	width: 210px;
	left: 22px;
	top: 24px;
	position: relative;
}

/*Beginn Navigation oben*/
#Navigation {
	list-style: none;
	height: 61px;
	top: 0px;
	position: relative;
	margin: 0px;
	left: 0px;
	width: 963px;
	padding-left: 0px;
}

#Navigation li {
	float: left;
}

#Navigation #nav_1 a {
	display: block;
	width: 140px;
	background-image: url(../img/nav_1.gif);
	background-repeat: no-repeat;
	height: 61px;
	background-position: left top;	
}

#Navigation #nav_1 a:hover {
	display: block;
	background-image: url(../img/nav_1_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}
#Navigation #nav_1_1 a{
	width: 140px;
	display: block;
	background-image: url(../img/nav_1_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_1_1 a:hover {
	background-image: url(../img/nav_1_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_2 a{
	width: 140px;
	display: block;
	background-image: url(../img/nav_2.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_2 a:hover {
	background-image: url(../img/nav_2_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_2_1 a{
	width: 140px;
	display: block;
	background-image: url(../img/nav_2_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_2_1 a:hover {
	background-image: url(../img/nav_2_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}
#Navigation #nav_3 a{
	width: 140px;
	display: block;
	background-image: url(../img/nav_3.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_3 a:hover {
	background-image: url(../img/nav_3_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_3_1 a{
	width: 140px;
	display: block;
	background-image: url(../img/nav_3_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_3_1 a:hover {
	background-image: url(../img/nav_3_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_4 a {
	width: 140px;
	background-image: url(../img/nav_4.gif);
	background-repeat: no-repeat;
	height: 61px;	
	display: block;
}

#Navigation #nav_4 a:hover {
	background-image: url(../img/nav_4_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_4_1 a{
	width: 140px;
	display: block;
	background-image: url(../img/nav_4_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_4_1 a:hover {
	background-image: url(../img/nav_4_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}
#Navigation #nav_5 a {
	width: 140px;
	background-image: url(../img/nav_5.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_5 a:hover {
	width: 140px;
	background-image: url(../img/nav_5_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_5_1 a{
	width: 140px;
	display: block;
	background-image: url(../img/nav_5_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_5_1 a:hover {
	background-image: url(../img/nav_5_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_6 a {
	width:142px;
	background-image: url(../img/nav_6.gif);
	background-repeat: no-repeat;
	height: 61px;	
	display: block;
}

#Navigation #nav_6 a:hover {
	background-image: url(../img/nav_6_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_6_1 a{
	width: 142px;
	display: block;
	background-image: url(../img/nav_6_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_6_1 a:hover {
	background-image: url(../img/nav_6_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_7 a {
	width:121px;
	background-image: url(../img/nav_7.gif);
	background-repeat: no-repeat;
	height: 61px;	
	display: block;
}

#Navigation #nav_7 a:hover {
	background-image: url(../img/nav_7_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

#Navigation #nav_7_1 a{
	width: 121px;
	display: block;
	background-image: url(../img/nav_7_hover.gif);
	background-repeat: no-repeat;
	height: 61px;	
}

#Navigation #nav_7_1 a:hover {
	background-image: url(../img/nav_7_hover.gif);
	background-repeat: no-repeat;
	height: 61px;
	display: block;	
}

a.news:link {
	font-weight: bold;
	color: #002e55;
	text-decoration: none;
}

a.news:visited {
	font-weight: bold;
	color: #002e55;
	text-decoration: none;
}

a.news:active {
	font-weight: bold;
	color: #002e55;
	text-decoration: underline;
}

a.news:hover {
	font-weight: bold;
	color: #002e55;
	text-decoration: underline;
}

