/* CSS File für Angus Steck House */
html
{
	height: 100%;
}
body {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/streifen.jpg);
	background-repeat: repeat-x;
	color: #4d4d4d;
	background-color: #c22006;
	height: 100%;
}
img
{
	border: 0px;

}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
}
* {
	margin:0;
	padding:0;
}

/************************ SCHRIFT *********************/	

h1, h2, h3, p 
{
	margin:0px;
	padding:0px;
}
	
h1
{
	color: #6B1B14;
	font-size: 14px;
	margin-bottom: 8px;
	font-weight: bold;
}

h2
{
	color: #6B1B14;
	font-size: 13px;
	margin-bottom: 8px;
	font-weight: bold;
	margin-top: 5px;
	font-style: italic;
}

	
h3
{
	color: #6B1B14;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 3px;
}	
	
h4
{
	color: #6B1B14;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 5px;
}
a
{
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #696969;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



#wrapper {
	height: auto;
	width: 890px;
	min-height: 350px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	margin-top: 30px;
}
#header {
	float: left;
	width: 890px;
	height: 119px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#header .logo{
	height: 99px;
	width: 166px;
	float: left;
	margin-left: 46px;
	margin-top: 12px;
}
#header .nav {
	height: 54px;
	width: 164px;
	float: right;
	margin-top: 46px;
	margin-right: 27px;
}
#topnav
{
	float: right;
	height: 30px;
	width: 173px;
}
#navbar {
	height: 40px;
	width: 100%;
	float: left;
	margin-top: 30px;
	overflow: hidden;
	list-style-type: none;
	font-size: 14px;
	background-image: url(../images/navbar_back.jpg);
}
#navbar ul {
	list-style: none;
	float: right;
	width: 520px;
	margin-top: 8px;
}

#navbar li {
	width: auto;
	float: left;
}

#navbar a {
	display: block;
	margin: 0px;
	color: #6B1B14;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	font-weight: normal;
}
#navbar a:hover {
	color: #f47a21;
}
#navbar a.selected {
	color: #f47a21;
}
#bild_home  {
	height: 240px;
	width: 449px;
	top: -198px;
	left: 2px;
	float: none;
	position: relative;
	clear: none;
}
#bild_speisekarte {
	height: 251px;
	width: 247px;
	top: -227px;
	left: 1px;
	float: none;
	position: relative;
	clear: none;
}
#bild_weinkarte {
	height: 251px;
	width: 247px;
	top: -323px;
	left: 8px;
	float: none;
	position: relative;
	clear: none;
}
#bild_anspruch {
	height: 255px;
	width: 484px;
	top: -229px;
	left: 3px;
	float: none;
	position: relative;
	clear: none;
}
#bild_kontakt {
	height: 286px;
	width: 335px;
	top: -259px;
	left: 15px;
	float: none;
	position: relative;
	clear: none;
}
#content
{
	width: 885px;
	height: auto;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	background-image: url(../images/streifen_content2.jpg);
	background-repeat: repeat-y;
	min-height: 345px;
}
#content a:link {
	text-decoration: underline;
	color: #283339;
}
#content a:visited {
	text-decoration: underline;
	color: #283339;
}
#content a:hover {
	text-decoration: none;
	color: #283339;
}
#content a:active {
	text-decoration: underline;
	color: #283339;
}
#content p
{
	line-height: 17px;
	margin-bottom: 8px;
}
#content .home {
	float: left;
	width: 470px;
	margin-left: 115px;
	margin-top: 40px;
}
#content .home_left {
	float: left;
	width: 293px;
}
#content .formrahmen {
	border: 1px solid #71c6f3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C7D6E5;
	padding: 5px;
	color: #465963;
}
#content .formbutton {
	border: 1px solid #71c6f3;
	color: #465963;
	padding: 5px;
	background-color: #C7D6E5;
	font-weight: bold;
}
#content .speisekarte {
	float: left;
	width: 470px;
	margin-left: 413px;
	margin-top: 40px;
}
#content .speisekarte .preis {
	font-weight: bold;
	color: #6B1B14;
}
#anfahrt {
	float: left;
	width: 800px;
	margin-left: 50px;
	margin-top: 30px;
}
#restaurant  {
	float: left;
	width: 840px;
	margin-left: 20px;
	margin-top: 30px;
}
#restaurant img {
	border: 5px solid #E7DBC1;
	float: left;
}
#restaurant .thumb {
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#oeffnungszeiten {
	float: left;
	width: 800px;
	margin-left: 50px;
	margin-top: 30px;
}
#oeffnungszeiten img {
	border: 5px solid #E7DBC1;
	float: left;
	margin-right: 80px;
}
#oeffnungszeiten .uhrzeit {
	color: #6B1B14;
}
#foot_content {
	width: 890px;
	height: 16px;
	float: left;
	background-image: url(../images/footer_back.jpg);
	background-repeat: no-repeat;
}
#footer
{
	width: 100%;
	height: 20px;
	margin-top: 0px;
	clear: both;
	font-size: 10px;
	color: #FFF;
	text-align: right;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer a
{
	text-decoration: none;
	color: #FFF;
}
#footer a:hover
{
	text-decoration: underline;
}
