/*=== Setup ===*/
body,div,h1,h2,h3,h4,h5,h6,p,ul,li,dl,img,form,fieldset{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}

body {
	background:url(bgr.gif) #c2c1c1 repeat-x top;
	color:#000000;
	font:11px Arial,Tahoma,Verdana,Helvetica,Sans-Serif;

}
a img { border:none; }

a {
	color: #CE0002;
	text-decoration: none;
}

a:hover {
	color: #CE0002;
	text-decoration: underline;
}


#wrapper-container {
	position:relative;
	width:853px;
	margin:auto; margin-top:27px;
	background:url(container-right.gif) repeat-y right top;
}
#container {
	position:relative;
	width:849px;
	margin:auto;
	padding-bottom:1px;
	background-color:#fff;
}
#wrapper-content {
	position:relative;
	width:849px;
	background:url(pattern-nav.gif) repeat-y left;
}

/*=== Header ===*/
#header { position:relative; height:82px; }
/*- Logo -*/
#header h1{
	position:relative;
	background:url(logo.gif) no-repeat;
	float:left;
	margin:12px;
	text-indent:-9999px;
}
#header h1 a { display:block; height:51px; width:211px; }

/*- Top Menu -*/
#header ul.partnerlinks { float:right; margin:1px 1px 0 0; line-height: 20px }
#header li { display:inline;}
#header li a { font-weight: bold; color:#5574b9; text-decoration:none; }
#header li.partnerlink1 a:hover { color:#FFFFFF; }
#header li.partnerlink2 a:hover { color:#FFFFFF; }
#header li.partnerlink3 a:hover { color:#000000; }
#header li.partnerlink4 a:hover { color:#FFFFFF; }
#header li.partnerlink5 a:hover { color:#FFFFFF; }
#header li.partnerlink1 a { padding: 5px 6px 5px 6px; }
#header li.partnerlink2 a { padding: 5px 6px 5px 6px; }
#header li.partnerlink3 a { padding: 5px 6px 5px 6px; }
#header li.partnerlink4 a { padding: 5px 6px 5px 6px; }
#header li.partnerlink5 a { padding: 5px 6px 5px 6px; }
#header li.partnerlink1 a:hover { background: #d5333a; }
#header li.partnerlink2 a:hover { background: #5574b9; }
#header li.partnerlink3 a:hover { background: #febf00; }
#header li.partnerlink4 a:hover { background: #444444; }
#header li.partnerlink5 a:hover { background: #189c07; }



/* Left Col */
#fontsize .smaller {
        	font-size: 10px;
        	color: #6e6e6e;
        	text-decoration: none;
        	padding: 0 2px 0 2px;
        	height: 24px;
        	line-height: 24px;
        	border: 1px solid #666666;
        	}
        	
        	#fontsize .reset{
        	font-size: 12px;
        	color: #6e6e6e;
        	text-decoration: none;
        	padding: 0 2px 0 2px;
        	height: 24px;
        	line-height: 24px;
        	border: 1px solid #666666;
        	}
        	
        	#fontsize .larger{
        	font-size: 14px;
        	color: #6e6e6e;
        	text-decoration: none;
        	padding: 0 2px 0 2px;
        	height: 24px;
        	line-height: 24px;
        	border: 1px solid #666666;
        	}

.txtsizes{
	height: 18px;
	line-height: 18px;
	margin: 0;
	width: 50px;
	float: right;
}

#clickpath {
height: 28px;
font-size: 11px;
float: left;
}

#clickpath ul li a{
color: #919191;
}

#clickpath ul li a:hover{
color: #919191;
text-decoration: underline;
}

#clickpath ul li a:visited{
color: #919191;
}

#contentboxsub a:visited {
color: #919191;
}

/* Left Col */



* html #nav li a{
	height: 14px;
}

* html #nav #navnivel2 li a{
	height: 14px;
}

* html #nav #navnivel2 #navnivel3 li a{
	height: 14px;
}


#nav {
	position:relative; float:left;
	width:154px;
	margin:0 1px;
}
#nav ul { position:relative; clear:both; 
margin: 0px;}
#nav li a {
	position:relative;
	display:block;
	border:solid #5574b9; border-width:0 1px 1px 0;
	padding:4px 0 3px 17px;
	margin: 0px;
	background-color:#fff;
	color:#000; font-weight:700; text-decoration:none;
}
#nav li a:hover { color:#fff; background:#5574b9; }
#nav li.active a, #nav li.active a:hover { background:#5574b9; color:#fff; }

/* Navigation Level 2 */
#nav #navnivel2 { border:solid #5574b9; border-width:0 1px 1px 0; }
#nav #navnivel2 li a {
	position:relative;
	display:block;
	margin:0; border:none;
	background-color:#d4dff8;
	color:#000; font-weight:normal;
}
#nav #navnivel2 li a:hover { background:url(subnav-arrow.gif) no-repeat #fff; }
#nav #navnivel2 li.active a, #nav #navnivel2 li.active a:hover {
	background:url(arrow-down.gif) no-repeat 6px 10px #fff;
	color:#5574b9; font-weight:700;
}

/* Navigation Level 3 */
#nav #navnivel2 #navnivel3 li a {
	position:relative;
	display:block;
	margin:0; border:none;
	background:#fff;
	color:#000; font-weight:normal;
}
#nav #navnivel2 #navnivel3 li a:hover { background:#ffffff; }
#nav #navnivel2 #navnivel3 li.active { background:#fff; }
#nav #navnivel2 #navnivel3 li.active a { color:#5574b9; }

.adresse {
	color: #FFFFFF;
	padding: 0 35px 0 20px;
	margin: -240px 0 0 0;
}


.adresse a{
	color: #FFFFFF;
}

.fl {
	float: left;
}

.banner {
	margin: 0; 
	padding: 0 0 15px 0;
}

.lastbanner {
margin: -15px 0 0 0; 
	padding:10px 0 15px 15px
}

/* Search Form */
form#search {
	position:relative;
	display:block; float:left;
	width:154px; height:24px;
	background:#fff; border:none;
}
#search input {
	position:relative; float:left;
	width:115px;
	font-size:11px;
	margin-right:1px; padding:5px 0 4px 17px; *padding-top:4px;
	background:#fff;
	border:solid #5574b9; border-width:1px 1px 1px 0;
}
#search input.btn {
	position:relative;
	width:18px; height:22px;
	margin:0; padding:0;
	border:1px solid #5574b9;
}

/* Col Home */
.colhome {
	float:left;
	width:231px;
	padding-bottom:58px;
}

#centercolhome {
	margin-left: 155px;
}



#titlepic{
	position:relative; 
	float:left;
	margin-left: -1px;
}

#frontpic{
margin: 0px;
padding: 0px;
}


.colhome a{
	color: #000000;
	text-decoration: none;
}

.colhome a:hover{
	color: #5574b9;
}

table p h3 {
margin-top: 0px;
padding-top: 0px;
}

a.titleImg img { padding:0; 
margin-left: -1px}

.colhome p { margin:30px 0 0 21px; }

#nav-title { position:relative; display:block; float:left; }
#nav-title li { display:inline; }
#nav-title li a {
	position:relative;
	display:block; float:left;
	width:670px;
	color:#5574b9; font-weight:700; text-decoration:none;
	padding:4px 0 4px 20px; margin-right:1px;
	border:1px solid #5574b9;
}
#nav-title li a:hover { color:#fff; background:url(lines-pattern.gif) repeat; }
#nav-title li.last a { margin-right:0; }
#nav-title li.last a:hover { color:#000; background:url(lines-pattern-yellow.gif) repeat; }
#nav-title li.titlev01 {
	position:relative;
	display:block; float:left;
	width:670px;
	color:#fff; font-weight:700; text-decoration:none;
	padding:4px 0 4px 20px;
	border:1px solid #5574b9;
	background:url(lines-pattern-blue.gif) repeat;
}

h3 {font-size: 16px;}
h3.hdrnews { background:url(hdr-news.gif) no-repeat; text-indent:-9999px; margin:26px 0 0 21px; }
h3.hdranlasse { background:url(hdr-anlasse.gif) no-repeat; text-indent:-9999px; margin:26px 0 0 21px; }
h3.hdrdirek { background:url(hdr-direkt.gif) no-repeat; text-indent:-9999px; margin:26px 0 0 21px; }

.linkheader{
	width: 100px;
	height: auto;
	display: block;
	
}


.colhome ul { margin-left:21px; }
.colhome li { margin:7px 0; }

/* Content */
#content {
	z-index:99;
	position:relative;
	width:640px; float:left;
	padding:14px 20px 52px 20px;
	font-size:110%;
}

#content table,p,div,h1,h2,h3 {
margin-top: 0px;
}

#content table h1,h2,h3 {
margin-bottom: 6px;
}



#content h2 { font-size:12px; font-weight:bold; margin-bottom:4px; }

/* Footer */
#footer {
	z-index:60; position:relative;
	display:block; clear:both;
	width:849px; height:22px;
	margin:auto;
	text-align:right;
	background:url(container-bottom.gif) no-repeat top left;
}
#footer ul { z-index:100; position:relative; padding:8px 38px 12px 0; }
#footer li { display:inline; margin-left:10px; }
#footer li a { color:#000; text-decoration:none; }
#footer li a:hover { color:#5574b9; }

#footer a { color:#000; text-decoration:none; }
#footer a:hover { color:#5574b9; text-decoration:none; }

#bgrfish-home {
	z-index:4;
	position:absolute; right:-52px; bottom:-64px;
	width:264px; height:229px;
	background:url(bgr-fish-home.gif) no-repeat;
}
#bgrfish {
	z-index:4;
	position:absolute; right:-51px; bottom:-59px;
	width:148px; height:180px;
	background:url(bgr-fish.gif) no-repeat;
}


/*=== Misc. ===*/
.clearfix:after {
 content:"."; display:block;
 height:0; clear:both; visibility:hidden;
 }
.clearfix { display:inline-block; }
/* Holly Hack Targets IE Win only */
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* End Holly Hack */

.hiddentext {
	visibility: hidden;
	z-index: -4;
	position: absolute;
	top: -1000px;
	}
/* Jump Navi */


.blindThis {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind {
	position: absolute;
	left: -999px;
	top: -999px;
	width: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

.sprungblind:focus, .sprungblind:active {
	position: absolute;
	display: block;
	top: 4.5em;
	left: 4.4em;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	color: #000000;
	width: auto;
	height: auto;
	padding: 0 5px 0 5px;
	}
	
	/*==== Access Keys ===*/

#sprunglink_0 a, #sprunglink_1 a, #sprunglink_2 a, #sprunglink_3 a, #sprunglink_4 a, #sprunglink_5 a, #sprunglink_6 a, #sprunglink_7 a, #sprunglink_8 a, #sprunglink_9 a  {
	position:absolute; 
	z-index:2; 
	width:10em; 
	overflow:hidden; 
	top:-100px; 
	left:-1000px} 
	
#sprunglink_0 a:focus, #sprunglink_1 a:focus, #sprunglink_2 a:focus, #sprunglink_3 a:focus, #sprunglink_4 a:focus, #sprunglink_5 a:focus, #sprunglink_6 a:focus, #sprunglink_7 a:focus, #sprunglink_8 a:focus, #sprunglink_9 a:focus  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #ffc; 
	font-size: 90%}	
	
#sprunglink_0 a:active, #sprunglink_1 a:active, #sprunglink_2 a:active, #sprunglink_3 a:active, #sprunglink_4 a:active, #sprunglink_5 a:active, #sprunglink_6 a:active, #sprunglink_7 a:active, #sprunglink_8 a:active, #sprunglink_9 a:active  {
	position: absolute; 
	z-index: 0; 
	width: 252px; 
	top: 125px; 
	left: 0%;
	margin-left: 4px; 
	text-decoration: underline; 
	color: #000; 
	background: #fff; 
	font-size: 90%}	

#contentboxsub form td{
	padding: 1px;
}

#contentboxsub form{
	margin: 5px 0 10px 0;
}



#contentboxsub {
line-height: 1.5em;
	margin-top: -60px;
}



#contentboxsub h1{
	padding: 0 0 8px 0;
	font-size: 16px;
	color: #000000;
}


#contentboxsub h2{
	font-size: 15px;
	padding: 0 0 8px 0;
	color: #000000;
}


#contentboxsub h3{
	font-size: 14px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h4{
	font-size: 13px;
	padding: 0 0 6px 0;
	color: #000000;
}


#contentboxsub h5{
	font-size: 13px;
	padding: 0 0 5px 0;
	color: #000000;
}

#contentboxsub  ul{
	margin: 5px 0 5px 0;
	padding: 5px 0 5px 0;
} 

#contentboxsub  li{
	list-style: disc;
	padding: 2px 0 2px 0;
	margin: 5px 0 0 40px;
}

#contentboxsub  ol li{
	list-style: decimal;
	padding: 2px 0 2px 0;
	margin: 5px 0 0 0;
}


#contentboxsub td a{
	color: #CE0002;
}

#contentboxsub font a{
	color: #CE0002;
}


#contentboxsub p a{
	color: #CE0002;
}

#contentboxsub p {
margin: 10px 0 10px 0;}


#contentboxsub input{
	font-size: 12px;
	color: #000000;
}

#contentboxsub img{
	border:0;
	margin:4px 0 4px 0;
	padding: 2px 0 2px 0;
}

#contentboxsub table img{
	border:0;
	margin:0;
	padding: 2px 0 2px 0;
}

#contentboxsub center{
	text-align: left;
}

.title2 {
        margin: 0;
        padding: 3px 0;
        font-size: 16px;
        font-weight: normal;
        color: #000000;
}

