/* CSS Document */

/* ----------------------------------------
   Standard Elements
------------------------------------------- */

body {
	font: normal 12px Verdana,sans-serif;
	color: #345;
	padding-bottom: 1em;
	left: 0px;
	background-color: #FFFFFF;
	background-image: url(img/background2.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-left: 0px;
}

/* ----------------------------------------
   Layout
------------------------------------------- */

#layout_fenster {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	height: 100%;
}
#layout_container {
	position: absolute;
	z-index: 1;
	width: 890px;
	height: 877px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	left: 5px;
}
#layout_containera {

	position: absolute;
	z-index: 4;
	width: 890px;
	height: 1239px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	left: 5px;
}
#layout_edgetop {
	position: absolute;
	z-index: 1;
	display: block;
	height: 10px;
	background-image: url(img/layout_rand_oben.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 900px;
	}
#layout_edgebottom {
	background-position: left bottom;
	z-index: 1;
	display: block;
	height: 10px;
	background-image: url(img/layout_rand_unten.gif);
	background-repeat: no-repeat;
	width: 900px;
	position: absolute;
	bottom: 0px;
}

#layout_content {
	color: #331;
	background-color: #FFFFee;
	position: absolute;
	height: 877px;
	width: 890px;
}
#layout_contenta {

	color: #331;
	background-color: #FFFFee;
	position: absolute;
	height: 1239px;
	width: 890px;
}

#mainpicture {
	position:absolute;
	left:0px;
	top:262px;
	width:588px;
	height:249px;
	z-index:2;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c9c6b3;
	border-bottom-color: #c9c6b3;
	border-left-color: #c9c6b3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#content1 {
	position:absolute;
	left:593px;
	top:262px;
	width:280px;
	height:234px;
	z-index:2;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #c9c6b3;
	border-bottom-color: #c9c6b3;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 8px;
	overflow: auto;
}
#contentlayer2 {
	position:absolute;
	left:0px;
	top:514px;
	width:100%;
	height:362px;
	z-index:3;
}
#contentlayer2a {
	position:absolute;
	left:0px;
	top:876px;
	width:100%;
	height:362px;
	z-index:3;
}
#contentlayer3 {
	position:absolute;
	left:0px;
	top:514px;
	width:872px;
	height:346px;
	z-index:4;
	overflow: auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #c9c6b3;
	border-bottom-color: #c9c6b3;
	border-left-color: #c9c6b3;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 8px;
}

/* header */
.title {
	background: #E2DED4;
	border-top: 1px solid #996;
}
.title h1 {
	color: #441;
	font: normal 2.2em Georgia,"Trebuchet MS",sans-serif;
	padding: 10px 0 10px 18px;
}

.header {
	border-top: 1px solid #663;
	height: 220px;
	background-color: #343321;
	background-image: url(img/header.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
/* navigation */
.navigation {
	height: 41px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #996;
	background-color: #DED9D0;
	background-image: url(img/nav.gif);
	background-repeat: repeat-x;
	top: 220px;
	position: absolute;
	width: 100%;
	right: 0px;
	text-align: right;
	z-index: 1;
}
.navigation a {
	background: #FFF url(img/nav.gif) repeat-x;
	border-right: 1px solid #C9C6B3;
	color: #553;
	float: left;
	font: bold 1em Tahoma,sans-serif;
	line-height: 41px;
	text-align: center;
	text-decoration: none;
	padding-top: 0;
	padding-right: 13px;
	padding-bottom: 0;
	padding-left: 13px;
}
.navigation a:hover,.navigation a#active {background-position: left bottom; color: #331;}

.nav_picture {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: c9c6b3;
	border-bottom-color: c9c6b3;
}
.fett-kursiv-unterstrichen {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}

.fett {
	font-weight: bold;
}
.mitte {
	text-align: center;
}
.preis {
	text-align: right;
}
.link_re {
	text-align: right;
	color: #333311;
	text-decoration: none;
}
.thumbnail{
	background-color: #FFFFFF;
	border: 1px solid #2a2a2a;
	float: none;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 8px;
	padding-left: 3px;
	}	

/* Inputs */
input#s, textarea, input.styled {
	border: 1px solid #BBB;
	padding: 3px;
	width: 160px;
	font: normal 1em Verdana,sans-serif;
}
textarea {width: 440px;}
#searchsubmit {
	border: 1px solid #BBB;
	background: #EEE;
	font: normal 0.9em Verdana,sans-serif;
	padding: 2px 3px;
}
table {
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

