/*  Style-Sheet für die Haus am Schueberg  */

* {
padding: 0;
margin: 0; 
}
html { height: 100%; } 

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
color: Black;
font-size: 11px;
height: 100%;

}
A:LINK, A:VISITED {
color : #333333;
text-decoration: none;
}

A:HOVER {
 color : #CC3333;
 text-decoration: none;
}

abbr:hover{
  cursor: help;
}

.clr{
clear: both;
}
.clrRight{
	clear: right;
}

h1{
margin: 0px;
font-size: 12px;
color: Black;
border-bottom: 1px solid #D8723F;
line-height: 1.45em;
padding: 0px 5px 0px 5px;
}
h2{
  margin: 0px 0px 10px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 11px;
font-weight: bold;
  line-height: 1.25em;
  color: Black;
border-bottom: 1px solid #D8723F;
}

h3{
  margin: 0px 0px 10px 0px;
  padding: 0px 5px 0px 0px;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.25em;
}

img{
  border: 0em;
}

ul{
 margin: 0px 0px 0em 15px;
 padding: 0px;
}

ul.links{
  list-style-type: none;
}

ul.links li{
  padding: 0em 0em 0em 0.5em;
  vertical-align: middle;
}

ul.unformattedList{
  margin:0;
  padding:0;
  list-style-type:none;
}

ul.unformattedList li{
  clear:both;
}

.noScreen{  /* This class is not shown on screen */
  display: none;
}

input{
border: .01em solid #CC6633;
background-color : white;
font-family: verdana, sans-serif;
margin: 0;
padding: 0;
}
fieldset{
/* border: 0.06em solid #CC6633; */
border: 0px solid White; 
margin: 5px;
padding: 0px;
background-color: white;
}

 
#container{
width: 100%;
min-height: 100%;
height: auto !important;
height: 100%;
}

#box1{
display: none;
}
#space1_1{
display: none;
}
#logo{
display: none;
}
#head{
display: none;
}

#topbild{
display: none;
}
/*** SuchFormular ***/

#suchenForm{
display: none;
}
.searchForm{
display: none;
}

.searchForm#submitbutton{
  display: none;
}
/*** SuchFormular Ende ***/

#barriere{
display: none;
}

#barriere a {
display: none;
}
	
#space1_4{
display: none;
}
#space1_4 img{
display: none;
}
#date{
font-size: 85%;
color: Gray;
margin: 10px 0 0  40px;
}
/***   ENDE BOX1   ***/


#box2{
display: none;
}
#space2_1{
display: none;
}
#navigation{
display: none;
}

#navigation ul{
display: none;
}
#navigation li{
display: none;
}	
#navigation li a{
display: none;
}
#navigation li a:hover{
display: none;
}

#navigation li.aktiv a{
display: none;
}


#bildleiste{
display: none;
}
/***  ENDE BOX2   ***/


#box3{
clear: both;
width: 996px;
float: left;
}
#space3_1{
display: none;
}
#subnavigation{
display: none;
}
#subnavigation h2{
display: none;
}
#subnavigation ul{
display: none;
}

#subnavigation li{
display: none;
}	
#subnavigation li a{
display: none;
}

#subnavigation li a:hover{
display: none;
}
#subnavigation li a.aktiv {
display: none;
}
#subnavigation li a.current {
display: none;
}
#subnavigation ul ul li{
display: none;
}
#subnavigation ul ul li a{
display: none;
}

#subnavigation ul ul li a:hover{
display: none;
}
#subnavigation ul ul li a.current{
display: none;
}

#bread{
display: none;
}

#tools{
display: none;
}

#content{
float : left;
width: 600px;
margin: 0px ;
padding : 0px;
line-height: 1.45em;
}

.contentBox, .contentBoxBorder{  /* these contain all the later content */
clear: both;
display: block;
margin: 0px 10px 0px 10px ! important;
padding: 2px 0px 5px 0px ! important;
color: #333333;
}
.newLine{
  display: block;
  clear: both ! important;
}
.contentBoxBorder{  /* contentBox but with border at bottom */
  margin: 0px 10px 0px 10px ! important;
  padding: 5px 0px 10px 0px ! important;
  border-bottom: 1px solid #B7B7B7;
}

.contentBox p{
	padding-left: 5px;
}
 .contentBoxDetail{  /* these contain all the later content */
clear: both;
display: block;
margin: 0px 10px 0px 10px ! important;
padding: 2px 0px 25px 0px ! important;
color: #333333;
border-top: 0.05em solid #E1E1E1;
height: auto;
}

.contentHalf{  /* allows 2 divs next to each other in content */
 float: left;
 width: 23em;
}

.contentHalf1{  /* allows 2 divs next to each other in content */
 float: left;
 width: 27em;
 padding: 0.2em 0em 0.2em 0em;
}

.contentHalf2{  /* allows 2 divs next to each other in content */
float: left;
width: 18em;
padding: 0.2em 0em 0.2em 0.2em;
}

.contentHalf3{  /* allows 2 divs next to each other in content */
float: right;
width: 10em;
padding: 0.2em 0em 0.2em 0.2em;
text-align : right;
}
.clrBorder{
border-bottom: 0.05em solid #E1E1E1; 
display: block;
clear: both ! important;
}
.extLink {
margin : 0;
padding-left: 20px;
background : url(../images/extLink.jpg) no-repeat left;
text-decoration: none;
}
.intLink{
margin : 0;
padding-left: 20px;
background : url(../Bilder/Layout/extLink.jpg) no-repeat left;
text-decoration: none;
}

.contentBox li{
margin: 0px  0px 5px 3px;
padding: 0px;
list-style-type : disc;
}
.contentBox li a{
text-decoration: none;
}
.contentBox li a:hover{
text-decoration: underline;
}

.contentRight, .contentTop{
 padding-left: 10px;
  padding-right: 10px;
  float: right;
}

.contentTop a{
display: none;
}

.contentLeft{
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}

.contentCenter{
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}
ul#newsEintraege {
padding: 0;
margin: 1em 0 1em 0;
}
 ul#newsEintraege li {
list-style: none;
border: 0.06em solid #D8723F;
padding: 0.5em;
margin-bottom: 1em;
background-color: #FAFAFA;
}
	  
.small{
font-size: 70%;
}
#back{
display: block;
text-align : center;
font-size:85%;
}
#back a, #nachoben a{
text-decoration: none;
}
#nachoben{
text-align: right;
margin: 0 25px 20px 25px;
border-bottom: 1px solid #333333;
}
#adresse{
display: none;
}
#adresse h3{
display: none;

	
}
#adresse p{
display: none;

}
#box4{
display: none;
}
#space4_1{
display: none;
}
#space4_2{
display: none;
}
#foot{
display: none;
}

#foot ul{
display: none;
}
#foot li{
display: none;
}
#space4_4{
display: none;
}


/***  Buchungsanfrage ***/

.box{
background-color: White;
width: 95%;
height: auto;
margin: 5px 0px;
padding: 5px;
	
}
.box input{
margin: 5px 0 0 0px;
border: 1px solid #999999;

}
/*** Ende Buchungsanfrage ***/

.fliessrechts{
float: right;
margin: 10px 0px 10px 10px;
padding: 0px;
}

.imageRight{
float: right;
margin: 0px 0px 10px 10px;
padding: 0px;
}

.imageLeft{
float: left;
margin: 0px 10px 10px 0px;
padding: 0px;
}
table.tabrahmen{
font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
color: #333333;
border-top: 1px solid #D8723F;
border-left: 1px solid #D8723F;
border-right: 1px solid #D8723F;
margin: 10px 5px 10px 5px;
background-color: #FAFAFA;
}
table.tabrahmen td {
border-bottom : 1px solid #D8723F;
font-size: 80%;
}
table.tabrahmen th{
	font-size: 80%;
}
caption{
background-color: #FAFAFA;
padding: 10px 0 0px  5px;
text-align: left;
font-weight: bold;
border-top: 1px solid #D8723F;
border-left: 1px solid #D8723F;
border-right: 1px solid #D8723F;
}
th{
text-align : left;
font-weight: bold;
font-size: 80%;
background-color: White;
padding: 3px 5px;
border-bottom: 1px solid #D8723F;
}
td{
font-size: 90%;
font-weight: normal;
padding: 3px 5px;
}
td a:link, td a:visited{
color: #CC6633;
}
td a:hover{
color: #FF6600;
}

#mitte{
float: left;
/*** background-color: #E1E1E1; ***/
}

input.right {
float: left;
width: auto;
clear: both;
margin-left: 5.3em;
margin-right: .3em;
margin-top: .5em;
margin-bottom: .5em;
}

input[type=checkbox].right,
input[type=radio].right{
margin-left: 6.3em;
margin-top: .5em;
margin-bottom: .5em;
}

form br {
clear: both;
}

/***  Buchungsanfrage ****/

form#anfrage {
	background-color: White;
}
#anfrage input{
	border: 1px solid #D8723F;
}
fieldset#anfrage{
 border: 1px solid #CC6633;
 padding: .3em;
}
#anfrage label.left {
float: left;
text-align: left;
width: 17em;
margin-top: .2em;
margin-right: .3em;
margin-bottom: .5em;
}

 #anfrage input[type=text], select {
float: left;
margin-top: .5em;
margin-right: .5em;
margin-bottom: .5em;
 }

#anfrage input.right {
float: left;
width: auto;
clear: both;
margin-top: .5em;
margin-right: .3em;
margin-bottom: .5em;
margin-left: 6.3em;
background-color: #FAFAFA;
}

#anfrage input[type=checkbox].right,
#anfrage input[type=radio].right,
#anfrage input[type=submit].right {
margin-left: 6.3em;
margin-top: .5em;
margin-bottom: .5em;
}

form br {
clear: both;
}
.block1{
background-color: #E8E8E8;
padding: 0px  0px 5px 0px;
}

