@import url(http://fonts.googleapis.com/css?family=PT+Sans:400,700|Coda);
/*Fonts
Standard*/
.clearL
{
	clear: left;
}
H1, H2, H3, H4, H5, H6
{
	font: 15px Coda, Arial, Verdana, Sans-serif;
	color: #333;
	padding: 10px 0 0;
}
H1
{
	font-size: 22px;
	text-transform: uppercase;
	color: #319FFD;
}
H2
{
	font-size: 19px;
}
H3
{
	font-size: 17px;
}
H4
{
	font-size: 15px;
}
P
{
	padding: 10px 0 5px;
}
HR
{
	height: 1px;
	border: none;
	background-color: #319FFD;
	width: 60%;
	opacity: 0.35;
	margin: 10px auto;
}
A
{
	text-decoration: none;
	color: #319FFD;
	/*[empty]color:;*/
}
A.more
{
	padding-right: 15px;
	background: url(../img/more.png) no-repeat right center;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	/*[empty]color:;*/
}
A.more:hover
{
	padding-right: 15px;
	background: url(../img/more-h.png) no-repeat right center;
	color: #333;
	text-decoration: none;
	/*[empty]color:;*/
}
A.more:focus
{
	padding-right: 15px;
	background: url(../img/more-h.png) no-repeat right center;
	color: #333;
	text-decoration: none;
	/*[empty]color:;*/
}
A:hover
{
	text-decoration: underline;
}
A:focus
{
	text-decoration: underline;
}
TEXTAREA, INPUT
{
	resize: none;
	-webkit-border-radius: 0px;
	-webkit-box-sizing: border-box;
}
INPUT[type=text], INPUT[type=submit]
{
	/*-webkit-appearance: none;*/
}
/*Template*/
HTML, BODY, #site
{
	height: 100%;
}
BODY > #site
{
	height: auto;
	min-height: 100%;
}
BODY
{
	font: 13px "Pt Sans", Arial, Verdana, Sans-serif;
	line-height: 19px;
	color: #333;
	background: #393939 url(../img/body.png) repeat-x left top;
	-webkit-text-size-adjust: none;
}
#site
{
	width: 100%;
	height: 100%;
	background: url(../img/logo-body.png) no-repeat center bottom;
}
#page
{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
/*Head*/
.head
{
	display: block;
	position: relative;
	height: 141px;
	text-align: center;
	padding: 45px 0 20px;
}
#logo
{
	background: url(../img/logo.png) no-repeat left top;
	width: 312px;
	height: 141px;
	margin: 0 auto;
}
#logo A
{
	display: block;
	width: 312px;
	height: 141px;
}
#logo A SPAN
{
	display: none;
}
#boxen
{
	height: 249px;
}
.box-left
{
	width: 464px;
	height: 249px;
	padding: 2px;
	border: 1px solid #319FFD;
	margin-right: 20px;
	float: left;
	position: relative;
}
.box-right
{
	width: 464px;
	height: 249px;
	padding: 2px;
	border: 1px solid #319FFD;
	float: left;
	position: relative;
}
#boxen H2 A
{
	position: absolute;
	display: block;
	top: 2px;
	left: 2px;
	background: url(../img/white-t.png) repeat-x left top;
	height: 39px;
	padding-top: 210px;
	width: 464px;
	text-align: center;
	color: #2C2C2C;
	-webkit-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
#boxen H2 A:hover
{
	text-decoration: none;
	color: #222222;
	background: url(../img/white.png) repeat-x left top;
}
#boxen H2 A:focus
{
	text-decoration: none;
	color: #222222;
	background: url(../img/white.png) repeat-x left top;
}
/*Subhead*/
#subhead
{
}
/*Nav*/
.nav
{
	display: block;
	height: 35px;
	font-family: "Pt Sans";
	font-size: 16px;
	font-weight: 400 !important;
	text-align: center;
	text-transform: uppercase;
	list-style-type: none;
	padding-top: 25px;
	padding-bottom: 5px;
}
.nav LI
{
	display: inline;
	margin-right: 25px;
	margin-left: 25px;
	/*[disabled]position:relative;*/
}
.nav LI A
{
	display: inline-block;
	color: #F2F2F2;
	border-bottom: 1px solid #393939;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.nav LI A:hover
{
	text-decoration: none;
	border-bottom: 1px solid #319FFD;
}
.nav LI A:focus
{
	text-decoration: none;
	border-bottom: 1px solid #319FFD;
}
.nav LI.act A
{
	border-bottom: 1px solid #319FFD;
}
/*Subnav*/
.nav LI UL
{
	/*[disabled]display:none;*/
	/*[disabled]position:absolute;*/
	/*[disabled]left:0;*/
	/*[disabled]top:0;*/
	/*[disabled]z-index:100;*/
}
.nav LI:hover UL
{
	/*[disabled]display:block;*/
}
.nav LI UL LI
{
	/*[disabled]float:none;*/
	/*[disabled]position:relative;*/
	/*[disabled]width:auto;*/
}
.nav LI UL LI A
{
	/*[disabled]float:none;*/
	/*[disabled]display:block;*/
}
/*over*/
.nav LI.over A
{
	/*[disabled]color:#D01B81;*/
}
.nav LI.over UL LI A
{
	/*[disabled]color:#F2F2F2;*/
}
.nav LI.over UL LI A:hover
{
	/*[disabled]color:#552560;*/
}
.nav LI.over UL LI.act A
{
	/*[disabled]color:#552560;*/
}
UL.nav LI.over UL
{
	/*[disabled]display:block;*/
}
.nav LI.over UL LI UL
{
	/*[disabled]display:none;*/
}
/*Allcont*/
#allcont
{
	z-index: 180;
	position: relative;
	padding-bottom: 60px;
}
#left
{
}
#cont-top
{
	height: 3px;
	background: url(../img/cont-top.png) no-repeat left top;
	margin-left: 30px;
}
#cont
{
	width: 790px;
	margin-left: 30px;
	padding: 25px 55px;
	background: url(../img/cont.png) repeat-y left top;
}
#cont IMG
{
	padding: 10px 0 10px 10px;
}
#cont-btm
{
	height: 3px;
	background: url(../img/cont-btm.png) no-repeat left top;
	margin-left: 30px;
}
#cont .box
{
	padding: 15px 30px;
	background-color: #E0E0E0;
	margin-top: 30px;
}
#right
{
}
/*Foot*/
.foot
{
	display: block;
	font-size: 10px;
	color: #F2F2F2;
	width: 100%;
	height: 30px;
	border-top: 1px solid #636363;
	padding-top: 10px;
	margin-top: -40px;
	background: #393939;
	position: relative;
	z-index: 200;
}
.foot2
{
	width: 900px;
	margin: 0 auto;
}
.foot A
{
	color: #F2F2F2;
}
.foot P
{
	display: inline;
}
#homepage
{
	display: block;
	width: 48%;
	float: left;
	text-align: right;
}
#footnav
{
	display: block;
	width: 48%;
	margin-right: 4%;
	float: left;
	text-align: left;
}
/*Powermail NEU*/
.tx-powermail LEGEND.powermail_legend
{
	display: none;
}
.tx-powermail .powermail_form .powermail_fieldset
{
	border: 0 solid #000000;
	background-color: transparent;
	padding-left: 0px;
	margin-top: 10px;
}
.tx-powermail .powermail_form .powermail_fieldwrap
{
	padding: 2px 0;
}
.tx-powermail .powermail_form .powermail_fieldset LABEL
{
	display: block;
	width: 110px;
	font-weight: normal;
	color: #424040;
}
.tx-powermail .powermail_form .powermail_fieldset INPUT
{
	width: 350px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #D7D7D7;
	padding: 3px 0px 3px 5px;
}
.tx-powermail .powermail_form .powermail_fieldset TEXTAREA
{
	width: 347px;
	height: 100px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #D7D7D7;
	padding-left: 5px;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_submit
{
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -146px;
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_submit INPUT.powermail_submit
{
	background-color: #98072E !important;
	width: 357px;
	color: #F2F2F2;
	cursor: pointer;
	/*[disabled]padding:3px 0px;*/
	/*[disabled]margin-top:10px;*/
}
.tx-powermail .powermail_form .powermail_fieldset .powermail_fieldwrap_submit INPUT.powermail_submit:hover
{
	background-color: #00490B !important;
	color: #F2F2F2;
}
.tx-powermail .powermail_fieldset .powermail_fieldwrap .mandatory
{
	color: #98072E;
}
.formError .formErrorContent
{
	width: 100%;
	position: relative;
	color: #F2F2F2;
	width: 120px;
	font-size: 11px;
	border: 1px solid #F2F2F2;
	padding: 4px 10px;
	background: rgb(152, 7, 46);
}
.formError .formErrorArrow DIV
{
	border-left: 2px solid #F2F2F2;
	border-right: 2px solid #F2F2F2;
	font-size: 0px;
	height: 1px;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
	background: rgb(152, 7, 46);
}
.tx-powermail .powermail_create
{
	background: #F6F6F6;
	padding: 10px 0px 0px 25px;
}
.tx-powermail .powermail_create DT
{
	padding: 2px 0px;
}
.tx-powermail .powermail_form SELECT
{
	width: auto;
}
.tx-powermail .powermail_form .powermail_fieldwrap_reset
{
	padding: 0px;
	margin: 0px;
	position: relative;
	left: 110px;
}
.tx-powermail .powermail_form .powermail_fieldwrap_text
{
	font-size: 11px;
	color: #98072E;
	font-style: italic;
}
#contactform .field LABEL
{
	display: block;
	padding: 6px 0 0 1px;
}
.contactdata .field INPUT, #contactform .field TEXTAREA
{
	border: 1px solid #CCC;
	padding: 5px;
	width: 100%;
}
#contactform .field .pflicht
{
	font-style: italic;
	font-size: 11px;
	text-align: right;
	color: #319FFD;
}
#kontaktform #submit
{
	background: #CCC;
	padding: 5px 15px;
	border: 1px solid #CCC;
	width: 100%;
	color: #FFF;
}
#kontaktform #submit:hover
{
	background: #309FFD;
	padding: 5px 15px;
	border: 1px solid #CCC;
	width: 100%;
	color: #FFF;
}
/*Sprachen*/
.lang-switch
{
	width: 100px;
	height: 32px;
	position: absolute;
	right: 0;
	top: 10px;
}
UL.lang-switch LI
{
	float: left;
	width: 38px;
	height: 32px;
	margin: 0px 0px 0px 10px;
	display: inline;
	cursor: pointer;
}
UL.lang-switch LI A
{
	display: block;
	height: 32px;
	width: 38px;
}
UL.lang-switch LI SPAN
{
	display: none;
}
LI.lang-de
{
	background: url(../img/de.png) no-repeat left top;
}
LI.lang-en
{
	background: url(../img/en.png) no-repeat left top;
}
/*Breadcrumbs*/
UL.breadcrumbs
{
	/*[disabled]position:absolute;*/
	/*[disabled]bottom:2px;*/
	/*[disabled]left:20px;*/
}
UL.breadcrumbs LI
{
	/*[disabled]float:left;*/
	/*[disabled]padding:0px 5px 0px 0px;*/
	/*[disabled]display:inline;*/
}
UL.breadcrumbs LI A
{
	/*[disabled]font-size:10px;*/
	/*[disabled]color:#464646;*/
}
UL.breadcrumbs LI A:hover
{
	/*[disabled]color:#005CA4;*/
	/*[disabled]text-decoration:none;*/
}
UL.breadcrumbs LI.act A
{
	/*[disabled]color:#005CA4;*/
}
/*Special*/
#cont UL
{
	margin: 5px 0px 10px 25px;
}
#cont UL LI
{
	list-style-type: disc;
	padding: 3px 0px;
}
#cont OL
{
	margin: 5px 0px 10px 25px;
}
#cont OL LI
{
	list-style-type: decimal;
	padding: 3px 0px;
}
#allcont TABLE
{
	margin: 5px 0px 10px;
}
#allcont TABLE TR TD
{
	padding: 2px 10px 2px 0px;
}
#allcont DIV.csc-textpic .csc-textpic-imagewrap .csc-textpic-image
{
	margin: 10px 0;
}
.lbox
{
	float: left;
	width: 48%;
	margin-right: 4%;
	display: inline;
}
.rbox
{
	float: left;
	width: 48%;
	display: inline;
}
IMG.logo
{
	position: absolute;
	top: 782px;
	right: -320px;
	z-index: 100;
}
