body {
	font-family: Verdana, Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size:0.7em;
	line-height: 18px;
	height:100%;
}

#space { 
	width:1px;
	height:50%;
	margin-bottom:-300px; /* die hälfte der inhalts's höhe */
	float:left;
	}
#holder {
    width:1020px;
    height:650px;
	background-image: url(../images/hintergrund_1.jpg);
    margin: 0 auto;
    position:relative; /* hebt den inhalt vor den space  */
	clear:left; /* hebt das float vom space auf  */
	}
#conti {
    float: left;
	width: 815px;
	height: 620px;
	margin-left: 0px;
	margin-top: 0px;
	/*padding-right:20px;*/
	/*border: 1px solid red;*/
}
#conti2 {
    float: left;
	width: 815px;
	height: auto;
	overflow: auto;
	margin-left: 0px;
	margin-top: 0px;
	/*padding-right:20px;*/
	/*border: 1px solid red;*/
}

* html #conti {
    float: right;
	width: 815px;
	height: 600px;
	margin-right: -10px;
	margin-top: 0px;
	/*padding-right:20px;*/
	/*border: 1px solid blue;*/
}
/* here begins the complete middle container */
#picture {
	float:left;
	width:815px;
	height:auto;
	margin-left:0px;
	margin-top:15px;
	/*border: 1px solid purple;*/
	border-bottom: 5px solid white;
}
#header {
	float:left;
	width:750px;
	height:auto;
	margin-left:20px;
	margin-top:115px;
	/*border: 1px solid purple;*/
	/*border-bottom: 5px solid white;*/
}
#sort {

	width:750px;
	height:auto;
	margin-left:20px;
	margin-top:10px;
	/*border: 1px solid purple;*/
	/*border-bottom: 5px solid white;	float:left;*/
}
input
{
	font-size:8pt;
	font-family:verdana;
	margin-left:0px;
}
#sort select 
{
	font-size:8pt;
	font-family:verdana;

}
#wahl {
	float:left;
	font-weight:bold;
	margin-right:26px;
}
#wahl a {
	font-weight:normal;
	text-decoration:underline;	
}
#wahl input {
	margin-left:0px;	
}
#button {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
#button2 {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
#button_startseite {
	float:left;
	margin-right:10px;
	margin-bottom:5px;
}
#anzahl {
	float:right;
	padding-top:10px;
	margin-right:35px;
	/*border: 1px solid red;	width: 150px;*/

}
#anzahl2 {
	float:left;
	padding-top:10px;
	margin-right:35px;
	/*border: 1px solid red;	width: 150px;*/

}
#text {
	float: left;
	width: 780px;
	height: auto;
	margin-left:0px;
	padding-top:15px;

	margin-top: 0px;
	/*border: 1px solid red;*/
	}
#innertext {
	float: left;
	width: 770px;
	height: 420px;
	overflow: auto;
	/*border: 1px solid green;*/
	margin-top:-6px;
	}
#innertext2 {
	float: left;
	width:420px;
	height: 180px;
	overflow: auto;
	/*border: 1px solid green;*/
	margin-top:-6px;
	margin-bottom:20px;
	}
#innertextdetailseite {
	float: left;
	width: 770px;
	height: 430px;
	overflow: auto;
	/*border: 1px solid green;*/
	margin-top:0px;
	}
#innertextlisting {
	float: left;
	width: 770px;
	height: 325px;
	overflow: auto;
	/*border: 1px solid yellow;*/
	}
#innertextlisting2 {
	float: left;
	width: 770px;
	height: auto;
	overflow: auto;
	/*border: 1px solid yellow;*/
	}

#white {
	width: 750px;
	height: auto;
	overflow:auto;
	background-color:#f7fbff;
	padding-top:10px;
	padding-bottom:10px;
	}
#white2 {
	width: 750px;
	height: auto;
	overflow:auto;
	background-color:#f7fbff;
	padding-top:10px;
	padding-bottom:10px;
	}
#blue {
	width: 750px;
	height: auto;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:#afdef9;*/
	}
#blue2 {
	width: 750px;
	height: auto;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:#afdef9;*/
	}
#bigblue {
	width: 750px;
	height: auto;
	overflow:auto;
	padding-top:10px;
	padding-bottom:10px;
	/*background-color:#afdef9;*/
	}
#trans {
	width: 750px;
	height: auto;
	padding-top:10px;
	/*border:1px solid yellow;*/
	}
#left_text {
	height:130px;
  width:200px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#left_text2 {
	width:200px;
	float: left;
	height:110px;
	overflow:auto;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#left_text3 {
  width:200px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#left_text_big {
	width:430px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#left_text_bigger {
	width:500px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#left_text_complete {
	width:600px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#middle_text {
  height:130px;
	width:250px;
	float: left;
	margin-left:50px;
    /*border: 1px solid orange;*/
	}
#middle_text2 {
  height:110px;
	width:250px;
	float: left;
	overflow:auto;
	margin-left:50px;
    /*border: 1px solid orange;*/
	}
#middle_text3 {
	width:250px;
	float: right;
	overflow:auto;
	margin-left:50px;
    /*border: 1px solid orange;*/
	}
#left_text_startseite {
	width:250px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#middle_text_startseite {
	width:230px;
	float: left;
	margin-left:10px;
    /*border: 1px solid orange;*/
	}
#right_text_startseite {
	width:170px;
	float: left;
	margin-left:10px;
    /*border: 1px solid orange;*/
	}
#right_pic_startseite {
	width:40px;
	float:left;
	margin-left:10px;
    /*border: 1px solid orange;*/
	}
#left_text_home {
	width:270px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#middle_text_home {
	width:230px;
	float: left;
	margin-left:20px;
    /*border: 1px solid orange;*/
	}
#right_text_home {
	width:190px;
	height:160px;
	float: left;
	margin-left:20px;
	background-color:#d1ebfc;
    /*border: 1px solid orange;*/
	}
#wetter {
    float:left;
	width:180px;
	height:30px;
	margin-left:10px;
	margin-top:8px;
}
#wetter1 {
    float:left;
	width:80px;
	height:30px;
	margin-left:10px;
}
#wetter2 {
    float:left;
	width:40px;
	height:30px;
}
#right_pic {
	width:158px;
	float: right;
	margin-right:10px;
    /*border: 1px solid orange;*/
	}
#right_pic2 {
	width:158px;
	float: right;
	margin-right:10px;
    /*border: 1px solid orange;*/
	}
#right_pic_big {
	width:268px;
	float: right;
	margin-right:10px;
    /*border: 1px solid orange;*/
	}
#gastgeber-option {
	width:265px;
	float: right;
	margin-right:0px;
    border-bottom: 2px solid #addfff;
	padding-left:5px;
	}
#gastgeber-option-ohne {
	width:255px;
	float: right;
	margin-right:10px;
	padding-left:5px;
    }
#preise {
    width:40px;
	float: left;
	margin-right:10px;
	}
#preise2 {
    width:160px;
	float: left;
	margin-right:10px;
	}
#bz {
    width:98px;
	float: left;
	margin-right:20px;
	margin-top:20px;
	}
#ez {
    width:98px;
	float: left;
	margin-right:20px;
	}
#innerfulltext {
	margin-left:20px;
	float: left;
	width: 750px;
	height: auto;	/*border: 1px solid green;*/
	}

#footer {
	float: left;
	width: 1020px;
	height: 30px;
	margin-left:0px;
	padding-top:0px;
	margin-top: 0px;
	padding-top:30px;
	text-align:center;
	/*border: 1px dashed yellow;*/
	}
/* here ends the complete middle container */

.topline {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em; /*24px*/
	color: #004f98;	/*letter-spacing: 1.2px;*/
	font-style: italic;
	font-weight: normal;
	line-height: 1.0; /* wichtig */
}
.topline_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;/* 16px;*/
	color: #004f98;	/*letter-spacing: 1.2px;*/
	font-style: italic;
	font-weight: normal;
}
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
	font-size: 1.1em; /*11px*/
	color: #004f98;
	text-transform:uppercase;
	/*letter-spacing: 1.2px;*/
}

.blue {
	color: #004f98;
}
.hot {
	font-weight: bold;
}
.hrline
{
width:500px;
height:1px;
color: #009836;
margin-left:0px;
text-align:left;
background-color:#f3f6e8;
}
/* use margin-left:20px width:220px fuer die swmenupro navi
use margin-left:20px width:190px fuer standardmainnavi*/
#navi {
    float: left;
	width: 120px;
	height: 450px;
	margin-left:20px;
	margin-top:75px;
	/*border: 1px solid green;*/
}
/* ie 6 patch */
* html #navi
{
	float: left;
	width: 180px;
	height: 580px;
	margin-left: 10px;
	margin-top: 0px;
	/*border: 1px solid green;*/
}
#suche
{
float:right;
width: 100px;
height: 20px;
margin-top:55px;
margin-right:20px;
/*border: 1px dotted blue;*/
}
#suche input
{
    width:100px;
	font: italic 1.2em "Times New Roman", Times, serif;
	color: #004f98;
}
#navisearch_holder
{
    float: left;
	width: 185px;
	height: 620px;
	margin-left: 0px;
	margin-top: 15px;
	/*border: 1px solid green;*/
}
#navi ul
{
padding-top:0px;
margin-top:0px;
margin-left:0px;
padding-left:0px;
list-style-type:none;
/*font-size:1.3em;
font-family:"Times New Roman", Times, serif;
font-style:italic;*/
font: italic 14px "Times New Roman", Times, serif;

}
#geschichte,#region,#gastgeber,#cafe,#freizeit,#anfahrt,#sehenswuerde
{
	padding-left:0px; 
	margin-left:10px;
}
			
#geschichte li,#region li,#gastgeber li,#cafe li,#freizeit li,#anfahrt li,#sehenswuerde li
{
	font-size:8pt;
	font-family:"Verdana", verdana;
	font-style:normal;
	width:160px;
	margin-left:33px;
}
#geschichte li a,#region li a,#gastgeber li a,
#cafe li a,#freizeit li a,#anfahrt li a,#sehenswuerde li a
{
	padding-top:0px;
	padding-bottom:5px;
	text-decoration:none;
	display:block;
	width:130px;
}
#box
{
	padding:4px 3px;
	padding-left:23px;
	text-decoration:none;
	display:block;
	width:139px;
	color:#000000;
	border-top:1px solid white;
}
.smallborder
{
border:1px solid white;
}
.bigborder
{
border:4px solid white;
}
.topspace
{
margin-top:8px;
}
.liste
{
display:list-item;
list-style-type:disc;
margin-left:15px;
}
.normal
{
font-weight:normal;
vertical-align:3px;
}
a:link { text-decoration:none; color: #004f98; }
a:visited { text-decoration:none; color: #004f98; }
a:active { text-decoration:none; color: #004f98; }
a:focus { text-decoration:none; color: #004f98; }
a:hover { text-decoration:none; color: #000000;}
