* { padding:0px; margin:0px; z-index:3; }

body {
background-image:url(img/background.png);
font-family:"georgia";
}

a {
color:#941f00;
text-decoration:underline;
}

a:hover {
color:#941f00;
text-decoration:none;
}

#verlauf {
position:absolute;
top:0px;
width:100%;
height:483px;
background-image:url(img/background_gradiant.png);
z-index:0;
}

#container {
position:relative;
margin:auto;
width:992px;
}

#page_background {
position:absolute;
top:277px; bottom:112px;
width:100%;
background-image:url(img/page_background.png);
z-index:0;
}

#header {
position:absolute;
top:0px;
background-image:url(img/header.png);
width:942px; height:207px;
padding:70px 0px 0px 50px;
z-index:1;
}

#header img {
position:absolute;
top:54px; left:35px;
}

#main {
position:relative;
padding-top:177px;
}

#advert {
position:absolute;
width:160px;
height:600px;
top:224px;
left:45px;
}

#content {
width:480px;
font-size:14px;
line-height:24px;
color:#6b5640;
min-height:550px;
padding:20px 0px 30px 230px;
}

#content img {
float:left;
border-style:solid;
border-width:3px;
border-color:#ece0d3;
margin:10px 20px 15px 0px;
}

#navi {
position:absolute;
top:277px;
right:16px;
width:240px;
height:164px;
background-image:url(img/navi_background.png);
}

.suche_button {
position:absolute;
top:0px; right:8px;
border-style:none;
background-image:url(img/suchbutton.png);
background-color:transparent;
height:30px;
width:52px;
display:block;
}

.suche_text {
width:130px;
border:none;
background-color:transparent;
font-size:12px;
color:#641414;
position:relative;
height:25px;
width:150px;
margin-left:28px;
margin-bottom:20px;
padding-left:7px;
padding-top:3px;
background-image:url(img/suchfeld.png);
background-repeat:no-repeat;
}

.menue {
list-style:none;
font-size:12px;
width:240px;
}

.menue li {
height:31px;
line-height:33px;
background-image:url(img/menue_li.png);
}

.menue a {
color:#560000;
text-decoration:none;
display:block;
padding-left:30px;
width:240px;
}

.menue a:hover {
color:#730000;
background-image:url(img/menue_icon.png);
background-repeat:no-repeat;
background-position:14px 8px;
}

.current a {
cursor:default;
color:#fff;
}

.current a:hover {
cursor:default;
color:#fff;
background-image:none;
}

#footer {
position:relative;
background-image:url(img/footer.png);
height:112px;
z-index:1;
}

#footer span {
font-size:12px;
color:#343434;
padding:75px 0 0 110px;
font-style:italic;
width:650px;
display:block;
}

#footer span a {
color:#343434;
text-decoration:none;
}

#footer span a:hover {
color:#171717;
text-decoration:none;
}

h2 {
font-size:24px;
font-weight:normal;
font-style:italic;
color:#941f00;
margin-top:20px;
margin-bottom:10px;
padding-left:35px;
background-image:url(img/h1.png);
background-repeat: no-repeat;
margin-left:-10px;
}

h2 a {
color:#941f00;
text-decoration:none;
}

h2 a:hover {
color:#941f00;
text-decoration:none;
}

h3 {
font-style:none;
font-weight:normal;
padding:20px 0px 5px 30px;
font-size:14px;
color:#b49168;
}

blockquote {
position:relative;
padding:20px 30px 20px 25px;
margin-top:15px;
background-color:#f4ece3;
border-color:#e4cdb3;
border-style:solid;
border-width:3px;
line-height:18px;
color:#941f00;
font-style:italic;
}

.beginquote {
position:absolute;
color:#f941f00;
display: block;
font-size:90px;
content: open-quote;
top: -37px;
left: -10px;
width:90px;
}

.endquote {
	position:absolute;
	color:#f941f00;
	display: block;
	font-size: 90px;
	content: close-quote;
	bottom: -247px;
	right: -55px;
	width:90px;
}
