body      {
	background: #CCCCFF;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link    { color: #14509C;
	background: #CCCCFF;
	font-size: 10pt;
	text-decoration: none; }
a:visited { color: #14509C; 
	background: #CCCCFF;
	font-size: 10pt;
	text-decoration: none;  }
a:active  { color: #14509C;
	background: #CCCCFF;
	font-size: 10pt; 
	text-decoration: none; }
a:hover  { color: white;
	background: #CCCCFF;
	font-size: 10pt;
	text-decoration: none;  }
	
	
a.menu:link    { color: #14509C;
	background: #CCCCFF;
	font-size: 10pt; }
a.menu:visited { color: #14509C; 
	background: #CCCCFF;
	font-size: 10pt; }
a.menu:active  { color: #14509C;
	background: #CCCCFF;
	font-size: 10pt; }
a.menu:hover  { color: white;
	background: #CCCCFF;
	font-size: 10pt; }
	
	
a.bottom:link    { color: #14509C;
	background: #FEE166;
	font-size: 10pt; }
a.bottom:visited { color: #14509C; 
	background: #FEE166;
	font-size: 10pt; }	
a.bottom:active  { color: #14509C;
	background: #FEE166;
	font-size: 10pt; }
a.bottom:hover  { color: black;
	background: #FEE166;
	font-size: 10pt; }

/* Überschriften */
h1 {
	font-size: 11pt;
	font-weight: bold;
	margin-bottom: 3px;
}
h2 {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 3px;
}
h3 {
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 3px;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;
}
	
span.normal  {
	font-size: 10pt;
}

span.normalbold  {
	font-size: 10pt;
	font-weight: bold;
}

div#main{
	position: relative; width: 865px;text-align: left;margin-top: 30px;
}
div#menu_side{
	position: relative;width: 381px;float: left;
}
div#menu_inner{
	position: relative; width: 275px;margin-left: 100px;margin-top: 20px; line-height: 20px;
}
div#content_side{
	position: relative;width: 482px;float: right;margin-left: 2px;margin-bottom: 20px;
}
div#content{
	position: relative;width: 350px;margin-left: 70px;margin-top: 20px;
}
div#bottom{
	position: relative; width: 865px;height: 34px;clear: both;background: url('http://www.gasthaus-pension-hirschen.de/clips/bottom.gif') ;background-repeat: no-repeat;background-position: top right;text-align: right;padding-top: 10px;text-align: left;
}
div#bottom_inner{
	position: relative;width: 810px;text-align: right;
}
div#bogen_left{
	position: absolute; width: 82px;height:302px;top:0px;left;0px;
}
div#bogen_right{
	position: absolute; width: 79px;height:152px;top:-1px;left:399px;
}

table.f{border-collapse: collapse;}
td.f1{background: #FEE166;padding-left:20px;}	
td.f2{background: #FEE166;}	
td.f3{text-align: right;width: 40px;background: #FEE166;padding-right:10px; }

table.z{border-collapse: collapse;}
td.z1{background: #FEE166;padding-left:25px;}	
td.z2{text-align: right;width: 70px;background: #FEE166;padding-right:25px;}	

/* ###########################*/
select.form{
	font-size:10pt;
	border: #FEE166 1px solid;
}
input.form{
	width: 99%;
	font-size:10pt;
	border: #FEE166 1px solid;
}
textarea.form{
	width: 99%;
	font-size:10pt;
	border: #FEE166 1px solid;
}