body {
	margin:0;padding:0;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	background: #F9F9F8 url(/fileadmin/template/images/gek/bg_gek.jpg) repeat-x top left;
	overflow: -moz-scrollbars-vertical; 
}



a img {
	border: 0;
}

a {
	color: #000;
}

h1, h2 {
	margin: 0; padding: 0;
}

#centerframe {
  	width: 971px;
  	margin: 0 auto; 
  	text-align: left; 
  	background: #fff;
  	margin-top: 15px;
}

.cewrapper {
	margin: 0; padding: 0;
}

h1 {
	padding: 10px 0 5px 0;
}


h2 {
	color: #666;
	font-size: 20px;
	padding: 5px 0 10px 0;
}

/* Toggle default */
h3.rgaccord1-toggle {
  margin: 5px 0 0 20px;
  cursor:pointer;
  font-size: 35px;
  color: #333;
	background: url(/fileadmin/template/images/gek/h3_plus.jpg) no-repeat 0px 10px;
	padding: 5px 0 5px 40px;
}

/* Toggle act item */
h3.act {
	background: url(/fileadmin/template/images/gek/h3_minus.jpg) no-repeat 0px 10px;
	padding: 5px 0 5px 40px;
}

/* the content */
div.rgaccord1-content {
  width:573px;
  padding: 2px 5px 2px 5px;
  margin: 0 0 0 60px; 
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

.rgaccord1-nest .csc-header .csc-header-n3 h1 {
	background: #ccc;
}

.line {
	background: #CE006D;
	height: 5px;
	font-size: 4px;
}

#content {
	padding: 10px;

}



#header {
	height: 135px;
}

#logo {
	float: left;
	width: 50%;
	padding: 20px 0 0 39px;
	height: 115px;
	width: 485px;
}

#claim {
	float: right;
	width: 50%;
	text-align: right;
	height: 135px;
	width: 285px;
	margin: 0; padding: 0;
}

#claim p {
	margin: 0;	padding: 20px 20px 0 0;	
	color: #666;
	font-size: 28px;
	font-weight: normal;

}

.claimbold {
	font-weight: bold;
	text-decoration: underline;
}

#menu {
	height: 50px;
	margin-left: 5px;
}

#menu ul {
	margin: 0 0 0 0;
	padding: 0;
	display: inline;
}

#menu ul li {
	margin: 0 0 0 5px; 
	padding: 0;
	display: block;
	float: left;
 	font-weight: normal;
  	color: #fff;
	list-style-type: none;
	background: none;
	font-size: 20px;
}

#menu ul li a:link, #menu ul li a:visited, #menu ul li a:hover { 	
	float: left;
	font-weight: normal;
	margin: 0; padding: 7px 0 0 10px;
	font-size: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	display: block;
	width: 224px;
	height: 50px;
	background: url(/fileadmin/template/images/gek/menu_li.jpg) no-repeat top left;
	text-align: center;
}

#menu ul li a:hover { 	
	background: url(/fileadmin/template/images/gek/menu_li_over.jpg) no-repeat top left;
	text-decoration: underline;
}


#sitemenu {

}

#sitemenu ul {
	margin: 0;
	padding: 0;
	display: inline;
}


#sitemenu ul li {
	margin: 0;
	padding: 3px 0 0 0;
	display: block;
	float: left;
 	font-weight: normal;
  	color: #666;
	list-style-type: none;
	background: none;
	font:  11px Arial,Verdana,sans-serif;
}

#sitemenu ul li a:link { 	
	float: left;
	font-weight: normal;
	margin: 0;
	font:  11px Arial,Verdana,sans-serif;
	text-decoration: none;
	color: #666;
}

#sitemenu ul li a:visited { 	
  	float: left;
	margin: 0;
	font:  11px Arial,Verdana,sans-serif;
	text-decoration: none;
	color: #666;
}

#sitemenu ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #666;
}

.tx-thmailformplus-pi1 {

}

#standard #main #contmain form {
	margin: 0; padding: 5px;
	font-size: 11px;
}

#standard #main #contmain form fieldset {
	border: 0;
}


#standard #main #contmain .csc-mailform-field {
	margin: 0; padding: 0;
}

#standard #main #contmain form label {
	display: block;
	padding: 0; margin: 0;
	font-weight: bold;
	padding-top: 5px;
}



.submitbutton {
	background: #CE006D;
	color: #fff;
	border: 0;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
}

.inputfield {
	background: #fff;
	border: #ccc 1px solid;
	padding: 7px;
	width: 90%;
}

.inputfieldmiddle {
	background: #fff;
	border: #ccc 1px solid;
	padding: 7px;
	width: 50%;
	font-size: 14px;
}

.textarea {
	background: #fff;
	border: #ccc 1px solid;
	padding: 5px;
	width: 90%;
	font-size: 14px;
}

.radiobutton {

}

.checkbox {

}

.errorsingle {
	color: #CE006D;
}


#gek .contenttable {
	width: 100%;
}

#gek .contenttable td, #gek .contenttable th {
	text-align: left;
	font-size: 13px;
	padding: 0; margin: 0;
}

#gek .contenttable td p, #gek .contenttable th p {
	padding: 0; margin: 0;
}

.csc-textpic-caption {
  font-size: 10px;
  font-style: italic;
}
