/* CSS Document */

/* Navigation */
#pulldownnavi {
	z-index: 0;
	visibility: hidden;
}
#pulldownnavi1 {
	z-index: 0;
	visibility: hidden;
}
#pulldown {
	position:absolute; 
	display:none;
	height: 81px;
	left:300px; 
	top:0px; 
	width:256px; 
	z-index:0;
}


#tabelle { position : absolute; left:28px; top:20px; }

		.k1024 { width : 645; }
		.g1024 { width : 852; }


body{
	scrollbar-arrow-color     : #FFFFFF;
	scrollbar-face-color      : #1C3F7F;
	scrollbar-highlight-color : #1C3F7F;
	scrollbar-shadow-color    : #1C3F7F;
	scrollbar-track-color     : #FFFFFF;
	}

td,tr,table,div{
	font-family:arial;
	font-size:12px;
	color:#1C3F7F;
	}

table.warenkorb {
background-color:#EDF7FD;
border: 1px solid #1C3F7F;
padding: 8 8 8 8;
}


td.warenkorb
{
	font-family:arial;
	font-size:11px;
	font-color:#E5292F;
	font-weight:bold;
	}
img.blauweiss
{
	border: 1px solid #1C3F7F;
	background-color:#FFFFFF;
}
.text{
	font-family:arial;
	font-size:12px;
	color:#1C3F7F;
	}
.textspaceing{
	font-family:arial;
	font-size:12px;
	color:#1C3F7F;
	letter-spacing:1;
	}
.textrot{
	font-family:arial;
	font-size:12px;
	color:#E5292F;
	}

.textgrau{
	font-family:arial;
	font-size:12px;
	color:#cccccc;
	}
.textrotfett{
	font-family:arial;
	font-size:12px;
	color:#E5292F;
	font-weight:bold;
	}
.gross{
	font-family:arial;
	font-size:14px;
	color:#E5292F;
	font-weight:bold;
	}
.bold{
	font-family:arial;
	font-size:12px;
	color:#1C3F7F;
	line-height : 210%;
	}

.headline{
	font-family:arial;
	font-size:14px;
	color:#E5292F;
	font-weight:bold;
	font-decoration:none;
	}
a.rot{
	font-family:arial;
	font-size:12px;
	color:#E5292F;
    font-decoration:none;
    font-weight:bold;
	}

a.rotgross{
	font-family:arial;
	font-size:14px;
	color:#E5292F;
    font-decoration:unterline;
    font-weight:bold;
	}
a.klein{
	font-family:arial;
	font-size:11px;
	color:#E5292F;
    font-decoration:none;
    font-weight:bold;
	}
a{
	font-family:arial;
	font-size:12px;
	color:#1C3F7F;
    font-decoration:none;
    font-weight:bold;
	}
.over{
	font-family:arial;
	font-size:12px;
	color:#E5292F;
    font-decoration:none;
    font-weight:bold;
	z-index:2;
	}

#produktauswahl{
	 	position: relative;
	 	margin: 0px;
	 }

#produktauswahl a{
	background: url(../images/bilddatenbank/prodausw_img.gif) top right no-repeat white;
	display: block;
	width: 154px;
	border-right: 1px solid #1D4185;
	border-bottom: 1px solid #1D4185;
	border-left: 1px solid #1D4185;
	color: #1D4185;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 1px;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana;
	font-weight: normal;
}

#produktauswahl a:hover{
	background: url(../images/bilddatenbank/prodausw_img_a.gif) top right no-repeat #DC2330;
	display: block;
	color: white;
}

#produktauswahl .end{
	background: white;
	display: block;
	width: 300px;
	border-right: 1px solid #1D4185;
	border-bottom: 1px solid #1D4185;
	border-left: 1px solid #1D4185;
	color: #1D4185;
}

#produktauswahl .hideMenu{
	border-right: 1px solid #1D4185;
	border-bottom: 1px solid #1D4185;
	border-left: 1px solid #1D4185;
	width: 301px;
	color: #b5b5b5;
	text-align: center;
	background: white;
	padding: 0px;
}

#produktauswahl .hideMenu:hover {
	border-right: 1px solid #1D4185;
	border-bottom: 1px solid #1D4185;
	border-left: 1px solid #1D4185;
	width: 301px;
	color: white;
	text-align: center;
	background: #cdcdcd;
	padding: 0px;
}

#produktauswahl .hideMenuTop{
	border-right: 1px solid #1D4185;
	border-top: 1px solid #1D4185;
	border-left: 1px solid #1D4185;
	width: 301px;
	color: #b5b5b5;
	text-align: center;
	background: white;
	padding: 0px;
}

#produktauswahl .hideMenuTop:hover {
	border-right: 1px solid #1D4185;
	border-top: 1px solid #1D4185;
	border-left: 1px solid #1D4185;
	width: 301px;
	color: white;
	text-align: center;
	background:  #cdcdcd;
	padding: 0px;
}

#produktauswahl .end:hover{
	background: #DC2330;
	display: block;
	width: 300px;
	border-right: 1px solid #1D4185;
	border-bottom: 1px solid #1D4185;
	border-left: 1px solid #1D4185;
	color: white;
}

#produktauswahl .active{
	background: url(../images/bilddatenbank/prodausw_img_a.gif) top right no-repeat #DC2330;
	display: block;
	color: white;
}

#produktauswahl .deactive{
	background: url(../images/bilddatenbank/prodausw_img.gif) top right no-repeat white;
	display: block;
	color: #1D4185;
}

.hide{
	visibility: hidden;
}

.bg_tabelle{
	
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	background-color: #E1F2FC;
	background-attachment:fixed;
}

.bg_ueberuns{
	background-image :  url(../images/bg_unternehmen.jpg);
	background-repeat: no-repeat;
	background-position: 0 0 0 0;
	background-color: #E1F2FC;
	background-attachment:fixed;
}
