/* CSS STYLE Document */
/*
- body
- base divs
- div#top Elements
- div#middle Elements
- div#bottom Elements
- typo formats
*/


body {
	background-image:url(img/background.gif);
	background-repeat:repeat;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#111111;
}

/* BASE DIVs */
div#top {
	margin-top:27px;
	height:90px;
	background-image:url(img/topHeaderRight.gif);
	background-repeat:repeat-x;
}

div#middle {
	margin-top:22px;
	height:auto;
        width:100%;
}

div#bottom {
        float:left;
	margin-top:20px;
	height:46px;
        background-color:#ffffff;
	background-image:url(img/bottom.gif);
	background-repeat:repeat-x;
        background-position:bottom; 
        margin-left:0x;
        width:100%;
}

/* div#top Elements */
div#topPreHeader {
	width:50%; 
	height:90px; 
	float:left;
	background-image:url(img/topHeaderLeft.gif);
	background-repeat:repeat-x;
}

div#header {
	position:absolute;
	left:50%;
	margin-left:-435px;
	width:870px;
	height:90px;
}

div#headerLogo {
	width:217px;
	height:90px;
	background-image:url(img/topHeaderLogo.gif);
	float:left;
}

div#headerMenuTop {
	width:653px;
	height:65px;
	background-image:url(img/topHeaderMenu.gif);
	float:left;
}

div#headerMenuSelection {
	width:653px;
	height:25px;
	float:right;
}

img.changeLang {margin-top:7px; float:left;}
span.changeLang {color:white;font-weight:bold;font-size:11px; margin-top:12px; display:block;}

p.headerMenuItem {
	float:left;
	height:17px;
	padding:4px 12px 4px 6px;
	font-size:13px;
	text-transform:uppercase;
	color:#FFFFFF;
	background-color:#E60C4A;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(img/headerMenuItemBg.gif);
}

p.headerMenuItemActive {
	float:left;
	height:17px;
	margin:0px;
	padding:4px 12px 4px 6px;
	font-size:12px;
	text-transform:uppercase;
	color:#111111;
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(img/headerMenuItemActiveBg.gif);
}

p.headerMenuItem {
	float:left;
	height:17px;
	margin:0px;
	padding:4px 12px 4px 6px;
	font-size:12px;
	color:#FFFFFF;
	background-color:#E60C4A;
	background-repeat:no-repeat;
	background-position:right;
	background-image:url(img/headerMenuItemBg.gif);
}

p#headerMenuLinks {
	font-size:10px;
	font-size-adjust:none;
	margin-left:505px;
	margin-top:-1px;
	display:block;
}

p#headerMenuTitle {
	font-size:14px;
	color:#FFFFFF;
	margin-left:4px;
	margin-top:13px;
	display:block;
	
}

/* div#middle Elements */

div#content {
	position:absolute;
	left:50%;
	margin-left:-435px;
	width:870px;
	height:26px;
}

div#contentLeft {
	height:auto;
	float:left;
	width:210px;
	margin-right:6px;
	background-image:url(img/contentShadowLine.gif);
	background-position:right bottom;
}

#contentMiddle_home {
	min-height:191px;
	float:left;
	width:640px;
	margin-right:6px;
	background-image:url(img/contenthome.gif);
	background-position:right bottom;
}

div#contentRight {
	height:auto;
	float:right;
	width:240px;
        margin-right:14px;
}

div#content_green {
        margin:9px 0 0 0;
	float:left;
        height:258px;
	width:390px;
        background-image:url(img/green_bg.gif);
	background-position:right bottom;
    
}


div#navigation {
	height:auto;
	margin:1px 3px 0px 1px;
	padding:10px 0px 10px 0px;
	background-image:url(img/naviShadow.gif);
	background-position:right bottom;
	line-height:15px;
	color:#FFFFFF;
}

#naviActive {
	font-weight:bold;
	font-size:12px;
}

div#level0 {
	margin:5px 0px 0px 15px;
	background-image:url(img/naviLine.gif);
	background-repeat:no-repeat;
	background-position:2px 22px;
}

html* div#level0, * html div#level0 {
	margin:5px 0px 0px 15px;
	background-image:url(img/naviLine.gif);
	background-repeat:no-repeat;
	background-position:2px 27px;
}

div#level1 {
	clear:both;
	margin:0px 0px 0px 3px;
}

html* div#level1, * html div#level1 {
	clear:both;
	margin:0px 0px 0px 3px;
}

div#level2 {
	clear:both;
	margin:0px 0px 0px 28px;
}

span.level0, a.level0, a.level0:hover {
	float:left;
	display:block;
	font-size:12px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:8px;
	padding-bottom:5px;
	height:auto;
	width:170px;
	line-height:17px;
}

span.level1 {
	font-size:11px;
	padding-left:18px;
	display:block;
	color:#FFFFFF;
	height:auto;
}

a.level1, a.level1:hover {
	font-size:11px;
	color:#FFFFFF;
}
 a.level1:hover {
        font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
}
span.level2 {
	font-size:11px;
	padding-left:28px;
	display:block;
	color:#FFFFFF;
	height:auto;
}

a.level2, a.level2:hover {
	font-size:11px;
	color:#FFFFFF;
}

img.arrowLevel0 {
	float:left;
}

img.arrowLevel1 {
	float:left;
	margin-left:-18px;
}

img.arrowLevel2 {
	float:left;
	margin-top:2px;
	margin-left:-13px;
}

div.margin10 {
	padding:9px 18px 15px 15px;
}

div.contentRightOne {
	height:350px;
	width:240px;
	background-image:url(img/contentShadow.gif);
	background-position:right bottom;
}

div.contentRightTwo {
	height:172px;
	width:240px;
	background-image:url(img/contentShadow.gif);
	background-position:right bottom;
	margin-top:7px;
}

div.contentRightTwo_firstChild {
	height:162px;
	width:240px;
	background-image:url(img/contentShadow.gif);
	background-position:right bottom;
	margin-top:0px;
}

div.contentRightThree {
	height:auto;
	width:240px;
	margin-top:7px;
	background-image:url(img/contentShadow.gif);
	background-position:right bottom;
}

div.contentRightThree_firstChild {
	height:182px;
	width:240px;
	background-image:url(img/contentShadow.gif);
	background-position:right bottom;
	margin-top:0px;
}

div.marginNews {
	padding:10px 18px 10px 15px;
}

div.marginNews_spot {
	padding:0px 18px 10px 15px;
        float:right;
        
}


div.contentRightOneSubtitle {
	margin-top:-3px;
	background-image:url(img/contentRightShadowLine.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:230px;
	padding:5px;
}

div.contentRightTwoSubtitle {
	width:238px;
	width:230px;
	padding:5px;
}

div.newsLink {
	margin-top:-6px;
	margin-left:120px;
}

img.contentRightTwoImg {
	margin: 9px;
}

/* div#bottom Elements */

div#logos_footer {
	position:relative;
	left:50%;
	margin-left:-435px;
	width:870px;
	height:26px;
}

div#footer {
	position:relative;
	left:50%;
	margin-left:-425px;
	width:870px;
	height:26px;
        margin-top:30px;
        
}

span.footer {
	font-size:10px;
	font-size-adjust:none;
	color:#666666;
	margin-right:24px;
	margin-top:3px;
	display:block;
	float:left;
}

a.footer {
	text-decoration:none;
	font-size:10px;
	color:#666666;
}

a.footer:hover {
	text-decoration:none;
	color:#E5024E;
}

a.menuTop, a.menuTop:hover, a.menuTop:visited {
	color:#FFFFFF;
}

a.menuTopActive, a.menuTopActive:hover, a.menuTopActive:visited {
	color:#000000;
}


/* TYPO FORMATS */
p.news {
	margin:2px 0px;
	line-height:12px;
	height:53px;
}

ul {
	margin:0px 26px;
	padding:0px;
	list-style-image:url(img/icon/li.gif);
}

li {
	margin:0px 0px;
}

a {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:none;
	color:#E5024E;
}

/* NEWSSECTION FORMATS */
div.newsEntry {
	margin:5px 0px 15px 0px;
}

p.newsDate {
	margin:0px;
}

p.newsText {
	margin:0px;
}

/* CONTACT FORM FORMATS */

label {clear:left; float:left; width:100px;}

input.contactForm{
	width:180px; 
	font-size:12px;
	margin:4px 0px;
	padding:0px;
}

textarea.contactForm{
	width:180px;
	height:150px;
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0px;
	padding:0px;
}


/* spotlights green home neu */


#hl_spot {
        float:left;
	
	font-weight:bold;
	font-size:13px; 
	font-family:Arial, Helvetica, sans-serif;
        color:#ffffff;
	margin: 5px 0 5px 6px;
	padding:0px;
}

#line { float:left;
	width:200px;
	height:3px;
	background-color:#ffffff;
	margin: 10px 0 5px 0px;
	
}


#spotbild { 
        float:left;
	width:100px;
	
        overflow:hidden;
	
	margin: 0px 30px 0 0px;
	
}

#left_logo { float:left;
	width:200px;
	font-size:10px;
	font-weight:bold;
	margin: 0px 0 0 16px;
        color:#000000;
vertical-align:bottom;
}


#en_weiter { 
position:absolute;
clear:all;
	margin:230px  10px 0 20px ;
	
	color:#ffffff;
font-size:9px;
	
	
}
