body {
	background: #CCC url(../img/hg_body.gif) repeat-x top left;
	text-align: center;
	font: 13px/17px Tahoma, Geneva, sans-serif;
	color: #000;
	margin: 15px 0 25px 0;
	padding: 0;
}
a img {
	border: none;
}
#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#navi {
	height: 48px;
	position: relative;
}
#navi ul {
	position: absolute;
	top: 8px;
	left: 657px;
	width: 135px;
	height: 21px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navi ul li {
	float: left;
	color: #EEE;
	font-size: 11px;
}
#navi ul li a {
	color: #EEE;
	text-decoration: none;
	font-size: 11px;
	padding: 0 5px 0 0;
}
#navi ul li a:hover {
	text-decoration: underline;
}
#navi #suche {
	position: absolute;
	top:0px;
	right: 10px;
	height: 34px;
	width: 156px;
	background: transparent url(../img/hg_suche.gif) no-repeat top left;
}
.search{
	width: 157px;
	height: 34px;
}
.search fieldset {
	border: none;
}
.search span {
	float:left;
	width:80px;
	font-size:12px;
	line-height:18px;
	padding:6px 10px 4px 5px;
}
.search span input {
	background:none;
	border:none;
	outline:none;
	margin:0;
	padding:0;
	width:80px;
}
.search .submit {
	float:right;
	width: 30px;
	height: 25px;
}
#top {
	clear: both;
	height: 80px;
	width: 960px;
	background: transparent url(../img/hg_top.gif) no-repeat top left;
	position: relative;
}
#top h1 {
	position: absolute;
	top: 10px;
	left: 14px;
	width: 250px;
	height: 60px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
#top h1 a {
	display: block;
	outline: none;
	height: 60px;
	width: 250px;
}
#top strong {
	display: block;
	position: absolute;
	top: 41px;
	font-weight: normal;
	right: 110px;
	height: 25px;
	line-height: 25px;
	font-size: 23px;
	color: #C30E10;
	width: 556px;
	letter-spacing: 2px;
}
#top #sprachen {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 15px;
	line-height: 15px;
	font-size: 11px;
	color: #666;
	width: 81px;
}
#mainmenu {
	height: 31px;
	padding-top: 1px;
	background: transparent url(../img/hg_mainmenu.gif) repeat-x top left;
}
#himmel {
	height: 44px;
	background: #F2F2F2 url(../img/hg_himmel.gif) no-repeat top left;
}
#home #himmel {
	height: 250px;
	background: #F2F2F2 url(../img/hg_motto.jpg) no-repeat top left;
}
#content {
	background-color: #F2F2F2;
	height: auto !important;
	height: 400px;
	min-height: 400px;
}
#content .inner {
	padding: 10px 20px 20px 20px;
}
#pfad {
	padding: 0px 0 0px 20px;
	color: #666;
	font-size: 10px;
}
#pfad a {
	color: #666 !important;
}
#footer {
	height: 20px;
	line-height: 20px;
	background: transparent url(../img/hg_footer.gif) no-repeat top left;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer span {
	padding-left: 14px;
}
#footer span a {
	text-transform: uppercase;
	padding-left: 5px;
}
#content a {
	color: #C30E10;
	text-decoration: none;
}
body#ic #content a {
	color: #178BD1;
}
#content a:hover {
	text-decoration: underline;
}
#content h2 {
	color: #C30E10;
	font-size: 24px;
	font-weight: bold;
	line-height: 26px;
}
#content h3 {
	color: #C30E10;
	font-size: 19px;
	font-weight: bold;
}
#content h4 {
	color: #C30E10;
	font-size: 14px;
	font-weight: bold;
}
body#ic #content h2,
body#ic #content h3,
body#ic #content h4 {
		color: #178BD1;
}
/* Boxen */
#boxwrap {
	text-align: center;
}
.box {
	width: 200px;
	float: left;
	margin: 0 38px 20px 0;
}
#boxwrap .last {
	margin-right: 0px;
}
.box h3 {
	height: 40px;
	line-height: 18px;
	margin: 0;
	text-align: left;
	padding: 0 0 0 10px;
	font-size: 13px !important;
	font-weight: normal !important;
	color: #FFF !important;
	background: transparent url(../img/hg_box_header.gif) no-repeat top left;
}
.box img {
	border-width: 0 1px 0 1px;
	border-color: #C30F0F;
	border-style: solid;
}
.box div.text {
	background-color: #C6D7FA;
	border-width: 1px;
	border-color: #C30F0F;
	border-style: solid;
	text-align: left;
	margin-bottom: 10px;
}
.box div.text p {
	margin: 0;
	padding: 5px 5px 0px 5px;
	font-size: 12px;
}
.box:hover div.text  {
	background-color: #AEBCDF;
}
.box div.text a {
	display: block;
	margin: 0;
	color: #C30F0F;
	text-align: right;
	font-size: 11px;
	padding: 0 5px 5px 0;
	margin-top: -3px;
	outline: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* for IE6 */

* html .clearfix {
	height: 1%;
}
/* for IE7 */

*:first-child+html .clearfix {
	min-height: 1px;
}
.spalten .right {
	float: right;
	width: 37%;
	border-left: #C30F0F 1px solid;
}
.spalten .right .inner {
	margin: 0 !important;
	padding: 0 0 0 15px !important;
}
.spalten .left {
	float: left;
	width: 60%;
}
.spalten .left .inner {
	margin: 0 !important;
	padding: 0 15px 0 0 !important;
}
/* Bilder */
.csc-textpic-border img {
	border: thin solid #333 !important;
}
.csc-textpic-caption {
	padding: 5px 0;
	color: #666;
}
/* Tabelle */
table.contenttable {
	margin: 12px 1px 20px 0px;
	font-size: 13px;
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0px;
}
table p {
	padding: 0px;
	margin: 0px;
}
table.contenttable td, table.contenttable th {
	padding: 4px 3px;
}
table.contenttable th {
	background-color:#C30F0F;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	border: 1px solid #999;
}
table.contenttable td {
	border: 1px solid #999;
}
table.contenttable tbody tr {
	background-color: #F2F2F2;
}
table.contenttable tr.odd {
	background-color: #F8F8F8;
	color: #333;
}
table.contenttable tr.even {
	background-color: #ECECEC;
	color: #333;
}
table.contenttable tbody tr:hover {
	color: #333333;
	background-color: #CCC;
}
/* Anpassungen */
.tx-powermail-pi1 fieldset {
	border: none;
	margin-top: 10px;
}
.tx-powermail-pi1 fieldset img {
	padding-left: 2px;
}
.tx-powermail-pi1 legend {
/*	color: #333333;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 15px;
	padding: 10px 0px 0px 0px;*/
	display: none;
}
.tx-powermail-pi1 label {
	display: block;
	float: left;
	width: 140px;
	padding-bottom: 5px;
	font-size: 12px;
}
.tx-powermail-pi1 input, .tx-powermail-pi1 textarea, .tx-powermail-pi1 select {
    border: none;
	border: #C30F0F 1px solid;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #CCC;
	padding: 3px;
	font-size: 12px;
	margin-bottom: 4px;
	width: 170px;
	color: #000;
	font:12px "trebuchet ms", helvetica, sans-serif;
	}
.tx-powermail-pi1 input:hover, .tx-powermail-pi1 textarea:hover, .tx-powermail-pi1 input:focus, .tx-powermail-pi1 textarea:focus {
	/*border: #333333 1px solid;*/
	background-image: none;
	background-color: #999;
	color: #FFF;
		}
.tx-powermail-pi1 input.powermail_submit,.tx-powermail-pi1 input[type=submit]{
	border: #C30F0F 1px solid;
	background: #C30F0F;
	color: #FFF;
	margin-left: 140px;
	margin-top: 5px;
	width: 170px;
}
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
}
.tx-powermail-pi1 input.mailformsubmit {
	margin-top: 10px;
	clear: both;
}
.powermail_check_inner {
	clear: both;
}
.powermail_check_inner label {
	width: 260px;
}
.powermail_check_inner input {
	width: 20px;
}
.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	font-weight: bold;
}
.validation-advice {
	color: #C30F0F;
}
	
