/* CSS Document **************************************************/
body {
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	background:#EEEDDD; /*background-image:url(image/background.gif); */
	margin:0;
	padding:0;
}
a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color:#000000;
	text-decoration:none;
}
.h1 {
	font-family:trebuchet ms, arial, sans serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
	background-color: #FFFFFF;
	padding: 0 10px;
}

.h2 {
	font-family:trebuchet ms, arial, sans serif;
	font-size:14px;
	line-height:20px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.h3 {
	font-family:trebuchet ms, arial, sans serif;
	font-size:18px;
	line-height:20px;
	text-decoration:none;
	color:#ee7f01;
	font-weight:bold;
}
.h4 {
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.strong_red {
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	line-height:20px;
	text-decoration:none;
	color:#990000;
	font-weight:bold;
}

/* HAUPTBEREICH ************************************************************************ */

#frame {
	width:980px;
	background: url(image/background_white.gif) repeat-Y right;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
/* LINKER BEREICH - MENÜ UND LOGO ************************************************************************ */

#frame_links {
	width:300px;
	float:left;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}

/* RECHTER BEREICH ************************************************************************ */

#frame_rechts {
	width:680px;
	float:right;
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
#content_index {
	width:675px;
	height:570px;
	background:#FFFFFF;
	background: url(image/header_haus.jpg) no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}

#content_unternehmen {
	width:675px;
	height:570px;
	background:#FFFFFF;
	background: url(image/header_unternehmen.jpg) no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}

#content_gasthaus {
	width:675px;
	height:570px;
	background:#FFFFFF;
	background: url(image/header_gasthaus.jpg) no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}

#content_backstube {
	width:675px;
	height:570px;
	background:#FFFFFF;
	background: url(image/header_backstube.jpg) no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}

#content_kegelbahnen {
	width:675px;
	height:570px;
	background:#FFFFFF;
	background: url(image/header_kegelbahnen.jpg) no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}

#content_donausteig {
	width:675px;
	height:570px;
	background:#FFFFFF;
	background: url(image/header_donausteig.jpg) no-repeat;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:auto;
	margin-left:auto;
}

#content_spruch {
	width:400px;
	height:69px;
	background: url(image/ewald_spruch.gif) no-repeat;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-left:auto;
}

#content {
	width:675px;
	margin-top:-350px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:0;
	padding:0;
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}

#text {
	float:left;
	width:300px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:20px;
	padding:10px;
	background:#FFFFFF;
	border-width:10px;
	border-style:solid;
	border-color:#EEEDDD;
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}

#foto {
	float:right;
	width:270px;
	margin-right:10px;
	margin-bottom:0;
	margin-left:0;
	padding:0;
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	line-height:15px;
}

#foto2 {
	float:left;
	width:340px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:20px;
	padding:0;
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	line-height:15px;
}

img.imgbordercenter {
	float: center;
	background:#990000;
	border: 10px solid #EEEDDD;
}

#termine {
	float:left;
	width:580px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:20px;
	padding:10px;
	background:#FFFFFF;
	border-width:10px;
	border-style:solid;
	border-color:#EEEDDD;
	font-family:trebuchet ms, arial, sans serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	line-height:20px;
}
