/******************************************************/
/*                                                    */
/* Stylesheet www.yuwela.ch                           */
/* Author: phippu.net - Philippe Droz                 */
/* Date: 2008-12-20                                   */
/*                                                    */
/******************************************************/

body {
background-color: #d2c5b9;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#000000;
padding:0px;
margin:0px;
}
a
{
	color: #000000;
	text-decoration: none;
}
a:hover {color: #822a51;}

h1 {
font-size:12px;
font-weight: normal;
padding: 15px 20px 5px 20px;
margin:0px;
color: #822a51;
line-height: 180%;
}

h2 {
font-size:12px;
font-weight: normal;
margin:0px;
color: #822a51;
}

.red {
	color: #822a51;
}

sup, sub {
	font-size: 50%;
}

/* ----------container -------------- */
#container {
width: 1000px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto;
background: url(../images/bg_container.jpg) repeat-y;
}

/* ----------header-------------- */
#header {
padding: 0px;
margin: 0px;
height: 175px;
background: url(../images/bg_header.jpg) no-repeat;
}

#header ul {
	font-size: 12px;
	position: relative;
	top: 103px;
	list-style: none;
	margin: 0px 0px 0px 420px;
	padding: 0;
	color: #822a51;
}

#header ul li {
	float: left;
	margin: 0px;
}

#header ul li a {
	color: #822a51;
	margin: 0px 3px;
}

#header ul li a:hover, #header ul li a.active {
	font-weight: bold;
}

#header ul.nav_news {
	position: absolute;
	top: 25px;
	left: -363px;
	font-size: 10px;
}

#header ul.nav_angebot {
	position: absolute;
	top: 25px;
	left: -308px;
	font-size: 10px;
	color: #000000;
}

#header ul.nav_jaeggi {
	position: absolute;
	top: 25px;
	left: -68px;
	font-size: 10px;
	color: #000000;
}

#header ul.nav_angebot li a, #header ul.nav_news li a, #header ul.nav_jaeggi li a {
	color: #000000;
}
#header ul.nav_angebot li a:hover, #header ul.nav_angebot li a.active, #header ul.nav_news li a:hover, #header ul.nav_news li a.active, #header ul.nav_jaeggi li a.active {
	color: #822a51;
}
/* -----------------Inhalt--------------------- */
#content {
padding: 0px;
margin-left: 402px;
margin-right: 168px;
background: url(../images/bg_content.jpg) no-repeat #f3f0eb;
}
div#content {
min-height:395px;
height:expression(this.scrollHeight > 395 ? "auto":"395px"); */
}

p {
padding: 5px 20px;
margin:0px;
}

div.gallery {
padding: 5px 20px;
margin:0px;
}


#content table {
	margin: 5px 20px 0px 20px;
	width: 370px;
}

#content table.gallery {
	margin: 0px 0px 0px 0px;
	width: 370px;
}


/* --------------left navigavtion------------- */
#left {
float: left;
width: 402px;
margin: 0px;
padding: 0px;
text-align: right;
}
#left img {padding:10px 0px;}
/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
height: 154px;
background: url(../images/bg_footer.jpg) no-repeat;
}

i {
	visibility:hidden;
}

#footer a#email {
	position: relative;
	left: 472px;
	top: 50px;
	width: 80px;
	height: 25px;
	display: block;
}
