/*CSS Reset*/
/*+clearfix {*/
#left .box:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
#left .box
{
	display: inline-block;
}
#left .box
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
HTML, BODY, DIV, SPAN, APPLET, OBJECT, IFRAME, H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE, PRE, A, ABBR, ACRONYM, ADDRESS, BIG, CITE, CODE, DEL, DFN, EM, FONT, IMG, INS, KBD, Q, S, SAMP, SMALL, STRIKE, STRONG, SUB, SUP, TT, VAR, B, U, I, CENTER, DL, DT, DD, OL, UL, LI, FIELDSET, FORM, LABEL, LEGEND, TABLE, CAPTION, TBODY, TFOOT, THEAD, TR, TH, TD
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}
BLOCKQUOTE, Q
{
	quotes: none;
}
:focus
{
	outline: 0;
}
INS
{
	text-decoration: none;
}
DEL
{
	text-decoration: line-through;
}
TABLE
{
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
TD
{
	vertical-align: top;
}
/*Standard*/
BODY
{
	line-height: 1.3em;
	text-align: left;
	font: normal 13px Arial, Verdana, Sans-Serif;
	color: #003065;
}
.clearL
{
	clear: left;
}
A
{
	text-decoration: none;
	color: #157ED4;
}
P
{
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.3em;
	padding: 0;
}
H1, H2, H3, H4, H5, H6
{
	font-size: 12px;
	margin: 0 0 10px;
}
H1
{
	font-size: 20px;
}
H2
{
	font-size: 14px;
}
A:hover
{
	text-decoration: underline;
}
.clearL
{
	clear: left;
}
.clearR
{
	clear: right;
}
/*Template*/
#site
{
	width: 1020px;
	margin: 0 auto;
	background: url(../img/bg.png) repeat-y top left;
	padding-bottom: 0;
}
#page
{
	width: 960px;
	overflow: hidden;
	margin: 0 auto;
}
/*HEAD*/
#head
{
	background: url(../img/head.jpg) no-repeat 2px 0px;
	margin-bottom: 0;
}
#head H1#logo
{
	background: transparent url(../img/logo.png) no-repeat left top;
	float: left;
}
#head H1#logo A
{
	width: 360px;
	height: 50px;
	display: block;
	padding-top: 52px;
}
#head H1#logo A SPAN
{
	display: none;
}
#head .hotline
{
	width: 480px;
	float: right;
	margin-right: 100px;
}
#head .hotline P
{
	width: 228px;
	background: url(../img/hotline.png) no-repeat top left;
	float: left;
	height: 20px;
	text-align: center;
	font-size: 12px;
	margin: 0 10px 0 0;
	padding: 0;
}
#head .hotline P A
{
	font: normal 13px Arial, Verdana, Sans-Serif;
	color: #003065;
}
/*nav*/
#head .nav
{
	clear: left;
	margin-left: 10px;
	height: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
}
#head .nav LI
{
	float: left;
	margin-right: 62px;
}
#head .nav LI.last
{
	margin-right: 0;
	color: #E6E8E7;
}
#head .nav LI A
{
	background-color: #304AD3;
	padding-left: 10px;
	display: block;
	background: url(../img/navBG.png) no-repeat top left;
	text-decoration: none;
}
#head .nav LI A SPAN
{
	background: url(../img/navBG.png) no-repeat top right;
	color: #FFF;
	display: block;
	padding: 0 10px 0 0;
	line-height: 28px;
}
#head .nav LI A:hover, #head .nav LI.act A
{
	background-position: left bottom;
}
#head .nav LI A:hover SPAN, #head .nav LI.act A SPAN
{
	background-position: right bottom;
}
#head .banner
{
	clear: left;
	position: relative;
	margin-left: 10px;
}
#head .banner
{
	height: 180px;
	color: #FAFAFA;
	position: relative;
}
#head .banner LI
{
	display: none;
	position: absolute;
	z-index: 50;
	width: 940px;
	height: 180px;
}
#head .banner LI#pageid-5, #head .banner LI.item0
{
	background: url(../img/bild1.jpg) no-repeat top left;
}
#head .banner LI#pageid-30, #head .banner LI.item1
{
	background: url(../img/bild2.jpg) no-repeat top left;
}
#head .banner LI#pageid-21, #head .banner LI.item2
{
	background: url(../img/bild3.jpg) no-repeat top left;
}
#head .banner LI#pageid-16, #head .banner LI.item3
{
	background: url(../img/bild4.jpg) no-repeat top left;
}
#head .banner LI#pageid-19, #head .banner LI.item4
{
	background: url(../img/bild5.jpg) no-repeat top left;
}
#head .banner LI#pageid-14, #head .banner LI.item5
{
	background: url(../img/bild6.jpg) no-repeat top left;
}
#head .banner LI#pageid-20, #head .banner LI.item6
{
	background: url(../img/bild7.jpg) no-repeat top left;
}
#head .banner LI.act
{
	display: block !important;
	padding: 0;
	z-index: 49;
}
#head .banner LI.show
{
	z-index: 100;
}
#head .banner .headline
{
	display: block !important;
	position: absolute;
	top: 80px;
	left: 1px;
	height: 70px;
	overflow: hidden;
	z-index: 101;
}
#head .banner .headline .inner
{
	float: left;
	padding: 10px 20px 10px 10px;
	background: url(../img/transparent75.png);
}
#head .banner .headlineEnd
{
	float: left;
	height: 70px;
	width: 5px;
	background: url(../img/headlineEnd.png) no-repeat top left;
}
#head .banner .headline H1
{
	font-size: 30px;
	font-style: italic;
	color: #003065;
	padding: 0;
	margin: 0;
}
#head .banner .headline P
{
	font-size: 15px;
	color: #003065;
	margin: 0;
	padding: 0;
}
#head .banner H1
{
}
/*CONTENT*/
#allcont
{
}
/*left*/
#left
{
	width: 220px !important;
	float: left;
	margin-left: 10px;
	display: inline;
	margin-bottom: 10px;
}
#left .subNav
{
	background: #124B8C repeat-x top left;
	width: 220px !important;
	/*[disabled]-moz-border-radius:10px;*/
	/*[disabled]-webkit-border-radius:10px;*/
	/*[disabled]-khtml-border-radius:10px;*/
	/*[disabled]border-radius:10;*/
	/*[disabled]border:1px solid #0F2858;*/
	margin: 10px 0 0;
}
#left .subNav LI
{
	border-bottom: 1px solid #FFFFFF;
}
#left .subNav LI.first
{
	background: url(../img/roundBluetop.gif) repeat-x top left;
}
#left .subNav LI.last
{
	border: none;
	background: url(../img/roundBluebottom.png) repeat-x bottom left;
}
#left .subNav LI.first A:hover, #left .subNav LI.first.cur A
{
	border: none;
	background: #0F2959 url(../img/roundBluetopH.png) repeat-x top left;
}
#left .subNav LI.last A:hover, #left .subNav LI.last.cur A
{
	border: none;
	background: #0F2959 url(../img/roundBluebottomH.png) repeat-x bottom left;
}
#left .subNav LI A
{
	text-decoration: none;
	display: block;
	color: #FEFEFE;
	padding: 8px 5px 8px 8px;
	line-height: 12px;
}
#left .subNav LI A:hover, #left .subNav LI.cur A
{
	background-color: #0F2959;
}
#left .subNav LI A:hover SPAN, #left .subNav LI.cur A SPAN
{
	background: url(../img/miniarrow.png) no-repeat 0;
}
#left .subNav LI A SPAN
{
	padding-left: 8px;
}
#left .news, #left .box
{
	background-color: #124B8C;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5;
	border: 1px solid #0F2959;
	margin-top: 10px;
	width: 217px;
}
#left .news H2
{
}
#left H2
{
	font-size: 17px;
	font-weight: normal;
	color: #FFF;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
}
#left .news UL
{
	padding: 0;
	margin: 0;
}
#left .news UL LI
{
	width: 100%;
	margin: 0;
	padding: 0;
}
#left .news UL LI A SPAN
{
	height: 10px;
}
#left .news UL LI A
{
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 10px 10px;
	display: block;
	text-decoration: none;
	line-height: 16px;
	margin: 0;
}
#left .news UL LI A:hover
{
	background: #0F2959;
}
#left .news LI.all A
{
	text-align: center;
	border-top: 1px solid #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	/*[disabled]background:#7D9F1F url(../img/roundGreenbottom.png) no-repeat left bottom;*/
	padding-top: 10px;
}
#left .news LI.all A:hover
{
	/*[disabled]background:#6E8E14 url(../img/roundGreenbottomHover.png) no-repeat left bottom;*/
}
#left .referenzen
{
	margin-top: 10px;
	background: url(../img/referenzenBG.png) no-repeat right center;
	height: 80px;
}
#left .referenzen P
{
	font-weight: bold;
	padding-top: 15px;
}
/*[clearfix]*/#left .box
{
	background-color: #81A603;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #85AD00;
	margin-top: 10px;
	width: 220px !important;
}
#left .box.noBG
{
	border: none !important;
	height: 85px;
	background: none !important;
}
#left .box P
{
	background: none;
	color: #FFF;
}
#left .box P SPAN
{
	text-align: center;
	display: block;
}
#left .box P SPAN STRONG
{
	line-height: 20px;
	font-size: 14px;
}
#left .box A.more
{
	text-align: center;
	border-top: 1px solid #FFFFFF;
	padding: 5px 10px;
	text-decoration: none;
	display: block;
	color: #FFFFFF;
	margin: -10px -10px -20px;
	padding-top: 8px;
}
#left .box A.more:hover
{
	background: #6D8D13;
}
#left P
{
	padding: 10px;
}
#left #cleft
{
}
#left #cleft .referenzen
{
	margin-top: 265px;
}
/*conent*/
#cont
{
	float: left;
	width: 718px;
	margin-left: 10px;
	display: inline;
	overflow: hidden;
}
#cont .box
{
	margin: 10px 10px 5px 0;
	padding-bottom: 5px;
	width: 710px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #E8E8E8;
	background-color: #EFEFEF;
}
#cont .box .inner
{
	position: relative;
	padding: 10px 10px 0;
}
#cont .box .text
{
	float: left;
	width: 355px;
	margin-right: 10px;
}
#cont .box.full
{
	clear: left;
}
#cont .box.half
{
	width: 346px;
	float: left;
	overflow: hidden;
}
#uid14 #cont .box.half
{
	width: 168px !important;
	height: 325px;
	margin-bottom: 10px;
}
#uid14 #cont .box.half IMG
{
	margin: 0 !important;
	padding: 0 !important;
}
#uid14 #cont .box.half .csc-textpic-imagewrap
{
	margin: 7px !important;
	padding: 0 !important;
}
#uid14 #cont .box.half .csc-textpic-text
{
	padding: 10px;
}
#uid67 TABLE TR TD
{
	padding: 10px 20px 10px 10px;
	border-bottom: 1px solid #E7E7E7;
	vertical-align: middle;
}
#cont .box.noBG
{
}
#cont .box P
{
}
#cont .box IMG.Fleft
{
	position: absolute;
	right: 10px;
	top: 25px;
}
#right
{
}
/*foot*/
#foot
{
	clear: left;
	background: url(../img/foot.jpg) no-repeat top left;
	height: 157px;
	width: 1020px;
}
#foot DIV#copy
{
	text-align: right;
	margin-right: 50px;
	padding-top: 40px;
}
#foot DIV#copy A
{
	color: #003065;
}
