/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-color: #F2F2F2;
	font: 11px/17px Verdana, Geneva, sans-serif;
	color: #000;
	text-align: center;
}
a img {
	border: none;
}
a {
	text-decoration: none;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

h2 {
	color: #F32737;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
}
h3 {
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	color: #737478;
}
h4 {
	color: #F32737;
	font-size: 11px;
	font-weight: bold;
}
#container {
	width: 949px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFF;
}
#container .inner {
	margin: 0 24px;
}
#header {
	position: relative;
	height: 149px;
	width: 100%;
}
#mainmenu {
	height: 24px;
	background-color: #F32737;
}
#mainmenu ul {
	margin: 0 0 0 5px;
	list-style: none;
	padding: 0;
}
#mainmenu ul li {
	float: left;
	padding: 4px 0;
}
#mainmenu ul li a {
	color: #FFF;
	display: block;
	padding: 0 7px;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #FFF;
}
#mainmenu ul li.last a {
	border: none;
}
#mainmenu ul li a:hover, #mainmenu ul li a.act {
	color: #000;
}
#logo {
	position: absolute;
	top: 37px;
	right: 12px;
	width: 184px;
	height: 80px;
	background: url(../img/hg_logo.gif) no-repeat top left;
}
#logo h1 {
	margin: 0;
	padding: 0;
}
#logo h1 a {
	outline: none;
	display: block;
	height: 80px;
	width: 184px;
	text-indent: -9999px;
}
#suche {
	position: absolute;
	left: 716px;
	top: 129px;
	height: 16px;
	width: 173px;
}
#suche input.txt {
	float:left;
	color: #999;
	margin:0;
	padding: 0 4px;
	border:none;
	background:#fff;
	width:148px;
	font-size:11px;
	line-height:16px;
	height: 16px;
}
#suche input.btn {
	float:right;
	margin:0;
	padding:0;
	border:none;
	background: url(../img/hg_suche_submit.gif) no-repeat;
	width:16px;
	height:16px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	cursor:pointer;
}
#wrapper {
	margin: 25px 0 15px 0;
	min-height: 400px;
}
body#home #contentwrap {
	padding: 30px 0 0 0;
}
#left {
	width: 658px;
	float: left;
}
#left .subnav {
	float: left;
	width: 152px;
	margin-top: 20px;
}
#left .subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#left .subnav ul li {
	border-bottom: 1px solid #4C4E53;
}
#left .subnav ul li.first {
	border-top:  1px solid #4C4E53;
}
#left .subnav ul li a {
	display: block;
	background: #FFF url(../img/hg_subnav_norm.gif) no-repeat top left;
	color: #4C4E53;
	font-size: 10px;
	line-height: 24px;
	padding: 0 10px;
	text-decoration: none;
}
#left .subnav ul li a:hover, #left .subnav ul li a.act {
	background: #F2F2F2 url(../img/hg_subnav_act.gif) no-repeat top left;
}
#left .subnav ul li ul {
	border-top:  1px solid #4C4E53;
	padding: 8px 0;
}
#left .subnav ul li ul li {
	border: none;
}
#left .subnav ul li ul li a {
	background: none;
	line-height: 20px;
	padding-left: 18px;
}
#left .subnav ul li ul li a:hover, #left .subnav ul li ul li a.act {
	background: none;
	color: #F32737;
}
#left .inhaltwrap {
	float: right;
	width: 492px;
}
#right {
	margin-right: -24px;
	width: 206px;
	float: right;
}
body#home #right {
}
/* Home Boxen */
#right .csc-frame-frame1 {
	border-top: 1px solid #F32737;
	padding: 3px 30px 10px 3px;
	font-size: 10px;
	color: #999;
	line-height: 14px;
}
#right .csc-frame-frame1 h3 {
	color: #000;
	margin-top: 0;
	padding-top: 0;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}
#right .csc-frame-frame1 a, #right .csc-frame-frame1 b {
	color: #F32737;
	text-decoration: none;
}
.clear {
	clear: both;
}
.pfad {
	border-bottom:  1px solid #4C4E53;
	color: #000;
	font-size: 10px;
	height: 20px;
	line-height: 20px;
}
.pfad a {
	color: #4C4E53;
	text-decoration: none;
}
.images {
	margin-top: 24px;
}
.images .imgl {
	float: left;
	width: 320px;
}
.images .imgr {
	float: right;
	width: 160px;
}
.inhalt {
	clear: both;
	padding-top: 10px;
	min-height: 400px;
}
.inhalt a {
	color: #F32737;
	text-decoration: none;
}
#footer {
	border-top: 1px solid #9A9B9D;
	padding: 15px 0;
	color: #9A9B9D;
	height: 40px;
}
#footer ul.nav {
	margin: 14px 0 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 58%;
}
#footer p.icons {
	margin: 0;
	padding: 0;
	float: right;
	width: 38%;
	text-align: right;
}
#footer ul.nav li {
	color: #9A9B9D;
	font-size: 10px;
	float: left;
	line-height: 12px;
	padding-left: 5px;
}
#footer ul.nav li a {
	display: block;
	text-decoration: none;
	color: #9A9B9D;
	font-size: 10px;
	line-height: 12px;
	padding-right: 5px;
	border-right: 1px solid #9A9B9D;
}
/* News */
.news-latest-container {
	margin-top: -10px;
}
.news-latest-container h3, .news-latest-container p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.news-latest-container .news-latest-item {
	padding: 8px 0;
}
.news-latest-container .even {
	border-top: 1px solid #F32737;
	padding-bottom: 0;
	margin-right: -30px;
	padding-right: 30px;
}
.news-latest-container img {
	margin-top: 5px;
}
.news-list-item {
	padding: 5px 3px;
	border-bottom: thin solid #CCC;
	-moz-transition-duration: 2s;
	-webkit-transition-duration: 2s;
	-moz-transition-property: background-color;
	-webkit-transition-property: background-color;
}
.listodd {
	background-color: #F9F9F9;
}
.news-list-item:hover {
	background-color: #EEE;
}
.news-list-item h3, .news-list-item p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.news-list-item p a {
	padding-left: 4px;
}
.news-list-item .news-list-date {
	font-size: 10px;
	color: #999;
}
/* FCE */
.zweispalten .spaltel {
	float: left;
	width: 320px;
}
.zweispalten .spalter {
	float: right;
	width: 160px;
	margin-top: 70px;
}
.csc-frame-rulerBefore .zweispalten .spalter,
.csc-frame-rulerBefore .zweispalten .spaltel {
	width: 49%;
	margin-top: 0;
}
.zweispalten .spalter .csc-frame-frame1 {
	font-size: 10px;
	color: #999;
	line-height: 13px;
}
.zweispalten .spalter .csc-frame-frame1 b {
	color: #000;
}
/* Clear */

.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;
}
/* 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:#666;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
	border: 1px solid #999;
}
body.tabelle table.contenttable th {
	width: 160px;
}
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;
	clear: both;
	width: 120px;
	padding-bottom: 5px;
	font-size: 12px;
}
#c60 .tx-powermail-pi1 label {
	width: 190px;
}
.powermail_check_inner label,.powermail_check_inner input {
	width: 20px !important;
	clear: both;
}
.powermail_radio_inner label {
clear: both;
}
.tx-powermail-pi1 input, .tx-powermail-pi1 textarea, .tx-powermail-pi1 select {
	border: none;
	border: #CCC 1px solid;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background: #EEE url(../img/hg_input.gif) repeat-x top left;
	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: #CCC;
}
.tx-powermail-pi1 input.powermail_submit, .tx-powermail-pi1 input[type=submit] {
	border: #D31A00 1px solid;
	background: #D31A00;
	color: #FFF;
	margin-left: 120px;
	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;
}
/* Verschiedenes */

.csc-textpic-caption {
	font-size: 11px;
	padding: 4px;
	color: #666;
}
.csc-textpic-border img {
	border: thin solid #999 !important;
}

.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;
}

iframe {
overflow-x: hidden;
overflow-y: hidden;
} 

.news-single-video {margin: 10px 0px;}
