body {
	/* Schriften ohne Serifen */
	font-family: Helvetica, Arial, "Arial Black", "Comic Sans MS", "Trebuchet MS", Verdana, "Lucida Sans Unicode", "Lucida Grande", Impact, sans-serif;
	
	margin: 0px;
	
	font-size: 12px;
	background: url('/images2/bg.jpg');
}

ul {
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
/******************************* container ***********************************/
#containerHeader {
	width: 890px;
	padding-right: 20px;
	padding-left: 50px;
	height: 50px;
	
	background-color: #FFFFFF;
}
#borderBlue {
	width: 890px;
	padding-left: 70px;
	height: 5px;
	font-size: 1px;
	background-color: #055ea1;
	border-bottom: 1px solid #FFFFFF;
}
div.crossline {
	width: 890px;
	margin-left: 70px;
	height: 5px;
	font-size: 1px;
	background: url('/images2/crossline.jpg') 20px 0px repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
div.crossline2 {
	width: 890px;
	margin-left: 20px;
	height: 5px;
	font-size: 1px;
	background: url('/images2/crossline.jpg') 20px 0px repeat-x;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#containerHomeBlue {
	width: 890px;
	height: 440px;
	padding-top: 10px;
	margin-left: 70px;
	background: url('/images2/bg_home_blue.jpg') repeat-x;
}
#containerHomeWhite {
	width: 890px;
	margin-left: 50px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#containerFooter {
	width: 910px;
	padding-top: 40px;
	margin-left: 50px;
	height: 51px;
	background-color: #FFFFFF;
}
#lightbox_bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color: #000000;
	z-index: 150;
}
#lightbox {
	position: fixed;
	top: 100px;
	left: 200px;
	
	padding: 20px;
	background: #ebe8d2 url('/images2/bg.jpg') repeat;
	z-index: 151;
}
* html #lightbox {
	position: absolute;
}
/******************************** divnav *************************************/
#produkte {
	z-index: 100;
	position: absolute;
	left: 396px;
	top: 135px;
	
	width: 360px;
	padding: 20px;
	padding-bottom: 0px;
	
	background-color: #8a824d;
}
#empfaenger {
	z-index: 100;
	position: absolute;
	left: 678px;
	top: 135px;
	
	width: 180px;
	padding: 20px;
	
	background-color: #8a824d;
}
#anlaesse {
	z-index: 100;
	position: absolute;
	left: 537px;
	top: 135px;
	
	width: 180px;
	padding: 20px;
	
	background-color: #8a824d;
}
#spezielles {
	z-index: 100;
	position: absolute;
	left: 740px;
	top: 135px;
	
	width: 180px;
	height: 120px;
	padding: 20px;
	padding-bottom: 0px;
	
	background-color: #8a824d;
}
div.navTitle {
	padding-bottom: 5px;
	
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
a.navHover {
	color: #FFFFFF;
	text-decoration: none;
}
a.navHover:hover {
	color: #cfc9a2;
}
div.row {
	width: 180px;
	padding-bottom: 20px;
}
/******************************** topnav *************************************/
ul.topnav {
	width: 870px;
	padding-top: 35px;
	padding-left: 70px;
	padding-right: 20px;
	list-style-type: none;
}
li.topnav {
	float: right;
}
a.topnav {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.topnav:hover, a.topnavSel {
	color: #d40000;
}
/******************************** nav ****************************************/
ul.nav {
	width: 890px;
	padding-left: 70px;
	
	list-style-type: none;
	background-color: #cfc9a2;
	float: left;
}
li.nav {
	float: right;
}
div.nav {
	display: block;
	width: 141px;
	height: 30px;
}
div.nav1 {
	background: url('/images2/nav_produkte.jpg') no-repeat;
}
div.nav2 {
	background: url('/images2/nav_anlaesse.jpg') no-repeat;
}
div.nav3 {
	background: url('/images2/nav_empfaenger.jpg') no-repeat;
}
div.nav4 {
	background: url('/images2/nav_spezielles.jpg') no-repeat;
}
/**********************************content ***********************************/
div.teaserTitleHome {
	 float: left;
	 padding-top: 7px;
	 padding-left: 10px;
	 font-size: 14px;
	 font-weight: bold;
	 color: #FFFFFF;
}
div.teaserTitleHomeWhite {
	 float: left;
	 padding-top: 15px;
	 padding-left: 10px;
	 padding-bottom: 5px;
	 font-size: 11px;
	 font-weight: bold;
	 color: #333333;
}
div.tagcloud {
	float: left;
	width: 234px;
	height: 99px;
	padding: 10px;
	text-align: center;
	background: url('/images2/tagcloud.gif') no-repeat;
}
a.soebenangeklickt {
	text-decoration: none;
	color: #FFFFFF;
}
a.content {
	color: #d40000;
	text-decoration: none;
	border-bottom: 1px #d40000 dotted;
}

#alert {
	position: absolute;
	top: 200px;
	left: 400px;
	
	width: 240px;
	height: 105px;
	padding: 20px;
	background-color: #ebe8d2;
	z-index: 152;
}
/******************************** footernav **********************************/
ul.footernav {
	width: 340px;
	float: left;
	padding-top: 9px;
	padding-left: 32px;
	list-style-type: none;
}
li.footernav {
	float: left;
}
a.footernav {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.footernav:hover, a.footernavSel {
	color: #d40000;
}
/******************************** warenkorb **********************************/
a.warenkorb {
	display: block;
	float: left;
	margin-top: 20px;
	margin-left: 30px;
	
	text-decoration: none;
	color: #d40000;
	font-weight: bold;
	border-bottom: 1px #d40000 dotted;
}
#warenkorb_in {
	position: absolute;
	top: 200px;
	left: 300px;
	
	width: 440px;
	height: 185px;
	padding: 20px;
	background-color: #ebe8d2;
	z-index: 152;
}
#warenkorb_small {
	color: #333333;
	font-weight: normal;
}
#warenkorb_small_hover {
	position: absolute;
	top: 85px;
	left: 390px;
	z-index: 102;
	
	width: 270px;
	font-size: 11px;
}
td.hover {
	background-color: #ece7c5;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
}


#suche_hover {
	position: absolute;
	top: 86px;
	left: 659px;
	z-index: 152;
	
	width: 280px;
	font-size: 11px;
}

/********************************** suche ************************************/
a.suche {
	color: #333333;
	text-decoration: none;
}
a.suche:hover {
	color: #d40000;
	text-decoration: none;
}

/********************************* stoebern **********************************/
a.stoebern {
	text-decoration: none;
	color: #737373;
	padding: 5px;
	margin: 5px;
}
a.stoebern:hover {
	color: #d40000;
}
a.stoebern1 {
	font-size: 12px;
	color: #737373;
}
a.stoebern2 {
	font-size: 14px;
	color: #9d9da0;
}
a.stoebern3 {
	font-size: 16px;
	color: #adadad;
}
a.stoebern4 {
	font-size: 18px;
	color: #5c5c5c;
}