
body {
	background-color: #FFFFFF;
	height: 100%;
}

body, div, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, a {
	margin: 0;
	padding: 0;
}

body, div, dl, dt, dd, ul, li, ol, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, a, th, td {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}

/* #########################
 * DOCUMENT
 * ######################### 
 */

#document {
	height: 100%;
	min-width: 60em;
}

#header, #banner, #logo, #mainWrap {
	margin-left: 1.25em;	
}

ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

a {
	color: #003399;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

fieldset, img {
	border: 0;
	margin: 0;
	padding: 0;	
}

img {
	display: block;	
}

.contentBox img {
	border: 1px solid #d0d0d0;
	padding: 2px;
}

.teaserBoxItem img {
	border: none;
	padding: 0px;
}

.cursorPointer {
	cursor: pointer;	
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
	color: #003399;	
}

.fr {
	float: right;	
}

.fl {
	float: left;	
}

.fwb {
	font-weight: bold;	
}

.floating {
	float: left;
	margin-right: 19px;	
	padding:0px;
	margin-left:0px;
}

select {
	font-size: 1em;	
}

/* #########################
 * HEADER
 * ######################### 
 */
 
#header {
	width: 58.75em;
	min-height: 3.7em;
	background: transparent url('/img/bg_header.jpg') repeat-x scroll 1.25em top;
}

#service, #mainNav {
	overflow: hidden;
	font-size: 0.625em;
}

#service {
	padding-top:0.675em;
	padding-left: 18.5em;
	height: 1.8125em;	
}

#service li {
	float: left;	
}

#service #identity a {
	font-weight: bold;
	line-height: 2em;
	width: 9.0625em;
	font-size: 1.125em;
	/* todo wieder zurÃ¼ck */
	display: none;
}

#service #serviceNav {
	float: right;	
}

#service #serviceNav, #service #search {
	line-height: 2em;	
}

#service #serviceNav a, #service #search a{
	padding: 0em 1.09em;	
}

#service #search {
	float: right;
	/*width: 10.3125em;*/	
}

#service #searchForm {
	padding: 0em;
	vertical-align: middle;
	white-space: nowrap;	
}

#service #searchForm input {
	font-size: 1em;
}

#service #searchString {
	background-color: #FFFFFF;
	border: 1px solid #003399;
	padding-left: 0.3125em;
	width: 9em;	
}

#service #loupe {
	float: right;
	padding-right: 0.4em;
	padding-top: 0.3em;
	width: 9em;	
}

#service #loupe li {
	padding: 0.125em 0.3875em;
	cursor: pointer;	
}

#mainNav {
	padding-top: 1.0em;
/*	todo: padding-left: 15.75em; */
	padding-left: 18.125em;
	font-size: 0.6875em;
}

#mainNav ul li {
	float: left;
	font-weight: bold;
	display: block;
}

#mainNav ul li.on {
	background-color: white;	
}

#mainNav ul li a {
	display: block;
	line-height: 2.28em;
	padding: 0em 1.09em;
}

#mainNav ul li a:hover {
	background-color: #FFFFFF;
}

/* #########################
 * BANNER
 * ######################### 
 */	

#banner {
	height: 10.05em;
	overflow: hidden;
	width: 58.75em;
	z-index: 10;
	position: relative;
}

#banner img {
	width: 100%;
	height: 100%;	
}

#banner #bannerHeadline {
	position: absolute;
	top: 2.75em;
	right: 0.9em;
	font-weight: bold;
	font-size: 1.5em;
	color: #003399;
	z-index: 200;
}

/* #########################
 * BANDEROLE
 * ######################### 
 */	

#logo {
	position: absolute;
	top: 4.05em;
	width: 10em;
	height: 6.25em;
	left: 0em;
	cursor: pointer;
	z-index: 100;
}

#logo a img {
	width: 100%;
	height: 100%;	
}
/* #########################
 * MAINWRAP
 * ######################### 
 */

#logoMainWrap {
	position: absolute;
	left: 0em;
	bottom:2em;
	width: 10em;
	height: 3.5em;
}

#logoMainWrap a img {
	width: 100%;
	height: 100%;	
} 

#mainWrap {
	background-color: #a3d20a;
	display: inline-block;
	position: relative;
	width: 58.625em;
	background-color: #99cc00;
}

#mainWrap.standard {
	background: #99cc00 url('/img/bg_mainwrap_standard2.jpg') no-repeat scroll left top;
}

#mainWrap.industry {
	background: #99cc00 url('/img/bg_mainwrap_industry.jpg') no-repeat scroll left top;
}

#mainWrap #menuMainWrap {
	left: 0em;
	position: absolute;
	top: 0em;
	width: 10em;	
}

#mainWrap #menuMainWrap #subNav {
	left: 0em;
	line-height: 1em;
	padding-bottom: 0.625em;
	top: 0em;
	width: 10em;
}

/*#subNav li {
	display: inline;
}*/

#subNav div.subNavInfo {
	font-weight: bold;
	padding: 0.9375em 0em 0.75em 1.5625em;
}

#subNav div.subNavInfo a {
	font-size: 0.6875em;
	color: #333333;
}

#subNav ul.firstNav {
	background-color: #c2dd6c;
	opacity: 0.6;	
}

#subNav .firstNav {
	margin: 0em 0.3125em;
}

#subNav ul.secNav {
	background-color: #e9f1c3;
	opacity: 0.9;	
}

#subNav ul.thirdNav {
	background-color: #fefefc;
	opacity: 0.9;	
}

#subNav li.naviLeft1,
#subNav li.naviLeft2, 
#subNav li.naviLeft3,
#subNav li.naviLeft1_sub, 
#subNav li.naviLeft2_sub, 
#subNav li.naviLeft3_sub,
#subNav li.naviLeft1_active, 
#subNav li.naviLeft2_active, 
#subNav li.naviLeft3_active
{
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	
	display: block;
}

#subNav li.naviLeft1_active a, 
#subNav li.naviLeft2_active a, 
#subNav li.naviLeft3_active
{
/*	background: transparent url('/img/ic_navpoint.gif') scroll no-repeat 0px 1px;*/
}

#subNav li.naviLeft1,
#subNav li.naviLeft1_sub, 
#subNav li.naviLeft1_active 
{
	padding-left: 0.75em;
	padding-right: 0.125em;
}

#subNav li.naviLeft2, 
#subNav li.naviLeft2_sub,
#subNav li.naviLeft2_active 
{
	padding-left: 0.6875em;
}

#subNav li.naviLeft3, 
#subNav li.naviLeft3_sub,
#subNav li.naviLeft3_active 
{
	padding-left: 1em;
}

#subNav ul a {
	display: block;
	color: #333333;
	font-size: 0.6875em;
	height: 100%;
	padding-left: 1.36em;
	line-height: 1.2727em;
}

#subNav li.naviLeft1_sub a,
#subNav li.naviLeft2_sub a,
#subNav li.naviLeft3_sub a,
#subNav li.naviLeft1_active a,
#subNav li.naviLeft2_active a,
#subNav li.naviLeft3_active a
{
	font-weight: bold;
}

#subNav ul a:hover, #subNav .navPoint a {
	background: transparent url('/img/ic_navpoint.gif') scroll no-repeat 0px 1px;
	text-decoration: none;
}

#clearMainWrap {
	background-color: #FFFFFF;
	margin-left: 10em;
	padding-left: 3.125em;
	padding-top: 1.5625em;
	min-height: 1200px;
	background: #FFFFFF url('/img/bg_content.png') repeat-x scroll left bottom;
}

#clearMainWrap.home {
	padding-left: 0.3em;
	padding-top: 0em;
}

#content {
	font-size: 0.68em;
	line-height: 1.28em;
	padding-bottom: 0.93em;
	position: relative;	
}

#content h1 {
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.04em;
	letter-spacing: 0em;
	margin-bottom: 0.125em;
	margin-top: 0.18em;
}

#content h2 {
	font-size: 1.65em;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.11em;
	margin-bottom: 0.34em;
	margin-top: 0.18em;
}

#content h3 {
	font-size: 1.29em;
	font-weight: bold !important;
	letter-spacing: 0em;
	line-height: 1.071em;
	margin-bottom: 0.428em;
	margin-top: 0.4285em;
}

#content div.gridContainer {
	overflow: hidden;
	position: relative;
}

#content .inletComponent .contentBox {
	
}

#content .homeComponent .contentBox {
	height: 57em;
}

#content .inletComponent .mapBox {
	height:39.51em;
}

#content .inletComponent .map {
	position: absolute;
	top:6em;
	left:0em;
	z-index:300;
	width: 318px;
	height: 430px;
}

#content .inletComponent .mapItem {
	position: absolute;
	z-index:310;
	width: 16px;
	height: 16px;
	cursor: pointer;
}	

#content .inletComponent .mapLocation {
	position: absolute;
	top: 4em;
	left: 38.75em;
	padding: 3em;
	width: 20.3em;
}

#content .inletComponent .mapLocationLabel {
	font-weight: bold;
	font-size: 1.5em;
	margin-bottom: 1.25em; 
}

#content .inletComponent .mapLocationText {
	font-size: 1.1em;
	margin-bottom: 0.9em; 
}

#content .inletComponent .mapLocationItemText {
	display: none;
}

.homeBg {
	position:absolute; 
	top:6.8em; 
	left:11.55em; 
	z-index: 1000;
	width: 19.254em;
	height: 52.514em;
}

.homeBgIndustry {
	position:absolute; 
	top:6.8em; 
	left:11.55em; 
	z-index: 300;
	width: 19.254em;
	height: 35.202em;
}

#content .homeComponent .teaserBoxItem {
	position: absolute;
	width: 15.6em;
	z-index: 200;
	height: 7.35em;
}

.homeBg img, .homeBgIndustry img, .homeComponent img {
	width: 100%;height: 100%;	
}

#content .contentBox .teaserNewsBox {
	margin-top: 5em;
	float: left;
	width: 38.086em;
}

#content .contentBox .teaserNewsBox .teaserNewsItem{
	margin-top: 0.5em;
}

#content .contentBox .teaserNewsBoxSpacer{
	float: left;
}

#content .homeComponent .teaserNewsBox {
	position: absolute;
	width: 69.086em;
	left: 0em;
	top: 33em;	
}

#content .homeComponent .teaserNewsItem {
	padding-left: 28.75em;
	padding-bottom: 1em;
}

#content .homeComponent .teaserNewsHeadline {
	font-size: 1.5em;
	font-weight: bold;
	padding-bottom: 0.4em;	
}


#content .homeComponent .teaserText {
	width: 69.086em;
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
	height: 7.2em;
	position: absolute;
	left: 0em;
}

#content .homeComponent .teaserText a {
	display: block;
	font-weight: bold;
	font-size: 1.5em;
	padding-left: 19em;
	padding-top: 1.9em;
	height: 3em;
}

#content .homeComponent .teaserPosX1 {
	left: 53.486em;
}

#content .homeComponent .teaserPosY1 {
	top: 0em;
}

#content .homeComponent .teaserPosY2 {
	top: 8.35em;
}

#content .homeComponent .teaserPosY3 {
	top: 16.7em;
}

#content .homeComponent .teaserPosY4 {
	top: 25.05em;
}

.lineMargin h1 {
	margin-bottom: 0.35em !important;
}

.lineMargin p {
	margin-bottom: 1em !important;	
}

#content div.gridWidth1 {
	width: 15.63em;
/*	border: 1px solid blue;*/
}

#content div.gridWidth2 {
	width: 32.17em;
	margin-right: 0.9em;
}

#content div.gridWidth3 {
	width: 48.72em;
/*	border: 1px solid red;*/
}

#content div.gridWidth4 {
	width: 65.26em;
/*	border: 1px solid teal;*/
}

#content div.gridWidth5 {
	width: 69.086em;
}

#content div.gridPosX1 {
	margin-left: 0em;
}

#content div.gridPosX2 {
	margin-left: 49.64em;
}

#content div.gridPosX3 {
	left: 33.09em;
}

#content div.gridPosX4 {
	left: 49.64em;
}


#content div.gridPosY1 {
	position: absolute;
	top: 0em;
}


#content div.north {
	margin-bottom: 0.92em;	
}

#content div.south {
	clear: both;
	padding-top: 0.92em;
}
 
#content .darkGrey {
	background-color: #8599a2;	
}
 
#content .grey {
	background-color: #efefef;	
}

#content .green {
	background-color: #d2e884;	
}

#content .blue {
	color: #003399;	
}

#content .newsComponent .newsBox {
	padding-left: 0.92em;
	padding-right:0.92em;
	
}

#content .newsComponent .newsBox .contentBox{
	padding-bottom: 1.29em;
}

#content .newsComponent .newsBox .contentBox p {
	padding-bottom: 0.5em;
}

#content .linkListComponent .contentBox {
	padding: 1.75em 1.84em;	
}

#content .linkListComponent .linkList li {
	padding-bottom: 0.46em;
	font-weight: bold;
}

#content .linkListComponent .linkListHeaderText {
	color: #FFFFFF;
}

#content .linkListComponent .linkList li a {
	font-weight: normal;
	color: #FFFFFF;
}

#content a.linkArrowWhite {
	background: transparent url('/img/ic_linklist_white.gif') no-repeat scroll left 3px;
	padding-left: 1.75em;
	display: block;
}

#content a.linkArrowBlack {
	background: transparent url('/img/ic_linklist_black.gif') no-repeat scroll left 4px;
	padding-left: 1.00em;
}

#content .sitemap .oddrow .odd {
	background-color:#EFEFEF;
	border-bottom:0.9259em solid #FFFFFF;
	border-right:0.9259em solid #FFFFFF;
	overflow-x:hidden;
	overflow-y:auto;
	padding-left:0.9259em;
	padding-right:0.9259em;
	vertical-align: top;		
}

#content .sitemap {
	border: none;
	margin-top: 2em;
}

#content .sitemap .oddrow .even {
	background-color:#FFFFFF;
	border-bottom:0.9259em solid #FFFFFF;
	border-right:0.9259em solid #FFFFFF;
	overflow-x:hidden;
	overflow-y:auto;
	padding-left:0.9259em;
	padding-right:0.9259em;		
	vertical-align: top;		
}

.sitemap .odd li.link, .even li.link {
	padding:0 0 0 1.37em;
	width:95%;
	background: transparent url(/img/ic_arrows.gif) scroll no-repeat left 0.215em;
}

.sitemap .odd li.collapsed, .even li.collapsed {
	padding:0 0 0 1.37em;
	/*width:95%;*/
}

.sitemap h3 {
	margin-bottom: 0.8em !important;	
}

.sitemap .sitemapText {
	display:block;
	font-weight:bold;
	margin-left:0em;
	/*overflow:hidden;*/
	margin-right: 3em;
	padding-bottom:0.2778em;
	vertical-align:top;
}

#content .section {
	margin-bottom: 0.8em !important;	
}

#content .contentBox .textBox {
	/*padding-bottom:0.64em;*/
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0px;
	
}

.field-info {
	font-weight: bold;
	/*font-size: 1.1em;*/
	font-size: 12px;
}

.labelrow {
	width: 19em;
	/*width: 140px;*/
}

.form-gen-right-side {
	max-width: 50%;
	float: left;
}

.endfloat {
	clear: both;	
}

.raw-input-field {
	background-color:white;
	border:medium none;
	/*font-size:1em;
	height:1.5em;
	line-height:1.5em;*/
	font-size:16px;
	height:24px;
	line-height:24px;
	margin-bottom:8px;
}

.form-action-link {
	cursor:pointer;
	font-size:1.1em;
	font-weight:bold;
}

#content .lightBrandColor {
	background-color:red;
}

#content .errorColor {
	background-color:red;
}

textarea {
	height:11.11em !important;
}

.warnbox {
	padding-bottom:1.5625em;
}

.floating-error-msg {
	margin-bottom:0.5em;
	margin-right:0;
}

.form-error-field {
	color:red;
	font-weight:bold;
}

#content .form-error {
	color:red;
	font-weight:bold;
	padding:0.2em;
}

#content ol {
	padding-left:2.76em;
}

#content .inletComponent .newsBox {
	padding-bottom: 0.92em;
	padding-top: 0.9em;
}

#content .newsArchiveContainer .newsSearchResult {
	clear: both;
	margin-bottom: 2.78em;
	margin-top: 0.91em;
}

#content .newsArchiveContainer .newsSearchResult .pictureBox {
	margin: 1.28em 0em;
}

#content .newsArchiveContainer .newsSearchResult .contentBox {
	padding-bottom: 1.29em;
}
