body {
	margin: 0px;
	padding: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	
	background-color: #FFFFFF;
	background-image: url(/fileadmin/templates/assets/images/global/bg_head.jpg);
	background-repeat: repeat-x;
}

.date {
	display: none;
}

#root {
	position: relative;
	z-index: 1;
	
	width: 100%;
	background-image: url(/fileadmin/templates/assets/images/global/bg_foot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	text-align: center;
}

#root #head {
	position: relative;
	z-index: 2;
	
	width: 955px;
	height: 226px;
	margin: auto;
	
	background-image: url(/fileadmin/templates/assets/images/global/bg_banner.jpg);
	background-repeat: repeat-x;
	background-position: 30px 30px;
	
	text-align: left;
}

#root #head #language {
	position: absolute;
	z-index: 3;
	top: 9px;
	
	width: 100px;
	height: 12px;
}

#root #head #language img {
	margin-right: 5px;
}

#language img {
	border: 1px solid #ccc;

}

#root #head #group {
	position: absolute;
	z-index: 3;
	width: 206px;
	height: 23px;
	padding-left: 815px;
	padding-top: 4px;
}

#root #head #logo {
	position: absolute;
	z-index: 3;
	top: 51px;
}

#root #head #banner {
	position: absolute;
	z-index: 3;
	top: 51px;
	right: 0px;
}

#root #head #flashBanner {
	position: absolute;
	z-index: 4;
	top: 51px;
	right: 0px;
}

#root #head #navi {
	position: relative;
	z-index: 3;
	top: 206px;
	right: 0px;
	border-right: solid 1px #FFFFFF;
	width: 758px;
	height: 20px;
	text-align: right;
	left: 196px;

}

#root #head #navi #naviTable{
	right: 0px;
	width: 100%;
	height: 20px;
}

#root #head #navi #naviTable .item {
	color: #000000;
}

#root #head #navi #naviTable td {
	right: 0px;
	border-left: solid 1px #FFFFFF;
	height: 20px;
	text-align: center;
	padding-left: 6px;
	padding-right: 6px;
}

#root #head #navi #naviTable .item a {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	text-transform: uppercase;
}

#root #head #navi #naviTable .itemActive {
	color: #000000;
	background-color: #024691;
	height: 20px;
}

#root #head #navi #naviTable .itemActive a {
	color: #FFFFFF;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration: none;
}

#root #main {
	position: relative;
	z-index: 2;
	width: 955px;
	margin: auto;
	border: 1px dashed #999999;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align:left;
}

#root #main #mainTable {
	width: 955px;
	padding-bottom: 30px;
}

#root #main #mainTable .subNavi {
	width: 196px;
	vertical-align: top;
	padding-top: 85px;
	padding-left: 36px;
	width: 186px;
}

#root #main #mainTable .subNavi .item  {
	margin: 0px;
	padding: 0px;
	padding-left: 12px;
	width: 130px;
}

#root #main #mainTable .subNavi .item a {
	font-size: 12px;
	text-decoration: none;
	color: #024691;
	line-height: 18px;
}

#root #main #mainTable .subNavi .itemActive  {
	background-image: url(/fileadmin/templates/assets/images/global/bg_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 12px;
	width: 130px;
}

#root #main #mainTable .subNavi .itemActive a {
	text-decoration: none;
	color: #024691;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

#root #main #mainTable .content {
	width: 759px;
	height: 320px;
	vertical-align: top;
}

#root #main #mainTable .content h1 {
	color: #024691;
	font-size: 18px;
	border-bottom: dashed 1px #024691;
	padding-bottom: 5px;
	margin-right: 40px;
	margin-top: 32px;
	margin-bottom: 30px;
	font-weight: normal;
	text-transform: uppercase;
	width: 699px;
}

#root #main #mainTable .content h2 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 19px;
	color: #014691;
	font-size: 13px;
	font-weight: bold;
}

#root #main #mainTable .content h3 {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	padding-top: 2px;
}

#root #main #mainTable .content a {
	color: #666;
}

#root #main #mainTable .content .csc-textpic-intext-left-nowrap img {
	margin-top: 3px;
}

#root #main #mainTable .content #contentTable {
	width: 759px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#root #main #mainTable .content #contentTable .contentLeft {
	width:440px;
	font-size: 12px;
	padding-right: 60px;
	vertical-align: top;
}

#root #main #mainTable .content #contentTableHome {
	width: 699px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#root #main #mainTable .content #contentTableHome h1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 0px;
	text-transform: none;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

#root #main #mainTable .content #contentTableHome .contentLeftHome {
	font-size: 12px;
	vertical-align: top;
	background-color: #EDEEEF;
	width: 466px;
}


#root #main #mainTable .content #contentTableHome .contentLeftHome .text img {
	border: solid 1px #014691;
	margin-bottom: 14px;
}

#root #main #mainTable .content #contentTableHome .contentLeftHome .text {
	margin: 17px;
}

#root #main #mainTable .content #contentTableHome .contentLeftHome .text .csc-textpic-text {
	margin-left: 9px;
}

#root #main #mainTable .content #contentTableHome .contentLeftHome .text .punkte {
	position: relative;
	background-image: url(/fileadmin/templates/assets/images/global/bg_pfeil.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 275px;
	width: 110px;
}

#root #main #mainTable .content #contentTableHome .contentLeftHome .text .punkte a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
}

#root #main #mainTable .content #contentTableHome .contentMiddleHome {
	font-size: 12px;
	vertical-align: top;
	width: 25px;
}

#root #main #mainTable .content #contentTableProducts {
	width: 699px;
}
#root #main #mainTable .content #contentTableProducts .left {
	width: 466px;
	vertical-align: top;
}
#root #main #mainTable .content #contentTableProducts .right {
	width: 203px;
	padding-left: 30px;
	vertical-align: top;
}
#root #main #mainTable .content #contentTableProducts .left #imageSelector {
	width: 466px;
	background-color: #A1A6AA;
	border-style: solid;
	border-color: #024691;
	border-left-width: 1px;
	border-top-width: 9px;
	border-right-width: 1px;
	border-bottom-width: 9px;
}
#root #main #mainTable .content #contentTableProducts .left #imageSelector td {
	padding-left: 4px;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 9px;
}
#root #main #mainTable .content #contentTableProducts .left #imageSelector .first {
	padding-left: 9px;
}
#root #main #mainTable .content #contentTableProducts .left #imageSelector .last {
	padding-right: 9px;
}
#root #main #mainTable .content #contentTableProducts .left #imageSelector td dl,
#root #main #mainTable .content #contentTableProducts .left #imageSelector td dt,
#root #main #mainTable .content #contentTableProducts .left #imageSelector td dd {
	padding: 0px;
	margin: 0px;
}
#root #main #mainTable .content #contentTableProducts .left #imageSelector td img {
	border: solid 1px #024691;
	padding: 0px;
	margin: 0px;
}
#root #main #mainTable .content #contentTableProducts .left #detailTable {
	width: 466px;
	height: 182px;
	border: solid 1px #024691;
	border-top-width: 0px;
	background-color: #EDEEEF;
}
#root #main #mainTable .content #contentTableProducts .left #detailTable .left {
	padding: 0px;
	padding-left: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right:300px;
}
#root #main #mainTable .content #contentTableProducts .left #detailTable .left a {
	color: #666;
	text-decoration: none;
}
#root #main #mainTable .content #contentTableProducts .left #detailTable .right {
	position: absolute;
	left:396px;
	z-index: 4;
	width: 273px;
	padding: 0px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#root #main #mainTable .content #contentTableProducts .left #detailTable .right img {
	position: absolute;
	z-index: 5;
	top: 9px;
	right: 9px;
	border: solid 1px #024691;
}

#root #main #mainTable .content #contentTableHome .contentRightHome {
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	width: 218px;
	background-color: #014691;
	background-image:url(/fileadmin/templates/assets/images/home/bg_news.gif);
	background-repeat: no-repeat; 
} 

#root #main #mainTable .content #contentTableHome .contentRightHome .aktuelles {
	position: relative;
	z-index: 4;
	margin-left: 8px;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 8px;
	background-color: #FFF;
	border: solid 1px #D1D1D1;
}

#root #main #mainTable .content #contentTableHome .contentRightHome .aktuelles h1 {
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
	width: 192px;
	line-height: 15px;
	font-size: 12px;
	background-color: #EFEFEF;
	padding-left: 8px;
}

#root #main #mainTable .content #contentTableHome .contentRightHome .aktuelles h2 {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	color: #014691;
	font-weight: normal;
	font-size: 10px;
}

#root #main #mainTable .content #contentTableHome .contentRightHome .aktuelles p {
	margin: 0px;
	padding: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 16px;
}

#root #main #mainTable .content #contentTableHome .contentRightHome .aktuelles .moreLink {
	position: relative;
	z-index: 5;
	width: 192px;
	height: 17px;
	text-align: right;
	margin-top: -16px;
}

#root #main #mainTable .content #contentTable .contentLeft hr { 
	margin-top: 8px;
	margin-bottom: 16px;
	color:#FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #01880B;
	width: 699px;
}

#root #main #mainTable .content #contentTable .contentRight {
	width:259px;
	font-size: 12px;
	padding-right: 60px;
	vertical-align: top;
} 

#root #main #mainTable .content #contentTable .contentRight .red {
	vertical-align: top;
	background-image: url(/fileadmin/templates/assets/images/unternehmen/bg_red.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	height: 23px;
}

#root #main #mainTable .content #contentTable .contentRight .blue {
	vertical-align: top;
	background-image: url(/fileadmin/templates/assets/images/unternehmen/bg_blue.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	height: 23px;
}

#root #main #mainTable .content #contentTable .contentRight .green {
	vertical-align: top;
	background-image: url(/fileadmin/templates/assets/images/unternehmen/bg_green.gif);
	background-repeat: no-repeat;
	padding-left: 27px;
	height: 23px;
}

#root #foot {
	position: relative;
	z-index: 2;
	width: 955px;
	height:20px;
	text-align: left;
	margin: auto;
}
#root #foot .impressum {
	 /*position: absolute;*/
	float: left;
	z-index: 3;
	top: 1px;
	left: 0px;
	color: #333;
	font-size: 11px;
	text-transform: uppercase;
}
#root #foot .impressum a {
	color: #444;
	text-decoration: none;
}
#root #foot .copyright {
	/*position: absolute;*/
	float: right;
	z-index: 3;
	top: 1px;
	/*left: 649px;*/
	color: #444;
	font-size:11px;
}

.alert,
#mailformTable .error {
	color: #FF3333;
	font-weight: bold;
}
#mailformTable {
	width: 440px;
}
#mailformTable td {
	padding-right: 10px;
}
#mailformTable .label {
	width: 90px;
}
#mailformTable .error {
	width: 5px;
}
#mailformTable .field {
	width: 315px;
}
#mailformTable .field input {
	width: 200px;
}
#mailformTable textarea {
	width: 315px;
}
#mailformTable #Submit {
	margin-right: 108px;
}

