a {
	color: #1353BB;
}

a:hover{
	color: #333333;
}

body{
	overflow: auto;
	/*background-color: #F5F5F5;*/}

body,
div,
td,
form,
p{
	border: 0;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 101%;
	line-height: 139%;
	color: White;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 160%;
	margin-bottom: 8px;
	margin-top: 0;
	line-height: 100%;
	padding-bottom: 0;
	color: #50992C;
}

h2 {
	font-size: 134%;
	color: #6288C3;
	margin-bottom: 4px;
	margin-top: 14px;	
}

h3 {
	font-size: 100%;
	margin-bottom: 3px;
	margin-top: 14px;
}

h4{
	font-size: 88%;	
	text-decoration: underline;
	margin-bottom: 10px;
	margin-top: 14px;
	letter-spacing: 1px;
	font-weight: normal;}

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#suchfeld input{
	border-color: #0033CC;
	color: #000000;
	font-size: 11px;
	margin-top: 4px;
	padding-bottom: 0;
	padding-left: 2px;
	padding-top: 0px;
	width: 120px;
}

span.bold{
	font-weight: bold;
}

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#fitgsund{
	width: 940px;
	left: 0;
	top: 0;
	padding: 0;
	position: relative;
}
div#bildgross{
	position: absolute;
	top:0;
	left:0;
}

div#kopf{
	position: relative;
}
div#logofg,
div#adresse{
	position: relative;
	text-align: right;
	float: right;
}

div#logofg{
	top: 0;
}

div#adresse{
	margin-top: 77px;
}

div#adresse p.bodytext{
		font-size: 18px;
	color: Black;
	line-height: 22px;
}



 table.imgtext-table{
 	margin-top: 8px;
 }
 
 table.contenttable{
 	width: 500px;
	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 tr.textarea textarea#bemerkung{
	height: 120px;
	width: 280px;
}

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#inhaltsbereich{
	float: left;
	width: 940px;
	position: relative;
	background-image: url(bilder/hgmenu.png);
	background-repeat: repeat-y;
}

div#inhalt{
	float: left;
	width: 599px;
	position: relative;
	background-position: top;
	min-height: 480px;
	background-color: #B7CF6C;
	left:150px;
}

div#inhalttext{
	margin-left:50px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 30px;
}
div.clear{
	clear: both;	
}


div#menu{
	width: 180px;
	position: relative;
	float: left;
}

div#menu li{
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 3px;
	padding: 0;
}

div#menu ul {
	margin-top: 10px;
	margin-bottom:0;
	margin-left: 0;
	padding: 0;
}

div#menu ul li a {
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 9px;
	background-color: #6288C3;
	line-height: 15px;
	text-decoration: none;
	position: relative;
	font-size: 15px;
}

div#menu ul li li{
	margin-bottom: 2px;
}

div#menu ul li a:hover,
div#menu ul li a.current {
	background-color: #92B7E0;
	color: White;
}

div#menu ul li a.active{
	background-color: #50992C;
}



div#menu ul ul li a{
	font-weight: normal;
	padding-top: 2px;
	background-color: #CBE3F6;
	margin-top: 0;
	margin-bottom: 0;
	color: #6288C3;
	padding-bottom: 2px;
	margin-left: 0;
	font-size: 13px;
	}
	
div#menu ul ul{
	margin-top:0;
	margin-left: 0px;
	margin-bottom: 6px;
}

div#menu ul ul ul a{
	background-color: #F0F0F0;
	border-bottom: 1px solid #999999;
	padding-top:0;
	padding-bottom:0;
	padding-left: 20px;}
	

div.csc-textpic-imagewrap img{
	border: 1px solid #666666;
}


