*{
	padding:0;
	margin:0;
	border:0;
}

html, body {
	background-color: #000066;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	scrollbar-arrow-color: #5C301C;
scrollbar-base-color: #F3932D;
scrollbar-track-color: #5C301C;
}

.mediathek {
	color: #000000;
	background-image: url(pics/kamera.png);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 16px;
	background-position: 0px;
	font-size: 12px;
	padding-bottom: 5px;
}

#wrapper{
	width: 990px;
	height: 98%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

/*begin css nav*/
.indentmenu{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}
.indentmenu ul{
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px solid #564c66; /*dark purple border*/
	border-width: 1px 0;
	background-image: url(pics/indentbg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.indentmenu ul li{
display: inline;
}
.indentmenu ul li a{
	float: right;
	color: #A84300; /*text color*/
	padding: 5px 11px;
	text-decoration: none; /*dark purple divider between menu items*/
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #564C66;
}
.indentmenu ul li a:visited{
color: #A84300;
}
.indentmenu ul li a:hover, .indentmenu ul li .current{
	color: #000000!important; /*text color of selected and active item*/
	padding-top: 6px; /*shift text down 1px for selected and active item*/
	padding-bottom: 4px;
	background-color: black;
	background-image: url(pics/indentbg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
/*end css nav*/

#footer {
	color: #000066;
	width: 100%;
	background-color: #EAEAEA;
	margin-bottom: 5px;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#goldsea {
	background-image: url(pics/hg_top.jpg);
	background-repeat: no-repeat;
	height: 80px;
	}
	
.neutral {
	color: #E6E6E6;
	}
	
#fish {
	height: 80px;
	background-image: url(pics/topfish.jpg);
	background-repeat: no-repeat;
	clear: left;
}
#counter {
	clear: left;
	line-height: 24px;
	color: #E4E4E4;
	padding-left: 10px;
	text-align: center;
	width: 150px;
}

/*begin startseite*/
#content1{
	width: 990px;
	height: auto;
	background-color: #eaeaea;
	float: right;
}
#box1{
	width: 470px;
	height: 150px;
	background-color: #E6E6E6;
	float: left;
	border: 1px dotted #000000;
	margin: 10px;
}
#box1 h1{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A84300;
	color: #A84300;
}
#box1 .txt{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 175px;
	font-size: 12px;
}
#box2{
	width: 470px;
	height: 150px;
	background-color: #E6E6E6;
	float: left;	
	border: 1px dotted #000000;
	margin: 10px;
}
#box2 h1{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A84300;
	color: #A84300;
}
#box2 .txt{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 175px;
	font-size: 12px;
}
#boxleer{
	width: 990px;
	height: 8px;
	float: left;
}
.bordernull {
	border: 1px solid #000000;
}

/*end startseite*/

/*begin sendungen*/
#content1{
	width: 990px;
	height: auto;
	background-color: #eaeaea;
	float: right;
}
#box3{
	width: 470px;
	height: auto;
	background-color: #E6E6E6;
	float: left;
	border: 1px dotted #000000;
	margin: 10px;
}
#box3 h1{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A84300;
	color: #A84300;
	margin-bottom: 4px;
	padding-bottom: 1px;
}
#box3 h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 1px;
	color: #FF0000;
}
#box3 h3{
	font-size: 22px;
	color: #000099;
	padding-bottom: 10px;
	background-color: #99CCFF;
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
	font-weight: bold;
}
#box3 h4{
	font-size: 14px;
	color: #333333;
	background-color: #99CCFF;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 20px;
}
#box3 .txt{
	font-size: 12px;
	padding: 10px;
	line-height: 16px;
}
#box4{
	width: 470px;
	height: auto;
	background-color: #E6E6E6;
	float: right;	
	border: 1px dotted #000000;
	margin: 10px;
}
#box4 h1{
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A84300;
	color: #A84300;
	padding-bottom: 1px;
}
#box4 h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 1px;
	color: #FF0000;
}
#box4 h3{
	font-size: 22px;
	color: #000099;
	padding-bottom: 10px;
	background-color: #99CCFF;
	text-align: center;
	margin-top: 15px;
	padding-top: 10px;
	font-weight: bold;
}
#box4 h4{
	font-size: 14px;
	color: #333333;
	background-color: #99CCFF;
	text-align: center;
	margin-bottom: 15px;
	padding-bottom: 10px;
	line-height: 20px;
}
#box4 .txt{
	font-size: 12px;
	padding: 10px;
	line-height: 16px;
}
/*end sendungen*/

/*begin box5*/
#box5{
	width: 968px;
	background-color: #E6E6E6;
	float: left;
	border: 1px dotted #000000;
	margin: 10px;
	height: auto;
}
#box5 ul li{
	margin-top: 5px;
	margin-bottom: 5px;
	list-style-position: outside;
	margin-left: 12px;
}

#box5 p{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A84300;
	margin-top: 10px;
	margin-bottom: 9px;
}
#box5 h1{
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A84300;
	color: #A84300;
	font-variant: small-caps;
	letter-spacing: 1px;
	margin-left: 1px;
	}
	#box5 h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 1px;
	color: #FF0000;
}
	#box5 td{
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: top;
	}
	#box5 th{
	font-weight: bold;
	background-color: #FFC862;
	text-align: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	}
	#box5 table{
	}
#box5 .txt{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 16px;
}
#box5 .txtlinks{
	font-size: 12px;
	line-height: 16px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 490px;
	padding-top: 10px;
}
#box5 .txtlink{
	line-height: 26px;
}
#box5 .left{
	width: auto;
	float: left;
	padding-bottom: 15px;
}
#box5 .right1{
	float: right;
	margin-bottom: 15px;
	width: 570px;
}
#box5 .right2{
	float: right;
	margin-bottom: 15px;
	width: 670px;
}
#box5 .right3{
	float: right;
	margin-bottom: 15px;
	width: 650px;
	padding-top: 2px;
}
/*end box5*/

#box6{
	width: 330px;
	height: auto;
	background-color: #E6E6E6;
	float: right;	
	border: 1px dotted #000000;
	margin: 10px;
}
#box6 h1{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 4px;
	margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A84300;
	color: #A84300;
}
#box6 h2{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-left: 1px;
	color: #FF0000;
}
#box6 .txt{
	font-size: 12px;
	padding: 10px;
	line-height: 16px;
}
/*end rauch*/

.picborder_1{
	border: 1px solid #000000;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.picborder_2{
	float: left;
	margin: 10px;
}
.picborder_3{
	float: right;
	margin-top: 0px;
}
.picborder_4{
	float: right;
	margin-top: 0px;
	border: 3px double #0000CC;
	margin-bottom: 20px;
	margin-left: 20px;
}

.initial {
	font-size: 15px;
	font-weight: bolder;
	padding-right: 1px;
}
.kursiv {
	font-style: italic;
	line-height: 25px;
}

.bold {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
}

.tv {
	font-weight: bold;
	color: #FF0000;
}

.time {
	font-weight: bold;
	color: #FF0000;
	float: right;
}

.tipp {
	float: right;
	clear: both;

}

/*begin infobox*/
a.info
{
position:relative;
z-index:1;
color:#000099;
text-decoration:underline;
}
a.info:hover
{
z-index:2;
background-color:#FFFF00;
}
a.info span
{
display: none;
}
a.info:hover span
{
	display:block;
	top:50px;
	left:0px;
	background-color:#EAEAEA;
	padding: 5px;
	position: absolute;
	border: 2px solid #000099;
 }
/*end infobox*/


#box10{
	width: 470px;
	height: 1265px;
	background-color: #FFFFFF;
	float: left;
	border: 1px dotted #000000;
	margin: 10px;
	text-align: center;
	}
#box8{
	width: 470px;
	height: 1265px;
	background-color: #FFFFFF;
	float: right;
	border: 1px dotted #000000;
	margin: 10px;
	text-align: center;
}

/*begin submenue*/
#submenu a{
	color: #333333;
	text-decoration: underline;
}
#submenu a:hover{
	color: #0000FF;
	text-decoration: underline;
}
#submenu .visit{
	color: #333333;
	font-weight: bold;
}
/*end submenue*/

/*begin box7*/
#box7{
	width: 968px;
	background-color: #E6E6E6;
	float: left;
	border: 1px dotted #000000;
	margin: 10px;
	height: auto;
}
#box7 .txt{
	font-size: 12px;
	line-height: 24px;
	text-align: left;
	padding: 10px;
}
/*end box7*/

/*begin box8*/
#box8{
	width: 968px;
	background-color: #E6E6E6;
	float: left;
	border: 1px dotted #000000;
	margin: 10px;
	height: auto;
}
#box8 p{
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A84300;
	margin-top: 10px;
	margin-bottom: 9px;
}
#box8 .txt{
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 10px;
	line-height: 16px;
}
/*end box8*/

hr {
	border-bottom-width: 10px;
	border-bottom-style: double;
	border-bottom-color: #3333CC;
	background-color: #99FFFF;
}

