/*GENERAL CSS*/
html{
	height: 100.3%;
	}
	
body{
	height:100%; 
	width:100%;  
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	margin-bottom:1px;
	background-image:url(../images/hg.gif);
	background-repeat:repeat;
}

.lauftext {
	font-size:0.8em;
}
.lauftext_07 {
	font-size:0.7em;
}
.lauftext_klein {
	font-size:0.6em;
}
.spacer {
	font-size:0.2em;
}
a:link{
     color:#333333;
	 text-decoration:underline;
}	 
a:visited{
     color:#333333;
	 text-decoration:underline;
}	 
a:hover{
     color:#333333;
	 text-decoration:underline;
}
a:active{
     color:#333333;
	 text-decoration:underline;
}	

img {
	border:0;
}

ul { margin: 0 0 0 40px}

h1 {
	font-size:1em; 
	font-weight:normal; 
	color:#ae111d;
	margin:0;
	}
h2 {
	font-size:1em;
	font-weight:normal;
	margin:0;
	}

p{
	margin:10px 0 10px 0
	}
pre{
	font-size:10px; font-family:Arial, Helvetica, sans-serif;
	}

hr {
	color:#ffe6b8;
	border: 0px;
	border-top: solid 2px #ffe6b8;
	background:transparent;
	}

form {
	margin:0;
	padding:0;
	}





/* other */
#body_main {
	margin-left:0;
	margin-right:0;
}

#td_left {

}
#td_right {
	background-color:#FFFFFF;
}
#td_body {
	background-color:#FFFFFF;
}
#table_body {
	width:737px;
}
.bg_color_weinrot {
	background-color:#ae111d;
}
.bg_color_creme {
	background-color:#ffe6b8;
}
#reservierungsanfrage
{
	width:219px;
	margin-top:2px;
	background-image:url(../images/hg_reservierungsanfrage.jpg);
	background-position:bottom;
	height: 106px;
}
#td_body {
	padding:7px;
}
#bilder_bottom {
margin-top:9px;
}
p {
	margin-bottom:0;
}

