    body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 16px;
		background-image:url(gfx/sitebg.jpg);
		background-position: top left;
		background-repeat:repeat-x;
		background-color:#cfd2d9;
    }

img 
{ 	
	behavior: url(iepngfix.htc);
}
	h2 {
		color: #b61434;
		font-size: 16px;
		line-height: 19px;
		padding-bottom: 5px;
		border-bottom: 1px solid #b61434;
	}

	h3 {
		color: #b61434;
		font-size: 16px;
		line-height: 19px;
		padding-bottom: 5px;
	}

	.justred {
		color: #b61434;
	}

	.copysmall_hl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none}

	.normalp {
		width: 600px;
	}

	.layerlink {
		font-weight: bold;
		text-decoration: none;
		color:#1b1b1b;
	}
	.layerlinkactive {
		font-weight: bold;
		text-decoration: underline;
		color:#b61434 !important;
	}
	.layerlink:active {
		font-weight: bold;
		text-decoration: underline;
		color:#1b1b1b;
	}


	#wrap {
		width: 880px;
		height: 714px;
		margin: 0 auto;
		position: relative;
		background-image:url(gfx/background.jpg);
		background-position: top left;
		background-repeat: no-repeat;
	}
#buchbestell {
	position:absolute;
	width:165px;
	height:228px;
	z-index:1;
	left: 0px;
	top: 439px;
	display: none;
}
#buchbestell_index {
	position:absolute;
	width:165px;
	height:228px;
	z-index:1;
	left: 0px;
	top: 439px;
}
#promoaktion2 {
	position:absolute;
	width:170px;
	height:233px;
	z-index:1;
	left: 0px;
	top: 439px;
	visibility: hidden;
}
#hauptnavigation {
	position:absolute;
	width:710px;
	height:36px;
	z-index:99;
	left: 170px;
	top: 70px;
}

#hauptnavigation ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}
 
#hauptnavigation li { /* all list items */
	float: left;
	position: relative;
	width: 140px;
}
 
#hauptnavigation li ul { /* second-level lists */
	display: none;
	position: relative;
	margin-top: 0px;
	left: 0px;
}
 
#hauptnavigation li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}
 
#hauptnavigation li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
	top: -1px;
}
 
#hauptnavigation li ul li {
	margin-left: 3px;
	width: 125px;
	height: 28px;
	background-image:url(gfx/submenu_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 1px solid #b51434;
	text-align:center;
}
#hauptnavigation li ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 29px;
	color: #666666;
	text-decoration:none;
}
#hauptnavigation li ul li a:hover {
	color: #b51434 !important;
}


#content {
	clear: left;
}
 
#leftnavigation {
	position:absolute;
	width:173px;
	height:277px;
	z-index:1;
	left: 0px;
	top: 162px;
}

#leftnavigation ul {
	width: 200px;
	list-style-type:none;
	margin-left: -34px;
}

#leftnavigation ul li {
	height: 33px;
}

#leftnavigation ul li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration:none;
}
#leftnavigation ul li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration:none;
}
#leftnavigation ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration:underline;
}
#logohome {
	position:absolute;
	width:136px;
	height:95px;
	z-index:3;
	left: 22px;
	top: 5px;
}
#homelogo {
	position:absolute;
	width:136px;
	height:95px;
	z-index:3;
	left: 20px;
	top: 4px;
}
#sitecontent {
	position:absolute;
	width:660px;
	height:510px;
	z-index:4;
	left: 210px;
	top: 160px;
}
#sitecontent a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration:underline;
}
#sitecontent a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
	text-decoration:underline;
}
#sitecontent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b51434;
	text-decoration:underline;
}