body {
	background-color:#00192F;
	/* background-color:#CCC2BD;
	background-image:url(../images/bg_verlauf.jpg);
	background-repeat:repeat-x; */
	color:#CCC2BD;
	font-family:verdana;
	font-size:12px;
	margin:0px;
	padding:0px;
	border:0px;
}

.global
{
	position:absolute;
	width:1000px;
	left:-500px;
	margin-left:50%;
	background-color:#00192F;
}

.global_bg {
	position:absolute;
	background-color:#00192F;
	width:1000px;
	height:700px;
}

a {
	color:#F29400;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:white;
}

.headline_level_1 {
	display:block;
	width:98%;
	font-size:18px;
	font-weight:bold;
	color:white;
	padding:2px;
	margin:0px;
	text-indent:10px;
	border:1px solid white;
}


.header {
	position:absolute;
	height:50px;
	width:100%;
	background-image:url(../images/ewilogo4.gif);
	background-repeat:no-repeat;
}

.warning {
	width:100%;
	text-align:center;
}

.newline {
	clear:both;
}

.white_button {
	border: 1px solid white;
	background-color:#00192f;
	color:#f29400;
	font-weight:bold;
}

.head_nav {
	position:absolute;
	top:35px;
	font-size:10px;
	word-spacing:20px;
	left: 50%;
	width:30%;
}

.head_search {
	position:absolute;
	top:29px;
	right:10px;
	font-size:10px;
	color:white;
	font-weight:bold;
	background-image:url(../images/search.gif);
	background-repeat:no-repeat;
	height:19px;
	width:125px;
}

.search_text {
	border:0px solid black;
	background-color:transparent;
	height:15px;
	color:black;
	font-size:12px;
	width:65px;
	padding:0px;
	margin:0px;
	margin-left:5px;
	margin-top:2px;
}

.search_submit {
	border:0px solid red;
	background-color:transparent;
	height:15px;
	color:white;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-left:19px;
	margin-top:2px;
}

.search_tag {
	position:absolute;
	top:6px;
	left:-45px;
}

.search_tag_fr {
	position:absolute;
	top:6px;
	left:-65px;
}

.search_tag_pl {
	position:absolute;
	top:6px;
	left:-55px;
}


.banner {
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	height:114px;
	width:100%;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-color:#F29400;
	border-top-width:1px;
	border-bottom-color:white;
	border-bottom-width:1px;
}

.banner_bau {
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	height:114px;
	width:100%;
	border-style:solid;
	border-left-width:0px;
	border-right-width:0px;
	border-top-color:#F29400;
	border-top-width:1px;
	border-bottom-color:white;
	border-bottom-width:1px;
	background-image:url(../images/schaumstoffeundco_en.gif);
}

.rolle {
	position:absolute;
	right:0px;
	background-image:url('../images/rolle.jpg');
	width:514px;
	height:114px;
	border:0px solid black;
	z-index:3;
}

.ticker {
	position:absolute;
	bottom:5px;
	left:10px;
	height:15px;
	font-size:12px;
	color:#F29400;
	overflow:hidden;
	width:700px;
	background-color: #00192F;
}


#ticker2 {
	position:absolute;
	bottom:0px;
	left:10px;
	height:20px;
	font-size:12px;
	color:#F29400;
	overflow:hidden;
	width: 700px;
	background-color: #00192F;
	z-index: 2;
	visibility: visible;
}


.bildausschnitt {
	position:absolute;
	top:20px;
	background-image:url('../images/bildausschnitte.jpg');
	background-position: right;
	background-repeat:no-repeat;
	width: 50%;
	height:65px;
	border:0px solid black;
}


.left_navi {
	position:relative;
	background-color:#CCC2BD;
	color:black;
	width:19%;
	height:400px;
	float:left;
	z-index:100;
	top:30px;
	/* overflow:hidden; */
}

.footer {
	/* position:absolute; */
	/* top: 620px; */
	clear:both;
	width:100%;
	height:17px;
	text-align:right;
	padding-top:3px;
}

.left_footer{
float: left;
padding-left: 20px;
text-transform: uppercase;
color:black;
font-weight: bold
}

.left_footer a {
	color:black;
}

.left_footer a:hover {
	color:white;
}

.footer_navi {
    float: right;
	/* position:absolute;
	top:3px;
	right:20px; */
	margin-right:20px;
}

.footer_navi a {
	color:black;
    text-transform: uppercase;
}

.footer_navi a:hover {
	color:white;
}

.fhnotice {
	clear:both;
	background-color:#ccc2bd;
	width:19%;
	height:40px;
	color:#00192f;
	text-align:left;
	float:left;
	z-index:300;
}

.breadcrumb {
	position:absolute;
	top:9px;
	left:17%;
	margin-left:40px;
	width:800px;
	height:16px;
	z-index:7;
}

.breadcrumb a{
	color:#CCC2BD;
}

.breadcrumb a:hover{
	color:white;
}

.main_container {
	position:absolute;
	width:100%;
	top:166px;
	background-color:#CCC2BD;
	z-index:5;
}

.main
{
	float:right;
	width:81%;
	/* height:419px; */
	overflow:visible;
	background-color:#00192F;
	background-image:url(../images/bg_verlauf_schwarz.gif);
	background-repeat:repeat-x;
	min-height:430px;
	height:auto !important;
  	height:430px;
  	z-index:6;
  	padding-bottom:0px;
}

.main_content {
	margin-left:40px;
	margin-top:40px;
	margin-right:40px;
	z-index:8;
}

.prod_list {
	padding:2px;
	width:98%;
}

.prod_list_bogen {
	width:98%;
	height:98px;
	padding:2px;
	background-image:url(../images/bg_bogen_100.gif);
	background-position:95% 1px;
	background-repeat:no-repeat;
}

.prod_list_available {
	border:1px solid white;
	padding:2px;
	width:98%;
	height:17px;
	bottom:0px;
	text-indent:20px;
}

.product_list_entry {
	width:250px;
	padding:3px;
	float:left;
	border:1px solid white;
}

.product_list_desc {
	width:400px;
	padding:3px;
	float:right;
}

.product_list_entry a {
	color:black;
}

.product_list_entry a:hover {
	color:white;
}

.gray_text {
	color:black;
	background-color:#CCC2BD;
	padding:5px;
	/*
	padding-right:40px;
	margin-right:-40px;
	*/
	border-top:2px solid white;
	border-bottom:2px solid white;
	border-left:2px solid white;
	border-right:2px solid white;

}

#table_produkt
{
	width: 100%;
	height: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.kat
{
	text-align: center;
	padding: 3px;
	width: 92px;
	border: 1px solid #fff;
	background-color:#CCC2BD;
}


#table_produkt .ueberschrift
{

	text-align: right;
	background-color: #00192F;
	padding: 3px;
	border: 0px;
	vertical-align: bottom;
	font-size: 24px;
}

td.dots {
	font-size:16px;
	text-align:left;
	letter-spacing:-1px;
}

.download_list {
	width:100%;
}

.download_list th {
	background-color:#221000;
	text-align:left;
}

.download_list td {
	padding-top:10px;
}

.download_list td.spacer {
	width:20px;
}

#table_produkt2
{
	width: 100%;
	margin-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}

#table_produkt2 td
{
	padding-left: 3px;
	border: 1px solid #fff;
}


#table_produkt2 .td1
{
	text-align: left;
	width: 130px;
}

#table_produkt2 .td2
{
	width: 62px;
}

#table_produkt2 .td3
{
	vertical-align:middle;
	text-align: center;
	width: 85px;
	overflow: hidden;
}

#table_produkt2 .td4
{
	text-align: left;
	max-width: 450px;
	border-top: 1px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 1px solid #fff;
	border-right: 0px solid #fff;
	padding: 0px;
	font-size: 11px;
}

#produkt_content
{
	width: 100%;
	height: 263px;
	margin-top: 0px;
	padding-top: 0px;
	background-repeat:no-repeat;
	background-position: top right;
	border-right:1px solid white;
}

#produkt_content td
{
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff;
	border-left: 0px solid #fff;
	border-right: 0px solid #fff;
}

#produkt_content_td1
{
	vertical-align: top;
	margin-top: 5px;
	line-height: 125%;
}

#produkt_content_td2
{
	vertical-align: bottom;
	line-height: 150%;
}

#produkt_content_td3
{
	padding:0px;
	width: 225px;
	text-align: right;
	vertical-align: bottom;
}

#produkt_content_td3 img {
}

#produkt_info
{
	margin-left: 20px;
	margin-top: 8px;
	float:right;
}

#produkt_info td
{
	text-align: right;
	padding-bottom: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#produkt_info td img
{
	border:0px;
}

#catalogtext {
	margin-top:8px;
}

#input_stadt
{
width: 118px;
}

#kontaktformular select
{
width: 170px;
}

#haendlersuche .input
{
width: 166px;
}

#haendlersuche select
{
width: 170px;
}

#ewi_head
{
width: 100%;
background-image: url('../images/ewi_head_neu2.jpg');
}

#text_tooltip
{
position: relative;
top: 10px;
left: 12%;
}

.technik_link
{
width: 100%;
position:relative;
top:49px;
margin: 10px 10px 10px 0px;
}

/* BUCHUNG */

.bu_tag_head
{
font-weight: bold;
}

.reserviert
{
background-color: #FF0000;
color: #000000;
}

.termine_td1
{
width: 15%;
}

/* Kalender */

.head{
color: #000;
background-color: #f29400;
text-align: center
}

.cal_day_bg{
font-size:10px;
background-color: #fefade;
}

.cal_day_bg a{
color: #000099;
font-weight: normal;
}

.cal_day_bg_today{
font-size:10px;
background-color: #ff9933;
}

.cal_day_bg_today a{
color: #000099;
font-weight: normal;
}

.cal_day_bg_akt{
font-size:10px;
background-color: #f5c67d;
}

.cal_day_bg_akt a{
color: #000099;
font-weight: normal;
}

.cal_day_bg_booked_komplett{
font-size:10px;
background-color: #ff0000;
}

.cal_day_bg_booked_komplett a{
color: #000099;
font-weight: normal;
}

.cal_day_bg_booked{
font-size:10px;
background-color: #ffcccc;
}

.cal_day_bg_booked a{
color: #000099;
font-weight: normal;
}

.cal_day_bg_empty{
font-size:10px;
background-color: #cefdbd;
}

.cal_day_bg_empty a{
color: #000099;
font-weight: normal;
}
