/* Farbe: #F5E5C4*/
/* Basis */
* {
	padding:0;
	margin:0;
}

html{height:100%;}

body{
	height:100%;
	text-align:center;
	font-family:verdana, arial, sans-serif;
	font-size:0.9em;
	color:#333333;
	background-color:#023936;
}

div#wrapper{
	width:800px;
	text-align:left;
	background-color:white;
	margin:0 auto;
}

div#right{
	width:190px;
	float:right;
}

div#content{
	padding:22px;
	clear:left;
}

div#head{
	height:350px;
	background:url(../images/site/geruechtekueche.jpg) no-repeat top left #fff;
}

div#main{
	min-height:410px;
	margin-right:205px;
	padding-right:5px;
	border-right:1px solid #ccc;
}

* html div#main{height:410px;}/*fuer ie*/

div#footer{
	clear:both;
	min-height:20px;
	border-top:1px solid gray;
}
* html div#footer{
	height:20px;
}
div#foot{

	margin:0 auto;
	text-align:left;
}

/* Layout **************************************************************************/
div#head h1{
	color:#999;
	font-size:1.3em;
	line-height:56px;
	vertical-align:middle;
	text-indent:-9999px;
	height:240px;
	}
	div#head h1 a{
		color:#999
	}
#main h1{
	font-size:1.1em;
	line-height:22px;
	margin-bottom:14px;
}
h2{
	font-size:1.1em;
	line-height:24px;
	margin-bottom:13px;
	}
h3,h4,h5,h6{
	font-size:0.9em;
	line-height:22px;
	margin-bottom:14px;
	}
a{
	color:#996600;
	text-decoration:none;
	}
a:hover{
	color:#CCCCCC;
}

p{
	font-size:0.8em;
	line-height:22px;
	margin-bottom:14px;
}

img{
	border:0;
}

ul{
	margin-bottom:14px;
	margin-left:10px;
	padding-left:10px;
	}

li{line-height:22px;}

blockquote{
	margin-left:10px;
	border-left:3px solid #eeeeee;
	}

div#right li,
div#right p{
	font-size:0.7em;line-height:1.5em
	}

/* Das Menu *******************************************************************/
div#menu{
	margin-top:-28px;
}
div#menu ul{
	padding:0;
	margin:0
}
div#menu li{
	display:inline;
}
div#menu li a{
	display:block;
	font-size:0.8em;
	color:#333;
	background-color:white;
	font-weight:bold;
	margin:0 5px;
	float:left;
	padding:6px;
}
div#menu li a:hover,
div#menu li a.on{
	color:#333;
	background-color:#eee;
}
div#menu li ul li a{
	color:#333;
	background-color:transparent;
	border:none;
	margin:0;padding:0;
}
div#menu li ul li a:hover{
	text-decoration:underline;
	background:transparent;
	border:none;
	margin:0;padding:0;
}

/**Footer*******************************************************************/

div#foot p{
	color:#ccc;font-size:0.8em;
	margin:0;
	font-family:arial,helvetica,sans-serif;
	}
div#foot li{
	display:inline;
	}
div#foot li a{
	color:#ccc;font-weight:normal;
	font-size:0.8em;
	font-family:arial,helvetica,sans-serif;
	}
div#foot ul{margin:0;padding:0;}
div#foot li a:hover{color:#999;}

div#foot .logos{
		width:150px;float:left;overflow:hidden;
	}
div#foot .logos p{font-size:0.7em;}
div#foot{background-color:#fff;}

/* Klassen ***************************************************************/

.right{
	text-align:right;
	padding:0;margin:0;
}
.center{
	text-align:center;
	padding:0;margin:0;
}

div#bild {
	border:1px solid #AB896D;
	height:200px;
	background:white;
	}
.fleft{float:left;width:250px;}

div.sponsoren img{border:1px solid #ccc}


/* Galerie ***************************************************************/

#main li.galerie{
	padding:10px;
	list-style-type:none;
	}
#main ul.lightbox{list-style-type:none;}