@CHARSET "UTF-8";

body{
	text-align: center;
	margin:0;
	padding:0;
}

p{
	margin:0;
	padding:0;
	margin-bottom: 20px;
}

#body{
	text-align: left;
	margin: 0px auto;	
	font-size: 12px;
	font-family: Arial, sans-serif;
}

/**/

#head{
	position: relative;
	height:105px;
	background-image: url('img/bg_head.gif');
	width: 97%;
	padding-left:30px;
}

#head img.logo{
	position:absolute;
	top:0px;
	left:36px;
	border: none;
}
/*
#head img.tankbild{
	position:absolute;
	top:0px;
	left:366px;
}
*/
#mainnavi{
	display:block;
	/*width: 970px;*/
	width: 97%;
	padding-left:30px;
	background: url('img/navi_bg.jpg') top left;
	height:32px;
	/*margin-top:-4px;*/
	position: relative;
}

#shaddow{
	padding-left:30px;
		display:block;
	/*width: 970px;*/
	width: 97%;
	background: url('img/shaddow_bg.jpg') top left;
	height:3px;
	overflow: hidden;
}

#mainnavi img{
	float:left;
}

div.navirightend{
	width: 2px;
	height:32px;
	background: url('img/navi_bg_n.jpg') top left;
}

a.tab{
	text-decoration:none;
	font-weight: bold;
	float:left;
	display:block;
	background: url('img/navi_bg_n.jpg') top left no-repeat;
	color:#b9b8b8;
	font-size: 12px;
	height:22px;
	padding-top:10px;
	padding-left:11px;
	padding-right:10px;
}

a.tab:hover{
	color: #FFFFFF;
	background: url('img/navi_bg_h.jpg') top left;
}

a.tab_active{
	color: #FFFFFF;
	background: url('img/navi_bg_h.jpg') top left;
	text-decoration:none;
	font-weight: bold;
	float:left;
	display:block;
	font-size: 12px;
	height:22px;
	padding-top:10px;
	padding-left:11px;
	padding-right:10px;
}

.hnavi_container {
	display: block;
	position: absolute;
	z-index: 2;
	top:32px;
}

a.hnavi, a.hnavi_double {
	clear:both;
	float:none;
	font-weight:bold;
	background-image: url('img/navi_bg_n_.jpg');
	background-position: 0 -4px;
	background-repeat: repeat-x;
	color:#b9b8b8;
	font-size: 12px;
	height:22px;
	padding-top:10px;
	padding-left:11px;
	padding-right:10px;
	display:block;
	text-decoration: none;
	width: 280px;
}

a.hnavi_double{
	height:44px;
	background-image: url('img/layer_bg.jpg');
	background-position: 0 0;
	background-repeat: repeat-x;
	
}

a.hnavi:hover, a.hnavi_double:hover {
	color: #FFFFFF;
}

div.hovertrenner {
	height: 3px;
	width: 301px;
	overflow: hidden;
	background: url('img/layer_trenner_bg.jpg') top left repeat-x;
}

#footer{
	padding-top:19px;
	padding-left:21px;
	color:#949494;
	font-size: 12px;
	padding-bottom:20px;
}

#footer a{
	color:#008be4;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color:#949494;
}

#content{
	padding-left:20px;
	padding-top:30px;
	background: url("img/main_bg.jpg") top left repeat-y;
	/*width: 980px;*/
	width: 97%;
	padding-right:10px;
}

#content h1, h2, h3{
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: normal;
	padding-bottom:10px;
}

#content h1, h2{
	font-size: 18px;
	font-weight: bold;	
}

#content h2{
	color:#FFFFFF;
}

span.teaser{
	display:block;
	width: 130px;
	margin-right: 20px;
	float:left;
	font-size: 12px;
}

img.default_img{
	padding: 3px;
	background-color: #FFFFFF;
	margin:0;
}

p.paragraph {
	margin: 0 0 10 0px;
	padding: 0;
}

a.teaser_big{
	color:black;
	text-decoration: none;
}

a.default_a{
	color:#149bbd;
	font-weight: bold;	
	text-decoration: none;
	font-size: 12px;
	
}

a.default_a:hover{
	/*color:black;*/
	color:black;
}

a.more, a.totop{
	padding-left: 12px;
	color:#149bbd;
	font-weight: bold;	
	text-decoration: none;
	font-size: 12px;
}

a.more_active {
	padding-left: 12px;
	color:black;
	font-weight: bold;	
	text-decoration: none;
	font-size: 12px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	background-image: url("img/arrow_1.gif");
}

a.more_active:hover {
	color:#149bbd;
	background-image: url("img/arrow_0.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
	
}

a.more {
	background-image: url("img/arrow_0.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

a.totop {
	background-image: url("img/arrow_top_0.gif");
	background-position: 0px 5px;
	background-repeat: no-repeat;
}

a.more:hover, a.totop:hover{
	color:black;
}

a.more:hover{
	background-image: url("img/arrow_1.gif");
}

a.totop:hover{
	background-image: url("img/arrow_top_1.gif");
}


.contentmeta{
	padding:0;
	margin:0;
	clear:left;
	width:520px;
}

a.teaser_link{
	text-decoration: none;
	color:black;
}

a.teaser_link:hover{
	text-decoration: underline;
}

a.print, a.send{
	padding-left:20px;
	color:#149bbd;
	font-weight: bold;	
	text-decoration: none;
	font-size:12px;
}

a.print{
	background: url('img/icon_print_0.gif') no-repeat left top;
}

a.print:hover{
	background: url('img/icon_print_1.gif') no-repeat left top;
	color:black;
}
a.send{
	padding-right:20px;
	background: url('img/icon_send_0.gif') no-repeat left top;
}

a.send:hover{
	background: url('img/icon_send_1.gif') no-repeat left top;
	color:black;
}
a.subnavi{
	padding: 5px 0px 5px 0px;
	display: block;
	/*width: 220px;*/
	font-weight:bold;
	font-size:12px;
	color:white;
	text-decoration:none;
}
a.subnavi_active{
	padding: 5px 0px 5px 0px;
	display: block;
	/*width: 220px;*/
	font-weight:bold;
	font-size:12px;
	color:black;
	text-decoration:none;
}
a.subnavi_active:hover{
	color:white;
}
a.subnavi:hover{
	color:black;
}

a.subsubnavi{
	padding: 5px 0px 5px 12px;
	display: block;
	/*width: 220px;*/
	font-size:12px;
	color:white;
	text-decoration:none;
	background: url('img/list_0.gif') top left no-repeat;
	background-position: 0px 10px;
}
a.subsubnavi_active{
	padding: 5px 0px 5px 12px;
	display: block;
	/*width: 220px;*/
	font-size:12px;
	color:black;
	text-decoration:none;
	background: url('img/list_1.gif') top left no-repeat;
	background-position: 0px 10px;
}
a.subsubnavi_active:hover{
	background: url('img/list_0.gif') top left no-repeat;
	background-position: 0px 10px;
	color:white;
}
a.subsubnavi:hover{
	background: url('img/list_1.gif') top left no-repeat;
	background-position: 0px 10px;
	color:black;
}
.btn{
	background: url('img/bg_btn.jpg') no-repeat top left;
	color:white;
	font-size:18px;
	padding-top:5px;
	border:none;
	padding-bottom:5px;
	float:left;
	text-decoration: none;
	text-align: left;
	border:none;
}



ul.default_ul{
	list-style-image: url('img/list_1.gif');
	margin-bottom:10px;
}

