body { 
	background: #ffffff;
	margin: 20px 0 0 0;
	padding: 0;
	color: #003566;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
	line-height: 150%;
}

img{
border:0;
}

hr { 
	display: block;
	margin: 10px 0;
	border-top: 1px solid #003566;
	border-left: 1px solid #f4ebcc;
	border-bottom: 1px solid #f4ebcc;
	border-right: 1px solid #f4ebcc;
}

img.float_right { 
	float: right;
	margin: 0 0 10px 10px;
}

img.float_left { 
	float: left;
	margin: 0 10px 10px 0;
}

a { 
	color: #704821;
	text-decoration: none;
}

a:visited { 
	color: #704821;
	text-decoration: none;
}

a:hover { 
	color: #704821;
	text-decoration: underline;
}

a.pfeil { 
	height: 16px;
	padding: 0 0 0 10px;
	margin: 0;
	color: #704821;
	text-decoration: none;
	background: transparent url(arrow.gif) no-repeat;
}

#container { 
	margin: 0 auto;
	width: 768px;
}

#header { 
	width: 768px;
	background: #ffffff url(bg_head.jpg) no-repeat;
	height: 236px;
	position: relative;
}

#header img { 
	border: 0;
	position: absolute;
	top: 5px;
	left: 10px;
}

#search_box { 
	position: absolute;
	width: 165px;
	height: 30px;
	bottom: 11px;
	right: 0;
	margin: 10px 0 0 15px;
	padding: 0;
}

#search_box input { 
	color: #003566;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 2px 3px 0 3px;
	border-top: 1px solid #003566;
	border-left: 1px solid #003566;
	border-bottom: 1px solid #d8e0e8;
	border-right: 1px solid #d8e0e8;
	height: 14px;
	width: 110px;
}

#search_box input.submit { 
	width: 17px;
	height: 17px;
	background: #ffffff url(bg_submit.gif) no-repeat;
	border: 0;
	padding: 0;
	margin: 0 0 0 5px;
	cursor: pointer;
}

#main { 
	width: 768px;
	background: #ffffff url(bg_main.gif) repeat-y;
	min-height: 300px;
	margin: 0;
	padding: 0;
	float: left;
}

*html #main { 
	min-height: 300px;
}

#left { 
	width: 136px;
	float: left;
	padding: 10px 20px;
}

#right { 
	width: 151px;
	float: right;
	padding: 10px 15px 10px 10px;
}

#content { 
	min-height: 300px;
	width: 376px;
	margin: 0 176px;
	padding: 10px 20px;
}

*html #content { 
	height: 300px;
	margin: 0;
	width: 360px;
}

#footer { 
	background: #ffffff url(bg_footer.gif) no-repeat;
	color: #704821;
	height: 40px;
	text-align: center;
	clear: both;
	line-height: 20px;
	padding: 20px 0 0 0;
}

#footer a { 
	color: #704821;
}

#footer a:visited { 
	color: #704821;
}

#footer a:hover { 
	color: #704821;
}

h1 { 
	color: #704821;
	font-weight: normal;
	font-style: italic;
	font-size: 24px;
	margin: 0 0 20px 0;
	padding: 0px;
}

h2 { 
	color: #003566;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0px;
}

h3 { 
	color: #003566;
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0px;
}

#angebot { 
	width: 147px;
	height: 185px;
	position: relative;
	text-align: center;
	border: 2px solid #ffffff;
}

#angebot a img { 
	border: 0;
	margin: 0;
	padding: 0;
	background: transparent;
}

a.angebot_link { 
	display: block;
	width: 141px;
	margin: 10px 0 0 0;
	background: transparent url(arrow.gif) no-repeat;
	padding: 0 0 0 10px;
}

#angebot_info { 
	width: 147px;
	position: absolute;
	left: 0;
	bottom: 22px;
	line-height: 30px;
	background: #ffffff;
	opacity: .7;
	filter: alpha(opacity=70);
	-moz-opacity: .7;
	z-index: 1;
}

#angebot_titel { 
	width: 151px;
	position: absolute;
	left: 0;
	bottom: 22px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	z-index: 2;
}

ul.kategorielist { 
	margin: 10px 0 10px 20px;
	padding: 0;
}

ul.kategorielist li { 
	list-style-type: none;
}

ul.kategorielist li a { 
	background: transparent url(arrow.gif) no-repeat;
	padding: 0 0 0 10px;
	line-height: 20px;
}

/* ******************************* Startseite ******************************* */

#main_start { 
	width: 768px;
	background: #ffffff url(bg_main_start.gif) repeat-y;
	min-height: 300px;
	margin: 0;
	padding: 0;
	float: left;
}

*html #main_start { 
	min-height: 300px;
}

#footer_start { 
	background: #ffffff url(bg_footer_start.gif) no-repeat;
	color: #704821;
	height: 40px;
	text-align: center;
	clear: both;
	line-height: 20px;
	padding: 20px 0 0 0;
}

#footer_start a { 
	color: #704821;
}

#footer_start a:visited { 
	color: #704821;
}

#footer_start a:hover { 
	color: #003566;
}

#header_start { 
	width: 768px;
	background: #ffffff url(bg_head_start.jpg) no-repeat;
	height: 236px;
	position: relative;
}

#header_start img { 
	border: 0;
	position: absolute;
	top: 5px;
	left: 10px;
}

#left_start { 
	width: 512px;
	float: left;
	padding: 10px 40px;
	min-height: 300px;
}

*html #left_start { 
	height: 300px;
}

.startbox { 
	width: 256px;
	float: left;
	margin: 10px 0;
}

.startbox a { 
	display: block;
	margin: 0;
	background: transparent url(arrow.gif) no-repeat;
	padding: 0 0 0 10px;
}

.startbox h2 { 
	font-size: 12px;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.modell { 
	width: 90px;
	height: 205px;
	margin: 0 2px 5px 0;
	float: left;
}

.modell_titel { 
	text-align: center;
	font-weight: bold;
	font-style: italic;
}

.modell img { 
	width: 90px;
	border: 0;
}

.dekor { 
	width: 90px;
	height: 130px;
	margin: 0 2px 5px 0;
	float: left;
}

.dekor_titel { 
	text-align: center;
	font-weight: normal;
}

.dekor img { 
	border: 0;
}
