body {
	background-image: url('../image/bg.gif');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #CAD5DF;
 	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

td, div, p{
	font-size: 12px;

}

h1{
/*	background-image: url('../image/h1_pf.gif');
	background-repeat: no-repeat;    
	background-position: center left;  */
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin:1px 0 3px 0;
	color: #004589;
	padding: 0px;
}

h2{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004589;
	margin: 0px;
	padding-left: 0px;
}

h3{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 0px;
}

a{
	font-family: arial, sans-serif;
	color: #EB8500;
	text-decoration:underline;
}

a:hover{
	font-family: arial, sans-serif;
	color: #EB8500;
	text-decoration: none;
}


a.link{
	background-image: url('../image/link_pf.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 8px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #EB8500;
	text-decoration: underline;
	display: block;
}

a.link:hover{
	color: #EB8500;
	text-decoration: none;
	font-size: 11px;
}
.content{
    vertical-align:top;
}
.content a{
	font-family: arial, sans-serif;
	color: #EB8500;
	text-decoration:underline;
}

.content a:hover{
	font-family: arial, sans-serif;
	color: #EB8500;
	text-decoration: none;
}
.content h1{
	background-image: none;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #004589;
/* 	padding: 4px 8px; */
}
.content h2{
	background-image: none;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #004589;
/* 	padding:4px 6px; */
}
.content h3{
	background-image: none;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004589;
/* 	padding: 3px 5px; */
}
.content img{
    border-color: #FEA604;
}
.header_text {
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

td.navi_top{
	background-image: url('../image/nav_top_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;	
	height: 10px;
}

td.navi a{
	background-image: url('../image/nav_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;	
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #013347;
	text-decoration: underline;
	display: block;
	height: 19px;
	padding: 8px 0px 0px 24px;
}

td.navi a:hover, td.navi_aktiv a, td.navi_aktiv a:hover{
	background-image: url('../image/nav_aktiv_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 8px 0px 0px 24px;
}

td.subnavi a{
	background-image: url('../image/nav_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB8500;
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 8px 0px 0px 32px;
}
td.subnavi_aktiv a, td.subnavi a:hover{
	background-image: url('../image/nav_sub_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB8500;
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 8px 0px 0px 32px;
}
td.navi3 a{
	background-image: url('../image/nav_third_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB8500;
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 8px 0px 0px 45px;
}
td.navi3aktiv a, td.navi3 a:hover{
	background-image: url('../image/nav_thirdaktiv_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB8500;
	text-decoration: none;
	display: block;
	height: 19px;
	padding: 8px 0px 0px 45px;
}


.news{
	background-image: url('../image/news_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #F6F6F6;
	font-size: 12px;
	color: #000000;
	padding: 8px;
}


.news_side{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #525252;
	padding: 12px;
	background-image: url('../image/news_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #F6F6F6;	
}

.side{
	background-image: url('../image/side_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #F6F6F6;
	border-left: 1px solid #BABABA;	
}

.content_side{
    padding:12px;
}
.news_side h1{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	color: #004589;
	
}
.news_side h2{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin:1 0 3 0px;
	color: #004589;
}

.news_tab .date{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	padding: 4px 8px 4px 8px;
}

.news_head{
	background-color: #FAFAFA;
	border-bottom: 1px solid #ffffff;
	padding: 2px 8px 2px 8px!important;
}

.news_head2{
	background-color: #F2F2F2;
	border-bottom: 1px solid #ffffff;
	padding: 2px 8px 2px 8px!important;
}

.date{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #7D7D7D;
	padding: 0px;
}


.news_tab h2{
	margin-left: 8px;
}

.news a{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}
.news a:hover{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #013347;
	text-decoration: none;
}

.news_link a{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}

.news_link a:hover{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F79D10;
	text-decoration: none;
}
.mehr_lesen a{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	text-decoration: none;
}

.mehr_lesen a:hover{
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #F79D10;
	text-decoration: none;
}

.thirdnavi {
	background-image: url('../image/footer_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom left;
	height: 72px;
	border-right: 1px solid #BABABA;
	border-left: 1px solid #BABABA;
}


.thirdnavi td{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #004589;
}


.thirdnavi a{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EB8500;
	text-decoration: underline;
}

.thirdnavi a:hover{
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EB8500;
	text-decoration: none;
}



.table_content {
	border-right: 1px solid #BABABA;
	background-image: url('../image/content_end.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	padding-bottom: 53px;
}

.content {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.content_top{
background-image:url("../image/content_bg_top.gif");
background-repeat: no-repeat;
height:26px;
}
table.content {
	background-image: url('../image/content_bg_left.gif');
	background-repeat: repeat-y;
	background-position: left;
}

.footer a img{
    border:none;
}
.fussnavirow{
    background-color:#fff;
    border-left: 1px solid #BABABA;	
    border-right: 1px solid #BABABA;	
    padding:2px 10px;
}
.fussnavirow a{
 background-image: url('../image/arrow.gif');
 background-repeat:no-repeat;
 background-position:left center;
 padding-left:16px;
 color:#004589;
 text-decoration:none;
}

.ivz{
	background-color: #EBE9E9;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
}

.kontakttitel {
	height:20px;
	background-image: url('../image/table_bg_grey.gif');
	background-repeat: repeat-x;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #BAD2DA;
	color: #013347;
	font-weight: bold;
	padding: 2 0px;
}
.kontakt {
	height:22px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #F2F2F2;
	color:#000000;
	font-weight:bold;
	border-bottom: 1px solid #ffffff;
	padding: 0px 0px 0px 4px;
}

.kontaktshort {
	height:20px;
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#013347;
	font-weight:bold;
	}
.kontakttext {
	text-decoration:none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color:#000000;
	font-weight: normal;
	}
.kontakt2 {
	text-decoration:none;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
	}
	
.zusatz {
	text-decoration:none;
	font-size: 10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
}

.litext{
	text-decoration:none;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#424242;
}

ul{
	padding: 0px;
	margin:  0px;
	color: #000000;
}
li{
	list-style: none;
	background-image: url('../image/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding: 0px 0px 0px 8px;
	margin: 0px;
}


.button_aktiv{
	background-image: url('../image/button_bg.gif');
	background-repeat: repeat-x;
	height: 24px;
	width: auto;
	display: inline-block;
}

.button_inaktiv{
	background-image: url('../image/button2_bg.gif');
	background-repeat: repeat-x;
	height: 24px;
	width: auto;
	display: inline-block;
}

.NL_austragen{
	background-image: url('../image/table_bg_grey.gif');
}
.NL_eintragen{
	background-image: url('../image/table_bg_grey.gif');
}

.warnung{
	color: #FF0000;
	font-size: 11px;
	font-family: Helvetica,Verdana, Geneva, Arial, sans-serif;
	font-weight: bold;
}

.language{
	color: #004589;
	font-size: 10px;
	padding-left: 12px;
}

.language .link{
	display: inline;
}