/* Allgemeines */
body { 
	background:none;
	color:#000000;
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	text-align:left;
	margin:0; padding:0;
}

.clear {clear:both;}
p {margin:10px 0px 0px 0px;}
a {color: #9f6d2d;}

/* Menu-BodyBackgrounds */
.hotel, .restaurant, .events, .impressum, .kontakt, .start, .tagungen, .news, .feierlichkeiten { background:none; }


/* Intro */
#intro {
	width:550px;
	height:400px;
	background-image:url(../img/intro_bg.jpg);
	background-repeat:no-repeat;
	border:1px solid #dcb37b;
	margin:60px auto 0px auto;
}
#intro_skipper {
	width:550px;
	height:400px;
	margin:0px auto;
	text-align:right;
}
#intro_skipper a {
	text-decoration:none;
	color:#9f6d2d;
	line-height:20px;
}
#intro_skipper a:hover {
	text-decoration:underline;
}

/* Bilder */
img {
	border:5px solid #f8f1e6;
}

#flash_img {
	border:5px solid #f8f1e6;
	width:182px;
	background-image:url(../img/restfood_12.png);
}
#flash_img_2 {
	border:0px solid #f8f1e6;
	width:182px;
	background-image:url(../img/restfood_12.png);
	float:left;
}

.img_whole {
	width:430px;
	margin:0;
}
.img_left{
	float:left;
	margin:10px 20px 10px 0px;
}
.img_right {
	float:right;
	margin:10px 0px 10px 15px;
}

/* Anfahrtskizze: Flash */
#anfahrt_flash {
	width:120px;
	height:100px;
	border:1px solid #dda74f;
	background-image:url(../img/anfahrt.gif);
	background-repeat:no-repeat;
}

/* Headlines */
h1 {
	font-family: "Times New Roman", Times, serif;
	color:#dda84f;
	font-weight:500;
	font-size:24pt;
	font-style:oblique;
	margin:0px 0px 5px 0;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#dda84f;
	font-weight:500;
	font-size:13pt;
	font-style:normal;
	margin:15px 0px 5px 0;
}

/* siteForms */
#main_container {
	width:100%;
	margin:0px 0px 30px 0px;
	padding:0;	
}

/* KarpfenLogo */
#logo_container {display:none; }

/* Navigation */
#menuhead { display:none; }

/* Content */
#content-1 { display:none; }
#content-2 { width:100%; margin:0; text-align:left; }
#content_text {
	float:left;
	width:430px;
}
#content_text_var2 {
	float:left;
	width:380px;
}
#content_text_var3 {
	float:left;
	width:390px;
	margin:0px 0px 0px 30px;
}

#content_text_var4 {
	float:left;
	width:100%;
	margin:25px 0px 0px 0px;
}


label {
	width: 140px;
	float: left;
	margin: 0px 0px 0px 0px;
}


.inp_radio {
	width:20px;
	margin:0px 2px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	
	
#listblock{
	width:90px;
	float:left;
	margin:22px 0px 5px 0px;
	padding:0px 0px 0px 0px;
	}
	
#uhrzeit {
	width:100px;
	}
		
#personenanzahl {
	width:50px;
	}
	
#datum {
	width:100px;
	}


input { width: 200px; }

form { margin:0; }

.formbutton {
	width: 120px;
	float: left;
	line-height: 18px;
	margin: 0px 0px 0px 100px;
	padding: 0px;
	color:#9f6d2d;
	background-color:#FFFFFF;
	border: 1px solid #9f6d2d;	
}

#fonbox { display:block; width:240px; }
.adr1 { display:block; float:left; width:40px; }
.adr2 { display:block; float:left; width:200px; }


p.light_lunch {width:500px;margin:0px 0px 0px 30px;}

.menupreis {
	font-weight: bold; text-align:right;
	margin:0px;
	padding:5px 0px 15px 0px;
	width:410px;
	}