html, body {
height: 100%;
}
body {
background: #FFF url(../images/hg_body.png) repeat-x top left;
margin: 0;
padding: 0;
font:14px/22px Tahoma, Geneva, sans-serif;
}
fieldset {border:none}
#container {
width: 1020px;
margin: 0 auto -100px;
min-height: 100%;
height: auto !important;
height: 100%;
}
#top {
position: relative;
height: 123px;
width: 100%;
}
#logo {
position: absolute;
top: 15px;
left: 35px;
width: 278px;
height: 104px;
background: #FFF url(../images/logo.png) repeat-x top right;
}
#logo h1 {
text-indent: -9999px;
margin: 0;
padding: 0;
}
#logo a {
display: block;
width: 278px;
height: 104px;
outline: none;
}
#suche {
position: absolute;
width: 187px;
height: 30px;
top: 20px;
right: 40px;
background: #FFF url(../images/hg_suche.png) repeat-x top left;
}
#suche input#search {
border: none;
float: left;
height: 18px;
line-height: 20px;
width: 130px !important;
color: #CCC;
}
#suche .btn {
float: right;
width: 22px;
line-height: 20px;
text-indent: -9999px;
border: none;
background-color: transparent;
}
#wrapper {
min-height: 800px;
background: transparent url(../images/hg_wrapper.png) repeat-x top left;
}
#inner {
padding: 32px;
}
#image {
height: 270px;
width: 100%;
position: relative;
}
#image #e {
position: absolute;
top: 20px;
right: 20px;
width: 197px;
height: 195px;
background: transparent url(../images/e.png) repeat-x top left;
z-index: 999;
}
#mainmenu {
background-color: #272828;
height: 36px;
}
#mainmenu ul {
margin: 0;
padding: 0;
list-style: none
}
/*
#mainmenu ul li {
float: left;
}
#mainmenu ul li a {
display: block;
font-size: 17px;
text-transform: uppercase;
padding: 0 30px;
line-height: 36px;
color: #FFF;
text-decoration: none;
}
#mainmenu ul li a:hover {
background: transparent url(../images/hg_mainmenu_act.png) repeat-x top left;
}
*/
#pfad {
padding: 0 0 5px 20px;
margin: 0 0 30px 0;
font-size: 12px;
color: #999;
border-bottom: thin dotted #666;
}
#pfad .breadcrumbs {
margin: 0;
padding: 0;
list-style: none;
float: left;
width: 640px;
}
#pfad .breadcrumbs li {
float: left;
padding: 0 6px 0 0;
}
#pfad .breadcrumbs li span {
padding: 0 4px 0 0;
}
#pfad .print {
float: right;
display: block;
width: 60px;
padding: 0 20px 0 0;
background: transparent url(../images/print.png) no-repeat 45px 0;
}
#pfad a {
color: #999;
text-decoration: none;
}
#pfad a:hover {
color: #333;
text-decoration: none;
}
#content {
padding: 10px;
}
#maincontent {
float: left;
width: 600px;
line-height: 18px;
padding: 0 0 30px 20px;
min-height: 400px;
}
#sidebar {
float: right;
width: 250px;
padding: 40px 20px 0 0;
}
#maincontent h2 {
color: #B41E2C;
font-size: 33px;
line-height: 39px;
font-weight: normal;
margin: 0 0 25px 0;
text-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
#maincontent h3 {
color: #B41E2C;
font-size: 23px;
line-height: 29px;
font-weight: normal;
margin: 0 0 20px 0;
text-shadow: 0px 1px 1px rgba(0,0,0,0.8);
}
#maincontent a, #sidebar a {
color: #B41E2C;
text-decoration: none;
}
#maincontent a:hover, #sidebar a:hover {
color: #B41E2C;
text-decoration: underline;
}
#maincontent ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#maincontent ul li {
	padding-left: 20px;
	background: #FFF url(../images/hg_li.gif) no-repeat 0 1px;
	margin: 0 0 10px 0;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
.box {
border: 1px solid #CCC;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
background: transparent url(../images/hg_box.png) repeat-x top left;
padding: 5px 10px;
color: #666;
font-size: 13px;
line-height: 16px;
}
.box p {
margin: 10px 0;
}
.nivo-caption {
display: none !important;
}
.theme-default .nivoSlider {
box-shadow: 0 0 0 0 #FFF;
}
.tx-powermail fieldset {
	border: none;
        padding: 0;
	margin: 10px 0 0 0;
}
.tx-powermail fieldset img {
	padding-left: 2px;
}
.tx-powermail legend {
	display: none;
}
.tx-powermail label {
	display: block;
	font-weight: bold;
	line-height: 1.4;
	color: #333;
	width: 150px;
	float: left;
	color: rgba(51,51,51,0.8);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
} 
.tx-powermail input[type="text"], .tx-powermail textarea,.tx-powermail select {
	width: 215px;
	margin: 4px 0 0 0;
	padding: 5px 8px;
	font-size: 1.2em;
	color: #333;
	border: #F9F9F9 2px solid;
	background-image: -webkit-gradient(linear,0% 0%, 0% 22%, from(#666), to(#CCC));
	background-image: -moz-linear-gradient(0% 22% 90deg,#CCC, #CCC, #666 100%);
	background-color: #CCC;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;

}
.tx-powermail textarea {
	background-image: -webkit-gradient(linear,0% 0%, 0% 2%, from(#666), to(#CCC));
	background-image: -moz-linear-gradient(0% 2% 90deg,#CCC, #CCC, #666 100%);
	background-color: #CCC;
}
.tx-powermail input.powermail_submit, .tx-powermail input[type="submit"] {
	margin: 15px 0 0 0;
	padding: 8px 15px;
	width: 230px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 16px;
	font-size: 14px;
	color: #FFF;
	border: none;
	background-color: #B41E2C;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	-o-border-radius: 23px;
	border-radius: 23px;
	margin-left: 150px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	box-shadow: 0 1px 2px rgba(0,0,0,0.5);
}
.tx-powermail input[type="text"]:focus, .tx-powermail textarea:focus,#inhalt select:focus {
	-webkit-box-shadow: 0 0 3px rgba(180, 30, 44,0.8);
	-moz-box-shadow: 0 0 3px rgba(180, 30, 44,0.8);
	box-shadow: 0 0 3px rgba(180, 30, 44,0.8);
}
.tx-powermail input.tx-powermail-pi1_confirmation {
	margin-left: 0px;
	margin-right: 8px;
	float: left;
}
.tx-powermail input.mailformsubmit {
	margin-top: 30px;
}
input.invalid {
border-color: #B41E2C !important;
border-width: 2px !important;
}
.powermail_mandatory {
color: #B41E2C;
padding-left: 3px;
}
.error {
background-color: #B41E2C !important;
padding: 5px;
border-radius: 10px;
color: white !important;
}
.tx_powermail_pi1_fieldwrap_html_captcha img {
vertical-align: center;
}
#footer {
clear: both;
text-align: center;
font-size: 13px;
color: #999;
height: 100px;
background: -moz-linear-gradient(top, rgba(0,0,0,0.13) 0%, rgba(0,0,0,0) 60%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.13)), color-stop(60%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.13) 0%,rgba(0,0,0,0) 60%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,0.13) 0%,rgba(0,0,0,0) 60%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,0.13) 0%,rgba(0,0,0,0) 60%); /* IE10+ */
background: linear-gradient(top, rgba(0,0,0,0.13) 0%,rgba(0,0,0,0) 60%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#21000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
min-width: 1020px;
width: 100%;
line-height: 100px;
border-top: 1px solid #CCC;
}
#footer a {
color: #999;
text-decoration: none;
}
#footer a:hover {
color: #333;
text-decoration: underline;
}
.csc-textpic-border img {
border: 3px solid #FFF !important;
box-shadow: 0 0 5px rgba(0,0,0,0.5);
}

.tx-powermail  h3 {display: none}