html, body {
height:100%;
}

#spacer { 
width:1px;
height:50%;
background-color:#D7DAD1;
margin-bottom:-295px; /* half of container's height */
float:left;
z-index:1;
}

#main {
margin:0 auto;
position:relative; /* puts container in front of distance */
text-align:left;
height:605px;
width:960px;
clear:left;
z-index:2;
background-image:url(../images/content_hg.gif);
}

#top {
position:absolute;
width:960px;
height:70px;
overflow:hidden;
top:0px;
left:0px;
z-index:20;
}

#left {
position:absolute;
width:610px;
height:510px;
overflow:hidden;
top:80px;
left:0px;
z-index:3;
}

#menu_unten {
position:absolute;
width:250px;
height:15px;
top:590px;
left:710px;
overflow:hidden;
}

#right {
position:absolute;
width:340px;
height:510px;
overflow:auto;
top:80px;
left:620px;
z-index:4;
}




body {
text-align:center; /* horizontal centering for IE Win quirks */
margin:0px 0px 0px 0px; 
overflow:auto;
background:#eceded;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
}


img {
border:none;
}


/*MENU-STYLES!--------------------*/
.menu_float {float:left;}
#enum_menu {list-style-type:none; margin:0px; padding:0px;}


a.menu_buttons:link, a.menu_buttons:visited, a.menu_buttons:focus  {color:#000000; text-decoration:none; font-weight:bold;font-size:10px; display:block;} 
a.menu_buttons:hover, a.menu_buttons:active {color:#004C38; text-decoration:none; font-weight:bold;font-size:10px; display:block; } 



a.submenu_buttons:link, a.submenu_buttons:visited, a.submenu_buttons:focus{color:#ffffff; text-decoration:none; font-weight:bold; font-size:10px; background-color:#004C38; padding:3px 4px 0px 11px !important; padding:2px 4px 0px 11px;  z-index:10; height:17px !important; height:18px; width:120px; display:block;} 
a.submenu_buttons:hover, a.submenu_buttons:active {color:#004C38; text-decoration:none; font-weight:bold; font-size:10px; background-color:#eceded; padding:3px 4px 0px 11px !important; padding:2px 4px 0px 11px; z-index:10; height:17px !important; height:18px; width:120px; display:block;} 


/*FALLS NOCH EIN AUFKLAPPMENÜ HINZUKOMMT: 1.) man muss die jscripts entsprechend ändern, mann muss #sub_??? und ul#sub_??? ergänzen */
#sub_innovationen {display:block; position:absolute; top:71px; left:477px; visibility:hidden; z-index:100; list-style-type:none; padding:0px 0px 0px 0px; margin:0px; z-index:100; background-color:#FFFFFF;}

#closemenu_bottom{position:absolute; left:0px; top:71px; height:200px; width:960px; z-index:90; }
#closemenu_top{position:absolute; left:0px; top:0px; height:50px; width:960px; z-index:90;}

ul#sub_innovationen li{padding:0px 0px 0px 0px; margin-bottom:1px !important; margin-bottom:0px; }

#ul_enum_imp li{list-style-image:url(../images/icons/enum.gif);color:7D8990; font-weight:bold; padding-bottom:8px}
#ul_dlenum li{list-style-image:url(../images/icons/dl.gif);color:7D8990; padding-bottom:10px}
#ul_enum li{list-style-image:url(../images/icons/enum.gif); padding-bottom:4px}
#ul_ohne{list-style-type:none;}
/*MENU-STYLES!--------------------*/

input {
margin-left:2px;width:200px; border: 1px solid #004C38; height:18px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
}

textarea {
margin-left:2px;width:200px; border: 1px solid #004C38;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
}


.lauftext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
list-style-image:url(../images/aufzaehler.gif);
}
.lauftext_kl {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: #000000;
text-decoration: none;
line-height: 16px;
list-style-image:url(../images/aufzaehler.gif);
}

.lauftext a:link, .lauftext a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
text-decoration:underline;
}

.lauftext a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color: #000000;
text-decoration: none;
line-height: 16px;
text-decoration:none;
}





.axstreifgallery_menu_container {
	position:relative;
	width:290px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.axstreifgallery_list_container {
	position:absolute;
	width:610px;
	height:510px;
	top:0px;
	left:0px;
	overflow:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
}

.axstreifgallery_list_container_inner {
	position:relative;
	width:580px;
	margin-left:15px;
	margin-top:15px;
}


.axstreifgallery_list_image {
	position:relative;
	width:133px;
	margin-right:15px;
	overflow:hidden;
	float:left;
	margin-bottom:15px;
}

.axstreifgallery_list_header {
	position:relative;
	margin-bottom:5px;
}

.axstreifgallery_list_text {
	position:relative;
	margin-bottom:10px;
}

h1 {
	margin:0px;
	color:#034C38;
	font-size:13px;
	font-weight:bold;
}

