*{
	margin:0;
	padding:0;
}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:#ccc;
}

img{
	border:0;
}


h1{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
         font-size:12px;
	color:#666666;
}

h2{
	font-size:22px; 
	font-weight:normal;
	color: #343399;
}

h3{
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
         font-size:14px;
	color:#343399;
}

h5{
	font-family:Comic Sans, Comic Sans MS, cursive;
	text-decoration:none;
    font-size:14px;
	color:#343399;
}


a:hover{
	color:#555;
}


/* Header Bereich */

h1#h1_logo{
	position:absolute;
	height:165px;
	width:255px;
	text-indent:-500px;
	left:0;
	overflow:hidden;
	background:transparent url('../images/h1_logo_bg.png') no-repeat;
}

div#div_left_header, div#div_center_header, div#div_right_header{
	position:relative;
	float:left;
	height:205px;
}

div#div_left_header{
	width:200px;
}

div#div_left_header ul{
	position:absolute;
	list-style:none;
	bottom:0;
	padding:7px 0;
	width:200px;
}

div#div_left_header ul li{
	float:right;
	padding:0 14px;
}

div#div_left_header ul li a{
	color:#ccc;
	text-decoration:none;
}

div#div_left_header ul li a:hover{
	color:#ccc;
}

div#div_center_header{
	width:628px;
	background-repeat:no-repeat;
}

div#div_center_header ul{
	position:absolute;
	list-style:none;
	bottom:0;
	padding:7px 14px;
	width:600px;
	background:transparent url('../images/div_header_center_ul_bg.png');
}

div#div_center_header ul li{
	float:left;
	padding:0 7px;
	height:15px;
	border-right:1px solid #343399;
}

div#div_center_header ul li a{
	color:#343399;
	text-decoration:none;
}

div#div_center_header ul li a:hover{
	color:#aaa;
}

div#div_right_header ul{
	list-style:none;
	margin-left:12px;
	margin-top:80px;
}

div#div_right_header ul li{
	display:block;
	float:left;
	margin:0 4px;
}

div#div_right_header a{
	color:transparent ! important;
	background-color:none ! important;
	border:none ! important;
}

div#div_right_header a:hover{
	color:transparent ! important;
	background-color:none ! important;
	border:none ! important;
}

div#div_right_header ul.menu{
	list-style:none;
	margin-left:12px;
	margin-top:80px;
	bottom:6px;
	left:0;
	position:absolute;
}

div#div_right_header ul.menu a{
	color:#ccc ! important;
	text-decoration:none ! important;
	border:none ! important;
}

div#div_right_header ul.menu a:hover{
	color:#ccc ! important;
	text-decoration:none ! important;
	border:none ! important;
}

div.rawimages{
	margin:8px;	
}

#jflanguageselection {
	margin:15px 0 10px 5px;
	position:absolute;
	top:0;
}

div#div_header{
	position:fixed;
	top:0;
	left:0;
	height:205px;
	width:1905px;
	overflow:hidden;
	background:transparent url('../images/div_header_bg.gif') repeat-x;
	z-index:3;
}


/* Content Bereich */


div#div_content{
	position:relative;
	float:left;
	width:1232px;
	margin-top:205px;
	background:#cccccc url('../images/div_content_bg.jpg') repeat-y;
}

div#div_left_content{
	position:relative;
	overflow:hidden;
	float:left;
	width:164px;
	padding:32px 18px;
}

div#div_left_content ul{
	list-style:none;
	background:#fff;
	padding:7px 0;
	width:228px;
	border-left:2px solid #343399; 
}

div#div_left_content ul li{
	display:block;
	padding:4px 12px;
}

div#div_left_content ul li a{
	color:#343399;
	text-decoration:none;
}

div#div_left_content ul li a:hover{
	color:#343399;
}

#current a{
	filter:Alpha(opacity=75);
	opacity:.75;
}

div#div_left_content ul li ul{
	border:none; 
}

div#div_searchfield input#mod_search_searchword{
	width:100px;
	margin:4px 0;
}

div#div_searchfield select{
	width:160px;
	margin: 4px 0;
}

div#div_searchfield{
	position:relative;
	margin:12px 6px;
	padding:24px 0;
	width:170px;
	background:transparent  url(../images/div_searchfield_bg.gif) no-repeat 140px 5px;
}

div#div_searchfield h6{
	font-size:11px;
	font-weight:normal;
	color:#666666;
	background:transparent  url(../images/div_searchfield_h6_bg.gif) no-repeat 140px -2px;
	height:20px;
	width:100%;	
}

div#div_searchfield a img{
	border:none;	
}


div#div_center_content{
	position:relative;
	float:left;
	width:592px;
	padding:18px;
}

div#div_right_content{
	position:relative;
	float:left;
	width:380px;
	height:400px;
	padding:20px 12px;
}


p#p_breadcrumb{
	font-size:10px;	
}

/* footer */

div#div_footer{
	position:fixed;
	bottom:0;
	left:0;
	clear:left;
	height:28px;
	width:100%;
	background:#343399;
	z-index:5;
}

div#div_footer_left{
	position:relative;
	float:left;
	width:728px;
	height:28px;
	background:#343399 url(../images/div_footer_left_bg.jpg) no-repeat 120px 5px;
	color:white;
}

div#div_footer_right{
	position:relative;
	float:left;
	width:240px;
	margin-left:120px;
	height:28px;	
}

div#div_footer_right ul{
	position:relative;
	float:left;
	list-style:none;
}

div#div_footer_right ul li{
	display:block;
	float:left;
	padding:6px 4px;
}

div#div_footer_right ul li a{
	color:#fff;;
}

img#img_tv {
bottom:5px;
left:125px;
position:absolute;
width:25px;
}

.item210 span, .item211 span, .item212 span, .item213 span, .item383 span{
	display:none;
}

.item210 a, .item211 a, .item212 a, .item213 a, .item383 a{
	display:block;
	width: 23px;
	height:19px;	
}

.item210 a{
	background:transparent url(../images/home_icon.jpg) no-repeat 0 -3px;
}

.item211 a{
	background:transparent url(../images/mail_icon.jpg) no-repeat 0 -3px;
}
.item212 a{
	background:transparent url(../images/route_icon.jpg) no-repeat 0 -3px;
}
.item213 a{
	background:transparent url(../images/sitemap_icon.jpg) no-repeat 0 -3px;
}

.item383 a{
	background:transparent url(../images/smilie.gif) no-repeat 0 0;
}
-
