
/* ----------------- Hauptformat --------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								

body   {
		margin: 0px;
		font-family: arial,helvetica,sans-serif;
		color: #2D2D2D; 
		font-size: small;
		background-color: #f0f0f0;
		height: 100%;
		background-image:url('../bilder/seite/bg.gif');
		background-repeat: yes-repeat;
		background-attachment: fixed;
		}


/* ----------------- Container ---------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								

#logo {	
		position: absolute;
		top: 32px;
		left: 33px;
		z-index: 1;
		}

#banner {	
		position: absolute;
		top: 13px;
		left: 13px;
		z-index: 2;
		}

#navigation {	
		position: absolute;
		top: 216px;
		left: 13px;
		z-index: 1;
		background-color: #000;
		width: 860px;
		}
		
#buchung {	
		position: fixed;
		top: 10px;
		left: 880px;
		width: 216px;
		height: 450px;
		padding: 15px;
		padding-top: 35px;
		font-size: 85%;
		background-image:url('../bilder/seite/bg-buchung.png'); 
		background-repeat: no-repeat;
		overflow:hidden;
		}
.html #buchung {	
		position: absolute;
		}
		
#kopf {
		width: 840px;
		height: 222px;
		padding: 10px;
		clear:both; 
		float:left; 
		margin-top: 10px;
		margin-left: 10px;
		border: 3px solid #fff;
		border-bottom: 1px solid #fff;
		background-image:url('../bilder/seite/banner.png'); 
		background-repeat: no-repeat;
		}
	
#kopf_ueber {
		width: 840px;
		height: 222px;
		padding: 10px;
		clear:both; 
		float:left; 
		background-image:url('../bilder/seite/banner_ueber.jpg'); 
		background-repeat: no-repeat;
		margin-top: 10px;
		margin-left: 10px;
		border: 3px solid #fff;
		border-bottom: 0px;
		}

.inhalt {
		font-size: 90%;
		line-height: 140%;
		width: 830px;
		padding: 10px;
		padding-left: 20px;
		clear:both; 
		float:left;
		background-image:url('../bilder/seite/bg-content.png'); 
		background-repeat: repeat-x;
		margin-left: 10px;
		border: 3px solid #fff;
		}

.fuss   {
		color: #999;
		width: 900px;
		height: 0px;
		padding: 10px;
		clear:both; 
		float:left;
		background-image:url('../bilder/seite/fuss.png'); 
		background-repeat: no-repeat;
		margin-left: 10px;
		}

.fuss_innen   {
		width: 900px;
		padding: 10px;
		clear:both; 
		margin-left: 10px;
		font-size: 85%;
		color: #333;
		}


.box{
		padding: 7px;
		border: 1px solid transparent;
		cursor:pointer;
		}

.box:hover{
		padding: 7px;
		background-color: #fff;
		border: 1px solid #ddd;
		}
.box2{
		padding: 7px;
		cursor:pointer;
		}

#kategorie-select {
z-index: 110;
position:absolute; 
border: 1px solid #e1e1e1; 
margin-top: 110px; 
margin-left: 15px; 
padding: 10px; 
background-color: #fff;
}


/* ----------------- Hyperlinks ---------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								

a, a:visited {		
			color:#333; 
			text-decoration: none;
			}

a:hover, a:active {	
			color:#111;
			text-decoration: none;
			}

a.text, a.text:visited {		
			color:#7E3036; 
			text-decoration: underline;
			background-image:url('../bilder/seite/arrow_icon.gif'); 
			background-repeat: no-repeat;
			background-position: 0 50%;
			padding-left: 14px;
			}

a.text:hover, a.text:active  {		
			color:#ffffff; 
			text-decoration: none;
			background-position: 2px 50%;
			background-color:#250E10; 
			}

a.navi, a.navi:visited {
			font-size: 110%;
			font-family: arial;	
			text-decoration: none;
			padding: 10px;
			padding-left: 16px;
			padding-right: 16px;
			display:block;
			float:left;
			color:#fff;
			}

a.navi:hover, a.navi:active {		
			color:#fff; 
			text-decoration: none;
			background-color: #3A161A;
			}

a.navi-text, a.navi-text:visited  {
color:#444; 
text-decoration: none;
display:block;
padding: 4px;
border-bottom: 1px solid #eee;
}
a.navi-text:hover, a.navi-text:active {
color: #222;
text-decoration: none;
background-color: #ebebeb; 
}

/* ----------------- Grafiken ---------------------------------------------------------------|
----------------------------------------------------------------------------------------------*/								

img {
border: 0px;
margin: 0px;
padding: 0px;
}

img.galerie {
		padding: 2px;
		border: 1px solid #ccc;
		background-color: #fff; 
		}

/* Ueberschriften
----------------------------------------------- */
h1 {	font-size: 140%;
		color: #333;
		margin-bottom: 5px;
		font-weight: normal;
		}
h2 {	font-size: 100%;
		color: #333;
		margin: 0px;
		font-weight: bold;
		}
		
		
/* Sonstiges
----------------------------------------------- */
p {margin: 0px;}
span.klein {font-size: 95%;}
span.formular {clear:both; font-weight: bold; display:block; float:left; width: 50px; }

form,select,input{
font-size: 95%;
margin: 2px;
}

select,input{
border: 1px solid #c7c7c7; padding: 1px;
}


input.submit{
border: 0px; padding: 6px; background-color: #f2f2f2; padding-left: 25px; color: #585858;
width: 171px;
height: 27px;
background-image:url('../bilder/seite/submit.jpg'); 
background-repeat: no-repeat;
}

tr.liste_ueber{background-color: #250E10; color: #fff; font-weight: bold; padding: 8px;}
tr.liste {background-color: #eee; padding: 8px;}
tr.liste:hover {background-color: #7E3036; color: #fff;}
td {padding: 4px;}
td.liste_ueber{background-color: #7E3036; color: #fff; font-weight: bold; padding: 8px;}


ul{padding: 0; margin: 15;}
li{padding: 0px; margin: 0;}
ul.stil {
color: #333;
margin: 0;
margin-left: 0px;
margin-top: 0px;
list-style-image:url(../bilder/seite/haken.gif);
list-style-position:inside;
padding: 0px;
}
