

*{
	margin:0;
	padding:0;
	}

/*Linkattribute*/
#contenttext a:link, #footer a:link {color:#006CB7; text-decoration:underline; font-weight:normal;   }
#contenttext a:visited,  #footer a:visited {color:#006CB7; text-decoration:underline; font-weight:normal;  }
#contenttext a:hover,#footer a:hover {color:#FFFFFF; text-decoration:none; background-color:#006CB7; font-weight:normal; }
#contenttext a:active, #footer a:active {color:#006CB7; text-decoration:underline; font-weight:normal;}


.csc-textpic a:hover {color:#00FF00;}

body{
	background: #F4F3F8;
	line-height: 1.4em;
	text-align:center; /* Zentrierung des Layouts im IE 5 */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

#imgright {
	float:right;
	margin: 28px 10px 15px 15px;
	}

#imgleft {
	float:left;
	margin: 0 15px 15px 0;
	}


ul {
	margin: 10px 0 10px 30px;
	}

h1 {
	color: #006CB7;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}


h2 {
	color: #006CB7;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

.bodytext {
	margin-left:10px;
	}




#gesamt {
background: #F4F3F8 url(../_images/bg_gesamt.png) top left repeat-y;
padding: 0;
text-align:left;
margin: 0 auto;
border-top: 0;
width:880px;
}

#header {
	width: 830px;
	height: 265px;
	padding: 0;
	margin: 0 0 0 20px;
	border: 0;
	background-image:url(../_images/header_frame.jpg);
	}

#header_bild {
	position:relative;
	text-align:left;
	width: 820px;
	height: 265px;
	padding: 0;
	margin: 0 0 0 10px;
	border: 0;
	background: url(../_imagerotator/rotator.php) no-repeat center top;
	}

#header_bild a:hover {
	background-color:transparent;
	}

#sm_logo {
	position:absolute;
	top:10px;
	left:10px;
	}

#language {
	float:right;
	background-color:#FFFFFF;
	padding: 2px 0 2px 2px;
	}

#language img	{
	padding-right:2px;
	}
#jgh_logo {
	position:absolute;
	top: 211px;
	left: 0px;
	}

#special_buchen  {
	position:absolute;
	top: 180px;
	left: 330px;
	}

#menu {
	float:left;
	display: inline;
	margin: 0 0 0 30px;
	width: 200px;
	background-color:#fff;
	}

#menu_links {
	padding: 0;
	border: 0;
	background-color:#BED682;
	float: right;
	width: 200px;
	}

#special_links {
	padding:0 0 0 10px;
	} 

#special_links img {
	float:left;
	margin:4px 4px 0 0;
	}

#content {
	float:right;
	margin: 12px 30px 0 0;
	width:620px;
	text-align:left;
	border: 0;
	}
	
#contenttext {
	clear:both;
	display:block;
	margin: 20px 10px 10px 20px;
	padding: 0 0 10px 0px;
	border-bottom: 1px solid #D5D5D5;
	}
	
/*Footer*/
#footer {
	position: relative;
	display:block;
	float: left;
	font-size: 10px;
	color:#717171;
	width:820px;
	height:33px;
	border-top: 1px solid #D9D9D9;
	padding: 5px 0 0 0;
	margin: 0 0 0 30px;
	text-align:right;
	}



/*Kontakt Extension*/
#linkespalte {
	float:left;
	width: 400px;
	}

#rechtespalte {
	float:right;
	width: 170px;
	}

/* Bilder rechts*/
.csc-textpic-intext-right {
	margin:10px;
	}
.csc-textpic-imagewrap {
	margin-bottom: 10px;
	}

legend {
padding-left:10px;
padding-right:10px;
border: 0px;
}

fieldset {
border:0px;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:10px;
}

.radiolayout {
width:60%;
padding-top:15px;
padding-bottom:15px;
}

.formu {
padding-top:10px;
padding-bottom:10px;
padding-left:0px;
}

.mf-radio {
border:0px;
margin-right: 10px;
}

.mf-text {
color: #000000;
border: 1px solid #C0C0C0;
width: 300px;
margin-bottom: 5px;
}

.mf-check {
border: 0px;
}
.mf-select {
border:0px;
}

.mf-input {
display: inline;
border: 1px solid #C0C0C0;
width: 300px;
margin-bottom: 5px;
}

.mf-submit {
color: #ffffff;
background-color: #C0C0C0;
border: 0px;
}

/* UMFRAGE */
fieldset.survey_item {
		border: 0px;
		width:100%;
		padding: 10px 0 10px 0;
		margin: 15px 0 5px 0px;
	}

.question {
	font-weight:bold;
	}

legend.survey_item {width: 400px;
	margin: 0px;
	}

input[type="radio"], input[type="checkbox"] {margin-right: 10px;
	}

.additional_ver{
	display:inline;
	}

.columnFirst {
	font-size: 11px;
	}

.columnNext {
	text-align:center;
	padding: 5px;
	width:15%;
	font-weight:bold;
	}

.matrix_links table tr td.columnFirst {
	width:10px;
	}

fieldset.csc-mailform img {
  position: absolute;
  margin: -74px 0 0 315px;
}


