/* Allgemein */

html {
	overflow: auto;
	overflow-x: hidden;
}

img, div {
	margin: 0;
	padding: 0;
	border: none;
}

body, p , ul, li, h1, h2, a, input, select, textarea {
	color: #800000;
	font: normal 10pt Verdana, Arial, Helvetica, sans-serief;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffe4ab;
	scrollbar-3dlight-color: #E1B479;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #664C0C;
	scrollbar-face-color: #D18F52;
	scrollbar-highlight-color: #D18F52;
	scrollbar-shadow-color: #D18F52;
	scrollbar-track-color: #E1B479;
}

h1, h1 a {
	font-size: 14px;
	font-weight: bold;
}

p {
	padding: 0 0 14px 0;
	margin: 0;
}

strong {
	font-weight: normal;
}

.bold, b a {
	font-weight: bold;
}

/* Allgemein Ende */


/* NoScript */

#noscript_content {
	position: absolute;
	top: 346px;
	left: 18px;
	width: 139px;
	z-index: 1;
}
	
/* NoScript Ende */

/* Content */

#content {
	position: relative;
	top: 141px;
	left: 170px;
	padding: 0;
	margin: 0;
	height: auto;
	min-height: 592px;
	width: 812px;
}

* html #content {
	height: 592px;
}

/* Content Ende */


/* Index */

#index {
	position: relative;
	top: 48px;
	left: 0;
	margin: 0;
	padding: 0px;
	width: 812px;
	border: 1px solid #D18F52;
	height: auto;
}

#index h1, #index p {
	color: #000000;
	padding: 0;
	margin: 5px 2px 0px 2px;
	font-size: 10pt;
}

#index a {
	font-size: 10pt;
}

#index p {
	margin: 0px 2px 16px 2px;
}

#index h1.top_hl, #index h2.top_hl  {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serief;
	font-weight: bold;
	background: #D18F52;
	width: 811px;
	padding: 2px 0 0 2px;
	height: 17px;
	margin: 0 0 11px 0;
}

#index h1.top_hl a, #index h2.top_hl a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serief;
}

/* Index Ende */


/* Title WDH */

#title {
	position: absolute;
	top: 152px;
	left: 170px;
	z-index: 2;
	color: #E1B47B;
	font: bold 18px Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

#title h1 {
	display: inline;
	color: #E1B47B;
	margin: 0;
	padding: 0;
	line-height: 100%;
	font: bold 18px Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
}

/* Title WDH Ende*/



/* Menu */
/* Menu Ende */


/* Top Menu */

#top_menu {
	position: absolute;
	top: 111px;
	left: 0px;
	height: 29px;
	padding-left: 58px;
	z-index: 5;
}

* html #top_menu {
	width: 100%;
}

#top_menu h1 {
	display: block;
	height: 16px;
	text-align: center;
	border: #E1B479 1px solid;
	border-width: 1px 0px;
	font-weight: normal;
	float: left;
	margin: 0;
	padding: 0;
}

#top_menu h1 a {
	display: block;
	height: 16px;
	font-size: 10pt;
	text-decoration: none;
	font-weight: normal;
	background: #FFE4AB;
}

#top_menu h1 a:hover, #top_menu h1 a:active {
	background: #E1B479;
}

/* Top Menu Ende */


/* Bottom Menu */

#angebotmenue {
	position: absolute;
	left: 0;
	text-align: center;
	font-size: 10px;
	height: auto;
	min-height: 17px;
	padding: 5px 0 0 1px;
	border-top: #D18F52 1px solid;
	bottom: 0;
	width: 100%;
}

* html #angebotmenue {
	position: relative;
	height: 17px;
	border: #D18F52 1px solid;
	border-width: 1px 0px;
}

#angebotmenue a {
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#angebotmenue h1 {
	font-weight: normal;
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}


#angebotmenue a:hover {
	text-decoration: underline;
}

/* Bottom Menu Ende */


/* Logo */

#logo {
	position: absolute;
	top: 0px;
	height: 140px;
	width: 100%;
  	background: #d18f52 url(/img/nummer4.jpg) 65px 0px no-repeat;
}

#logo img {
	position: absolute;
	left: 617px;
	margin: 0;
	padding: 0;
	border: 0;
}

/* Logo Ende */


/* Callback */

#callback {
	position: absolute;
	top: 189px;
	left: 18px;
	z-index: 1;
	width: 137px;
	border: 1px solid #D18F52;
	text-align: right;
}

#callback h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	height: 14px;
	background: #D18F52;
	text-align: center;
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#callback form {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #D18F52;
}

#callback input {
	border: solid 1px;
	margin: 4px 12px 0px 4px;
	text-align: left;
	width: 127px;
	color: #800000;
	font: normal 10px Verdana, Arial, Helvetica, sans-serief;
	background-color: #FFFFFF;
}

#callback input.btn {
	text-align: center;
	margin: 4px;
}

#callback p {
	text-align: left;
	font-size: 10px;
	padding: 4px;
	margin: 0px;
}


/* Callback Ende */


/* Items */

#index {
	position: absolute;
	padding-bottom: 20px;
}

* html #index {
	padding-bottom: 0;
}

#index div.items, #index td.items{
	position: relative;
	width: 267px;
	float: left;
	height: auto;
	/*min-height: 450px;*/
	font-size: 12px;
	text-align: center;
	border-top: 1px solid #D18F52;
	margin: 0 2px 0 1px;
	padding: 0;
}

* html #index div.items, #index td.items {
	/*height: 450px;*/
	vertical-align: top;
	font-size: 12px; 
	/*height: 450px;*/
}

#index div.items p, #index div.items p a, #index td.items p a {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

#index div.items p, #index td.items p {
	margin: 0 0 5px 0;
}

#index div.items strong, #index td.items strong {
	font-weight: bold;
}

#index div.items p b, #index td.items p b {
	display: block;
	padding: 0;
	margin: 0;
	width: auto;
	min-width: 100px;
	float: left;
	/*white-space: nowrap;*/
}

* html #index div.items p b, #index td.items p b {
	/*width: 100px;*/
}

#index div.items p.beschreibung, #index td.items p.beschreibung  {
	text-align: left;
	font-size: 11px;
	width: 250px;
	margin: 1px 0 0 5px;
}

#index div.items img, #index td.items img {
	margin: 15px 0 5px 0;
	border: 1px solid #800000;
	width: 80px;
	height: 80px;
}

/* Items Ende */

/* Partnerlinks */

#plinks {
	position: relative;
	padding: 10px 2px 5px 2px;
	margin: 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

#plinks a {
	font-size: 10px;
	text-decoration: none;
	margin: 0 0 0;
	padding: 0;
	display: inline;
	font-weight: normal;
}

#plinks a:hover, #plinks a:active {
	text-decoration: underline;
}

#plinks h1 {
	font-size: 10px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: inline;
}

/* Partnerlinks Ende */
