
#layout_top
{
	width: 1000px;
	height: 50px;
	background-color:#1A171F;
}


#layout_mid
{
	padding-top:80px;
	width: 1000px;
}

#header
{
	position:absolute;
	left: 0px; 
	top: 0px; 
	width: 1000px;
	height: 125px;
}


#head_flash
{
	position:absolute;
	left: 500px; 
	top: -45px; 
	width: 350px;
	height: 0px;
	display:none;
}

#head_logo
{
	position:absolute;
	left: 930px; 
	top: 10px; 
	width: 50px;
	height: 0px;
	z-index:300;
	display:none;
}



#menu_right
{
	position: absolute; 
	left: 820px; 
	top: 130px; 
	z-index:5;
}


#time
{
	position: absolute; 
	left: 930px; 
	top: 148px; 
	width: 100px;
	height: 40px;
	color: #ffffff;
	z-index:300;
	display:none;
}

#topm
{
	position: absolute; 
	left: 0px; 
	top: 130px; 
	width: 1000px;
	height: 40px;
	z-index: 9;
	background-color:#1A171F;
}


#topmenu
{
	position: absolute; 
	left: 0px; 
	top: 130px; 
	width: 1000px;
	height: 40px;
	z-index: 200;
	font-size:12px;
	font-family :  Arial;
	font-weight : bold;
	display: none;
}

#top_menu, #top_menu ul 
{
	padding:0;
	margin:0;
	list-style-type:none;

}

td.news_header
{ font-size:13px;line-height:13px; font-weight:bold; padding-top:2px;color:#E58810; }


#top_menu li 
{
	float:left;
	width:108px;
	position:relative;
}


#top_menu a
	{ 
	display:block;
	width:100%; 
	height:100%; 
	padding-left:0px;
	padding-top:12px;
	line-height:28px;
	color:#fff; 
	text-decoration:none; 
	text-align:center;
	background-color:#1A171F;
	}

#top_menu a:hover
	{ 
	background-color:#9C9C9E;
	}

#top_menu .top_menu_header
	{
	color:#fff; 
	}

#top_menu .top_menu_header_act
	{
	color:#E58810; 
	}

#top_menu li a:hover
	{ 
	background-color:#9C9C9E;
	}



#top_menu li ul 
{
	display:none;
	height:0;
	top:40px;
	left:0; 
	width:108px;
	border-top:1px solid #FFFFFF; 
	background-color:#9C9C9E;
}

#top_menu li ul a
	{ 
	font-size:10px;
	padding-top:0px;
	height:25px; 
	line-height:24px; 
	background-color:#1A171F;
	}


#top_menu li:hover ul,
#top_menu a:hover ul
{
	display:block;
}

#left_menu
{
	top: 20px;
	left: 10px; 
	width: 240px;
	float:left;
	padding-top: 5px;
	display: none;
}

#left_menu .left_menu_col_l
{
	background-color:#1A171B;
}

#left_menu .left_menu_col_r
{
	background-color:#9C9C9E;
}



#left_menu .left_menu_col_r_top
{
	background-image:url(images/navi_top_soft.gif);
}

#left_menu .left_menu_col_r_main
{
	background-image:url(images/navi_main_soft.gif);
}

#left_menu a
	{	
	display:block;
	width:190px;
	height:25px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size:14px;
	}

#left_menu a.img
	{	
	display:inline;
	}

#left_menu a:hover
	{	
	color:#1A171B;
	text-decoration:none;
	}


#left_menu .left_menu_header
{
	color:#FFFFFF;
}

#left_menu .left_menu_header_act
{
	color:#E58810;
}


#body
{ 
	position:relative;
	width: 650px;
	float:left;
	margin: 5px 0px 0 10px;
	padding: 60px 0 0 10px;
	background-image:url(images/body_back.gif);
	line-height:25px;
	z-index:100;
}

#body ul
{
	list-style-image:url(images/li.gif);
}


#body img
{
	text-decoration:none;
}



#bottom
{
	position:relative;
	width: 1000px;
	height: 11px;
	float:left;
	margin: 5px 0 2px 0;
	background-image:url(images/bottom.gif);
	clear:both;
}

#side
{
	position:absolute;
	top:175px;
	left:886px;
	display:none;
}


div#formgen_edit
{
	display:none;
}


#left_menu a.dummy
{
}

#left_menu a.bimg_technologie
{
	background-image:url(images/left_technologie.jpg);
}

#left_menu a.bimg_technologie:hover, #left_menu a.bimg_technologie_act
{
	background-image:url(images/left_technologie_on.jpg);
}


#left_menu a.bimg_produktion
{
	background-image:url(images/left_produktion.jpg);
}

#left_menu a.bimg_produktion:hover, #left_menu a.bimg_produktion_act
{
	background-image:url(images/left_produktion_on.jpg);
}




#left_menu a.bimg_partner
{
	background-image:url(images/left_partner.jpg);
}

#left_menu a.bimg_partner:hover, #left_menu a.bimg_partner_act
{
	background-image:url(images/left_partner_on.jpg);
}

#left_menu a.bimg_maerkte
{
	background-image:url(images/left_maerkte.jpg);
}

#left_menu a.bimg_maerkte:hover, #left_menu a.bimg_maerkte_act
{
	background-image:url(images/left_maerkte_on.jpg);
}


#left_menu a.bimg_downloads
{
	background-image:url(images/left_downloads.jpg);
}

#left_menu a.bimg_downloads:hover, #left_menu a.bimg_downloads_act
{
	background-image:url(images/left_downloads_on.jpg);
}


#body_header
{
	position: absolute; 
	left: 750px; 
	top: 180px; 
	width: 200px;
	height: 40px;
	z-index: 150;
	display:none;
}

#form_search
{
	height:16px;
	border:2px solid #979FB5;
}

#flag_de 
{
	display:block;
	width:40px;
	height:20px;
	background-image:url(images/flag_de.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#flag_de:hover
{
	width:40px;
	height:20px;
	background-image:url(images/flag_de_on.gif);
	background-repeat:no-repeat;
}

#flag_en
{
	display:block;
	width:40px;
	height:20px;
	background-image:url(images/flag_en.gif);
	background-repeat:no-repeat;
	text-decoration:none;
}

#flag_en:hover
{
	width:40px;
	height:20px;
	background-image:url(images/flag_en_on.gif);
	background-repeat:no-repeat;
}



#contact_form
{
	font-family:Verdana,Arial,sans-serif; 
	font-size:12px; 
	line-height: 20px;

}


#contact_form input
{
	line-height: 14px;

	border:1px solid #98989B;
	border-width: 0 0 1px 0;

	padding-left:2px;
	background-color:#F2F2F2;

}


#contact_form .radio
{
	background-color:transparent;
	border: 0;
	padding: 0;
}


#contact_form .tab_kontakt
{
color:#E58810;
}

#contact_form input.none
{
background-color:#ffffff;
padding:5px 0 0 0;
border: 0px;
}


#contact_form input.button
{
border:1px solid #98989B;
border-width: 1px 1px 1px 1px;
float: right;
color:#5259A5;
}

#contact_form input.checkbox
{
	margin:0 3px 0 0;
	background-color:#FFFFFF;
	border: 0px;

}

#contact_form input:focus
{
	background-color:#FFFFFF;
}

#contact_form textarea:focus
{
	background-color:#FFFFFF;
}

#maps_form input.button
{
border:1px solid #98989B;
border-width: 1px 1px 1px 1px;
color:#5259A5;
}

#maps_form input
{

	line-height: 14px;

	border:1px solid #98989B;
	border-width: 0 0 1px 0;

	padding-left:2px;
	background-color:#F2F2F2;

}

#maps_form input:focus
{
	background-color:#FFFFFF;
}

#body_header td.flag_desc
{
	font-size:9px;
	text-align:center;
	line-height:9px;
	margin:0px;
	padding:0px;
}


#no_border
{
	text-decoration:none;
	color:transparent;
}


h2#start
{
	width: 80px;
	color : #ffffff;
	background-color : #a2a2a2;
	padding-left:5px;

}

#start a
{
	color: #ffffff;
	text-decoration: none;
	display:block;
}


#start a:hover
{
	color: #1A171B;
}

