body, html {
	height:100%;
	margin:0;
	font-family:Verdana, sans-serif;
	font-size:12px;
	line-height:150%;
	background-color:#7c4e47;
}

#site {
	width:1000px;
	height:100%;
	margin:0 auto 0 auto;
	background-image:url(/anker/media/site.jpg);
}

#header {
	height:304px;
	background-image:url(/anker/media/header.jpg);
}

#contentframe {
	background-image:url(/anker/media/content.jpg);
}

#menu {
	display:inline;
	float:left;
	width:231px;
	margin:90px 0 0 91px;
}

#content {
	display:inline;
	float:left;
	width:532px;
	margin:0 0 0 17px;
	padding:5px 20px 0 20px;
}

#footer {
	clear:both;
	height:95px;
	background-image:url(/anker/media/footer.jpg);
}

/*****
Header
*****/
#header #impkon {
	display:inline;
	float:left;
	margin:14px 0 0 769px;
	font-size:11px;
	color:#7c4e47;
}

#header #impkon a {
	color:#7c4e47;
	text-decoration:none;
}

#header #impkon a:hover {
	color:#36251d;
}

#header #headline {
	display:inline;
	float:left;
	width:550px;
	height:40px;
	margin:222px 0 0 350px;
	text-align:center;
}


/***
Menu
***/
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#menu a {
	display:block;
	width:211px;
	height:30px;
	padding:0 0 0 20px;
	color:#7c4e47;
	line-height:30px;
	text-decoration:none;
	background-image:url(/anker/media/menu.button.jpg);
}

#menu a:hover {
	background-image:url(/anker/media/menu.over.jpg);
}

#menu #active {
	background-image:url(/anker/media/menu.active.jpg);
}

#menu a.submenu {
	display:block;
	width:191px;
	height:20px;
	padding:0 0 0 40px;
	font-size: 10px;
	color:#7c4e47;
	line-height:20px;
	text-decoration:none;
	background-image:url(/anker/media/menu.button.submenu.jpg);
}

html body #menu a.submenu:hover, html body #menu a.submenu-active {
	background-image:url(/anker/media/menu.over.submenu.jpg);
}


/*******
Elemente
*******/
h1 {
	margin:0;
	padding:0 10px 0 10px;
	display:inline;
	line-height:40px;
	font-size:24px;
	font-family:Times;
	font-weight:normal;
	color:#7c4e47;
	background-color:#e2c379;
}

h2 {
	clear:both;
	width:589px;
	height:55px;
	margin:0 0 0 -28px;
	font-family:Times;
	font-size:16px;
	font-weight:normal;
	line-height:55px;
	text-align:center;
	background-image:url(/anker/media/h2.jpg);
}

a {
	color:#7c4e47;
}

img {
	border:4px solid white;
	margin:5px;
}

/* fix lightbox*/ html body #lightbox img { margin: 0; border: 0 }

.klebeecke_oben {
	float:left;
	margin:10px 0 0 0;
	background-image: url(/anker/media/klebeecke.jpg);
	background-repeat:no-repeat;
	line-height:0;
}

.klebeecke_unten {
	background-image: url(/anker/media/klebeecke.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	line-height:0;
}


/********
Schnipsel
********/
#adresse {
	position:absolute;
	width:203px;
	height:98px;
	padding:22px 0 0 28px;
	margin:-40px 0 0 91px;
	color:#70381d;;
	background-image: url(/anker/media/adresse.jpg);
}

#adresse p {
	margin:0;
	padding:10px 0 0 0;
}

.thinspace {
	padding:0 0 0 2px;
}

.clearer {
	clear:both;
}

#silversun {
	padding:0;
	margin:0;
	border:0;
}


/**********
Speisekarte
**********/
#speisekarten {
	margin:20px 0 0 7px;
}

.speisekarte {
	float:left;
	width:257px;
	height:140px;
	text-align:center;
	background-image:url(/anker/media/speisekarte.jpg);
}

.speisekarte a {
	display:block;
	padding:100px 0 0 0;
	font-size:12px;
	text-decoration:none;
}


/******
Kontakt
******/
.fehler {
	color:red;
}

#kontakt textarea {
	width:300px;
	height:100px;
}

#kontakt label {
	float:left;
	width:100px;
}

#kontakt input {
	width:200px;
}

#kontakt #submit {
	width:auto;
}


/**************
Wegbeschreibung
**************/
#weg textarea {
	width:300px;
	height:100px;
	padding:3px;
}

#weg label {
	float:left;
	width:100px;
}

#weg input {
	width:300px;
	padding:3px;
}

#weg #zip {
	display:inline;
	width:37px;
	margin:0 10px 0 0;
}

#weg #city {
	width:240px;
}

#weg #submit {
	width:auto;
}
