a {
	color: #003366;
}

a:hover{
	color: #000066;
}

body{
	overflow: scroll;
	}

body,
div,
td,
form,
p{
	border: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Helvetica, sans-serif;
	font-size: small;
	margin: 0;
	padding: 0;
}


h1 {
	font-size: 150%;
	margin-bottom: 8px;
	margin-top: 0;
	line-height: 100%;
	padding-bottom: 0;
}

h2 {
	font-size: 120%;
	margin-bottom: 4px;
	margin-top: 14px;	
}

h3 {
	font-size: 100%;
	margin-bottom: 3px;
	margin-top: 14px;
}

h4{
	font-size: 95%;	
	margin-bottom: 3px;
	margin-top: 14px;
}

h5 {
	font-size: 80%;
	font-weight: normal;
	margin-bottom: 1px;
}

hr{
	border-bottom: 1px solid;
	height: 0;
}

img{
	border: 0;
}

input,
textarea,
select{
	border: 1px solid #555555;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 2px;
}


span.bold{
	font-weight: bold;
}

div.csc-textpic-text p.bodytext,
p.bodytext,
div#inhalt ul,
div.tx-juhuiForm-pi1 table td p,
div.tx-juhuiForm-pi1 table td label{
	line-height: 154%;
}

span.errors{
	color: #FF0000;
	font-size: small;
}

span.fineprint{
	display: none;
}

span.nospam,
span.antispam {
	display: none;
}

span.note {
	color: #666666;
	font-size: 80%;
}

table{
	border-collapse: collapse;
}

.csc-firstheader{
	margin-top: 0;
}

.error {
	color: #CC0000;
}

.warning {
	color: #999999;
}


dd.csc-textpic-caption{
	margin-top: 3px;
	font-style: italic;
	margin-bottom: 5px;
	font-size: 88%;}

div#tauchgruppe{
	width: 900px;
	left: auto;
	right: auto;
	background-color: White;
	margin-left: auto;
	margin-right: auto;
	min-height: 610px;
	padding: 0;
	position: relative;
	margin-top: 30px;
	z-index: 0;
}


 table.imgtext-table{
 	margin-top: 8px;
 }
 
 table.contenttable{
	margin-top: 6px;
 }
 
table.contenttable td{
	padding-right: 8px;
	padding-left: 1px;
	padding-top: 0;
	padding-bottom: 2px;
 }
 
 
 td.csc-uploads-fileName,
 td.csc-uploads-icon{
 	padding-right: 10px;
 }

 
 
div.tx-juhuiForm-pi1{
	margin-bottom: 20px;
  }
 
 div.tx-juhuiForm-pi1 td label{
	line-height: 133%;
}
div.tx-juhuiForm-pi1 tr.text td,
div.tx-juhuiForm-pi1 tr.textarea td,
div.tx-juhuiForm-pi1 tr.string td,
div.tx-juhuiForm-pi1 tr.integer td{
	padding-bottom: 5px;
	vertical-align: top;
	padding-right: 5px;
}

div.tx-juhuiForm-pi1 tr.string td input,
div.tx-juhuiForm-pi1 tr.integer td input{
	width: 200px;
}

div.tx-juhuiForm-pi1 td option{
	font-size: 88%;
}
div.tx-juhuiForm-pi1 tr.textarea textarea#empfehlung,
div.tx-juhuiForm-pi1 tr.textarea textarea#bemerkungen{
	height: 120px;
	width: 290px;
}

div.tx-juhuiForm-pi1 tr.textarea td.label{
	padding-top: 20px;
}


input#submit{
	margin-top: 20px;
}

table tr.checkbox input,
table tr.radio input
{
	border: none;
}

div.csc-textpic-imagewrap{
	margin-bottom: 10px;
}

div.csc-textpic-text{
	margin-bottom: 10px;
}

td.csc-uploads-icon a img{
	border: 1px solid #999999;
}

table.csc-uploads{
	margin-top: 10px;
}

table.csc-uploads td{
	padding-bottom: 5px;
}

div.clear{
	clear: both;
	line-height: 0;
	font-size: 0;
}


div#text{
	margin-top: 40px;
	position: relative;
	margin-right: 27px;
	left: 30px;
	width: 430px;
		float: left;
		z-index: 400;
}


div#menu{
	width: 190px;
	position: relative;
	float: left;
	z-index: 200;
	padding-left: 200px;
}



div#menu li{
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

div#menu ul {
	margin: 0;
	padding: 0;
}

div#menu ul li a {
	color: white;
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	line-height: 15px;
	text-decoration: none;
	position: relative;
	font-size: 13px;
	text-align: right;
	padding-right: 10px;
	background-color: #0274C5;
	border-bottom: 3px solid #333333;
	border-top: 3px solid white;
	border-right: 2px solid #333333;
	border-left: 2px solid white;
	width: 176px;
}

div#menu ul li a:hover,
div#menu ul li a.current {
	background-color: #30A7FC;
	color: White;

}
div#menu ul li a.active{
	background-color: #035087;
	font-weight: bold;
}


div#menu ul ul li a{
	font-weight: normal;
	padding-top: 2px;
	width: 178px;
	font-size: 11px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom: 2px solid #333333;
	border-top: 2px solid white;
	border-right: 1px solid #333333;
	border-left: 1px solid white;
	}
	
div#menu ul ul{
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 7px;
}

div#inhaltsbereich{
	border: 5px solid #0261A3;
	position: relative;
	float: left;
	width: 880px;
	margin-top: -7px;
}
div#logo{
	position: relative;
	z-index: 100;
	left: 337px;
	width: 320px;
}
div#foto{
	position: absolute;
	left: -5px;
	top: -55px;
}

div#feldner{
	position: relative;
	margin-left: 440px;
	top: 20px;
	float: left;
	margin-right: 20px;
}

div#juhui{
	margin-top: 20px;
	margin-left: 10px;
}

div#juhui a{
	color: #E2E2E2;
	font-size: 10px;
}

div#juhui a:hover{
	color: Silver;
}

div#ruby{
	position: relative;
	top: 20px;
	float: left;
	width: 154px;
}
