body
{
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;
	font-family: tahoma, Helvetica, sans-serif;
	color: #000;
}

	a
	{
	  text-decoration: none;
	  color:#770f0f;
	  border:none;
	}
	
	a img {
		border : 0 none;
	}
	
	a:link
	{
	  text-decoration: none;
	  color:#770f0f;
	  border:none;
	}
	
	a:visited, a.visited
	{
	  text-decoration: none;
	  color:#770f0f;
	  border:none;
	}
	
	a:hover, a.hover
	{
	  text-decoration: none;
	  color:#770f0f;
	  border:none;
	}

div.head
{
	margin: 0 auto;
	position: relative;
	background-repeat: repeat-x;
	background-image:url(../images/head.png);
	width: 100%;
	height: 119px;
}

div.logo
{
	position: relative;
	background-image:url(../images/logo.png);
	width: 800px;
	height: 93px;
	background-position: left;
	background-repeat: no-repeat;
	margin:0 auto;
	padding-top: 50px;
}

div.content-bg
{
	position: relative;
	width: 1000px;
	min-height:930px;
	margin:-10px auto;
	background-repeat: repeat-y;
	background-image:url(../images/bg_shadow.png);
	margin:-9px auto;
}
	
	div.content
	{
		position: relative;
		background-color:#f0ece1;
		background-image:url(../images/content.png);
		width: 800px;
		min-height:930px;
		margin: auto;
		background-repeat: repeat-x;
		background-position:bottom;
	}
	
		div.content-l
		{
			position: relative;
			width: 550px;
			float:left;
			left: 15px;
			font-size:12px;
			text-align:justify;
		}
		div.content-r
		{
			position: relative;
			width: 202px;
			float:right;
			right: 15px;
		}
			div.kalender
			{
				position: relative;
				background-image:url(../images/reserv.png);
				width: 202px;
				height: 180px;
				float:right;
				background-position: left;
				background-repeat: no-repeat;
			}
				div.kalender-int
				{
					width: 180px;
					height: 160px;
					font-size:12px;
					color:#fff;
					font-size:12px;
					padding-top:24px;
					padding-left:18px;
				}
				/* Formulare */
				.select_1					{ width: 350px; font-size: 0.7em; }
				.select_2					{ font-size: 7pt; }
				.select_3					{ width: 165px; font-size: 7pt; }
				.input_1					{ width: 340px; font-size: 7pt; }
				.input_2					{ width: 100px; font-size: 7pt; }
				.input_3					{ width: 235px; font-size: 7pt; }
				.input_4					{ width: 50px; font-size: 7pt; }
				
				.input_res_datum			{ width: 60px; font-size: 11px; border:1px solid #925057; background-color: #fcfbfb;
												text-align: center; }
				.select_res					{ width: 40px; font-size: 11px; }
				.submit_res					{ font-size: 10px; width: 130px; color: #ffffff; background-color:#852f2f 	; 
												border:1px solid #ffffff; cursor: hand; }
				
				.textarea_1					{ width: 340px; font-size: 8pt; font-family: verdana,arial,helvetica,sans-serif; }
				
				.submit						{ font-size: 8pt; width: 200px; background-color:#432e29; border:1px solid #ffffff; 
												cursor: hand; }
				
				.error						{ background-color:#ec0000; color:#ffffff; }
	
div.news
{
	position: relative;
	width: 202px;
	float:right;
	right: 15px;
}

	div.news-int
	{
		width: 180px;
		font-size:13px;
		color:#000;
		padding-left:18px;
	}
	
		.news-int-headline
		{
			font-size:15px;
			color:#900;
			font-weight:bold;
			line-height: 4;
		}
		
div.buffet
{
	padding-top:50px;
	width:100px;
	height:400px;
	float:right;
	border:none;
}

div.top-nav
{
	position: relative;
	width: 200px;
	height: 100px;
	margin:0 auto;
	float:right;
	top: 30px;
	text-align:right;
	right:80px;
}

div.top-l
{
	position: relative;
	background-image:url(../images/header.png);
	width: 576px;
	height: 180px;
	float:left;
	background-position: left;
	background-repeat: no-repeat;
	top: -10px;
	left: 15px;
}
div.top-r
{
	position: relative;
	background-image:url(../images/nav.png);
	width: 202px;
	height: 180px;
	float:right;
	background-position: left;
	background-repeat: no-repeat;
	top: -10px;
	right: 15px;
}

div.main-navi
{
	width: 180px;
	height: 150px;
	text-align:center;
	padding-top:20px;
	line-height: 1.6;
	margin-right:100px;
}

	.main-nav
	{
		font-size:13px;
		color:#FFF;
	}
	
		.main-nav a:link, .main-nav a:visited
		{
			color: #FFF;
			text-align:center;
		}
		.main-nav a:hover
		{
			color:#666;
			text-align:center;
		}

		.headline
		{
			padding-top:-10px;
			padding-left:15px;
			font-size:15px;
			color:#900;
			font-weight:bold;
		}
		.headline2
		{
			font-size:12px;
			color:#900;
			font-weight:bold;
		}
		
		.impressum
		{
			font-size:11px;
			color:#000;
		}
.gal
{
	padding:5px;
}
