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

body {
	background-color: #ccc;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 1.5em;
	text-align: center;
	width: 100%;
}

h1 {
	color: #034D70;
	font-size: 12pt;
	text-transform: uppercase;
	padding-bottom: 10px;
	padding-top: 5px;
}

a:link, a:visited, a:active, a:hover
{
	color: #A7A7A7;
	text-decoration: underline;
}

#wrapper
{
	width: 1003px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	background: #fff;
	padding-bottom: 10px;
	z-index: 2;
	text-align: left;
}

#header
{
	background-color: #EDEDED;	
	height: 109px;
	overflow: hidden;
}

#header h1
{
	color: #4B4B4B;	
	position: relative;
	font-size: 30px;
	left: 215px;
	text-align: center;
	top: -25px;
	width: 785px;
}


.bodytext hr 
{
	border: 1px solid #034D71;
	color: #034D71;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}
hr 
{
	border: 1px solid #034D71;
	color: #034D71;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#text hr
{
	border: 1px solid #034D71;
	color: #034D71;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#header img
{
	border: none;
	position: relative;
	left: 210px;
	top: -63px;
}


#fisch
{
	width: 150px;
	height: 63px;
	position: relative;
	top: 25px;
	left: 60px;
	background-color: #EDEDED;
}

.blue
{
	color: #064F73;	
}

#fisch img
{
	padding: 0;
	margin: 0;
	z-index: 99;
	position: static;
}


#linie
{
	width: 30%;
	height: 63px;
	top: 30px;
	left: 0px;
	position: absolute;
	background-image: url(images/bg_linie.png);
	background-repeat: repeat-x;
	z-index: 1;
}

a.home
{
	display: block;
	background-image: url(images/home.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 15px;
	font-size: 13px;
	color: #000;
	font-weight: bold;
	float: right;
	
	position: relative;
	top: -15px;
}

a.mail
{
	display: block;
	background-image: url(images/mail.gif);
	background-repeat: no-repeat;
	padding-left: 19px;
	padding-right: 10px;
	font-size: 13px;
	color: #000;
	float: right;
	font-weight: bold;
	position: relative;
	top: -15px;
}

#main_nav
{
	padding-top: 5px;

}


#navigation
{
	float: left;	
	width: 215px;
	padding-right: 5px;
}


#navigation ul
{
	width: 215px;
	background-color: #034D71;
	padding: 0px;
	margin: 0px;
}

#navigation li
{
	display: block;
	width: 175px;
	list-style-type: none;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
	padding-right: 40px;
	border-top: 1px solid #5688A0;
	background-image: url(images/arrow_no.gif);
	background-position: right center;
	background-repeat: no-repeat;
}



#navigation li.curr
{
	background-image: url(images/arrow_act.gif);
	background-position: right center;
	background-repeat: no-repeat;
	font-weight: bold;
}

#navigation li a
{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#mainfoto
{
	/*width: 782px;*/
	width: 770px;
	background-repeat: no-repeat;
	height: 265px;
	float: right;
	background-image: url(images/titel.png);

}

#rightfoto
{
	float: right;
}


#left_col
{
	float: left;	
	width: 215px;
	padding-right: 5px;
	padding-bottom: 10px;
}

#text
{
	padding-left: 5px;	
	line-height: 2em;
}

#main
{
	padding-top: 5px;
	clear: both;
	widht: 100%;
}

#content
{
	/*width: 782px;*/
	width: 770px;
	float: right;
	margin: 0px;
	padding: 0px;
	display: inline;
	padding-bottom: 10px;
}

#footer
{
	clear: both;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
    background-color: #E1E1E1;
    height: 5px;
}

#copyright
{
	clear: both;
	width: 100%;
	background-color: #F0F0EF;
	padding: 0;
}

#copyright p
{
	display: block;
	padding-bottom: 5px;
	padding-top: 10px;
	font-size: 10px;
	padding-top: 5px;
	color: #A7A7A7;
	padding-left: 10px;
}

#copyright p a
{
	text-decoration: none;	
	color: #A7A7A7;
	
}

#rootline
{
	background-color: #E1E1E1;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#rootline a
{
	color: #000;
	text-decoration: none;
}

#news h1
{
	width: 210px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #E1E1E1; 
	padding-left: 5px;
}

#news p
{
	display: block;
	background-color: #F0F0EF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	font-size: 8pt;
}

#news .date
{
	font-weight: bold;	
	display: block;
	width: 100%;
	padding-bottom: 3px;
}

#news .title
{
  font-weight: bold;
  display:  block;
  width: 100%;
  padding-bottom: 3px;
}

#news .more a
{
	display: block;
	color: #034D70;
	padding-left: 20px;
	background-image: url(images/arrow_more.gif);
	background-repeat: no-repeat;
 	background-position: left 5px;
}

#subnav h1
{
	width: 210px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background-color: #E1E1E1; 
	padding-left: 5px;
}

#subnav
{
	margin-bottom: 15px;	
	background-color: #F0F0EF;
}


#subnav ul
{
	padding-left: 5px;	
}

#subnav li
{
	list-style-type: none;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	padding-left: 20px;
	background-image: url(images/arrow_more.gif);
	background-repeat: no-repeat;
 	background-position: left 7px;
}

#subnav li a
{
	color: #333;
	text-decoration: none;
}

#subnav li a.active
{
	font-weight: bold;	
}

#subnav ul.sub li
{
	background-image:none;

}

#text ul
{
	padding-left: 20px;	
}

#text h2
{
	font-size: 9pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}

img
{
	border: none;	
}

#text h3
{
	font-size: 9pt;		
	font-style: italic;
}

.csc-mailform {
	width: 700px;
	border: 0px none;
	color: #000000;
	padding-left: 36px;
	margin-top: 30px;
}

.csc-mailform-field {
	margin-bottom: 6px;
	line-height: 18px;
}


.csc-mailform {
border: none; /* Rand ausschalten */
}

.csc-mailform-field label {
float:left;
clear:both;
display:block;
width:150px;
padding-left:5px;
margin-bottom:10px;

}

.csc-mailform-field input,
.csc-mailform-field textarea,
.csc-mailform-field select {
float:left;
display:block;
width:250px;
border: 1px solid #333;
background:#F4F4F4;
padding:1px;
margin-bottom:10px;
font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.csc-mailform-submit {
/* Absende Button nach rechts verschieben. Der Wert ergibt sich aus der Summe width + padding-left aus dem label Abschnitt -> oben */
margin-left: 155px;
/* Float wieder abschalten */
clear: both;
}
