/*************************** Allgemein *********************/

* {
margin: 0px;
padding: 0px;
}

body{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #666666;
font-size: 11px;
background: #FEF2D2;
}

img{ border: none; }

a {
	text-decoration: underline;
	color: #990000;
}

a:hover { text-decoration: underline; }

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	color:#990000;
	padding: 0px 0px 20px 0px;
	font-size: 20px;
}

h2{
	padding: 10px 0px 15px 0px;
	font-size: 11px;

}
#page {
	position: relative;
	width: 1026px;
	margin: 0 auto;
}
/*************************** Container *********************/

#container {
	position: relative;
	width: 1026px;
	margin: 8px auto;
	border: 1px solid #CCCCCC;
	background: #FBEDB9;
	float:left;
}

/*************************** Header ***********************/

#header {
	height: 400px;
	background: url(images/Sporthotel_und_Wellnesshotel.jpg) bottom left no-repeat;
	width: 1026px;
	position:absolute;
	top:0px;
}

#logo {
	padding: 20px 0px 0px 20px;
}

#logotext {
	position: absolute;
	top: 115px;
	left: 20px;
	font-variant: small-caps;
	font-size: 14px;
}

#navi_klein {
	position: absolute;
	top: 10px;
	left: 740px;
	font-size: 12px;
}

/*************************** Navi links ***********************/

#navi {
	float:left;
	margin:  400px 0 0 20px;
	width: 200px;
	height: 609px;
	background: #E3CBA4 url(images/Oe.gif) 0px 380px no-repeat;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#direktanfrage {
	font-variant: small-caps;
	font-size: 14px;
	font-weight: bold;
	padding: 9px 0px 10px 46px;
	display: block;
}

#navi li {
	list-style: none;
	font-size: 14px;
	margin: 12px 0px 2px 21px;
}

#navi li a {
	text-decoration: none;
	padding: 7px 5px 7px 5px;
}

#navi_last {
	height: 17px;
	width: 60px;
	display: block;
	margin-top: -5px;
}

#navi li a:hover {
	background: #990000;
	/*background: #7B8EDB;*/
	color: #FFF;
	}
#navi li .navi_unter li {
	font-size: 12px;
	margin-left:15px;
	}

#navi li .navi_unter li a {
	padding: 5px 5px 5px 4px;
	}



#navi li .active {
	background: #ECDCC1;
}


/*************************** Content ***********************/
.breadcrumb {
	position: absolute;
	top: 400px;
	padding: 20px 0px 0px 0px;
	font-size: 10px;
	margin-left: 260px;
}

#content {
	margin: 453px 90px 0 0;
	width: 677px;
	line-height:16px;
	float:right;
	
}

#content a:hover {
	text-decoration: none;
}

#content a.link{
display:block;
margin:6px 0 20px 0;
font-weight:bold;
}

#content p, #infotext p {
	padding: 0px 0px 10px 0px;
	/* text-align: justify; */
}

#content img{
float:left;
margin:3px 15px 5px 0;
}
#content .post h1 {
padding: 0 0 10px 0;
}
#content .post small {
margin: 0 0 5px 0;
display:block;
}
.post .entry p {
margin: 0 0 20px 0;
}
#contentpic1 {
	float: left;
	padding: 3px 10px 0px 0px;
}

#contentpic2 {
	float: right;
	padding: 0px 0px 0px 10px;
}

#teaser {
	position: absolute;
	top: 449px;
	left: 272px;
}

.teaserbox {
	width: 190px;
	height: 270px;
	border: 1px solid #E3CBA4;
	margin-right: 55px;
	float: left;
}

.teaserbox_ueberschrift {
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	padding: 2px 0px 10px 0px;
}

.teaserbox_text {
	padding: 0px 0px 0px 5px;
	line-height: 16.5px;
}

.teaserbox_preis {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	padding: 12px 0px 4px 0px;
	text-align: center;
}

.teaserbox_weitere {
text-align: center;
}

#tagcloud {
	width: 677px;
	border: 1px solid #FFF;
	background: #E3CBA4;
	padding: 5px;
	margin: 20px 0px 0px 0px;
	float:left;
}

#tagcloud a {
	color: #990000;
	text-decoration: none;
}

#tagcloud a:hover {
	color: #FFFFFF;
}

#tagcloud .t1 {
	font-size: 18px;
	font-weight: bolder;
}

#tagcloud .t2 {
	font-size: 16px;
	font-weight: bold;

}

#tagcloud .t3 {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	font-size: 14px;
}

#tagcloud .t4 {
	font-size: 12px;
	font-weight: lighter;
}

/*************************** Footer ***********************/

#footer {
	float:right;
	margin: 20px 0 20px 0;
	width: 1016px;
	font-size: 12px;
	text-align: center;
}

#footer a {	
	text-decoration: none;
	color: #666666;
}
#footer a:hover { text-decoration: underline;}


/*************************** Startseiteninfos ***********************/

#startseite_infos {
	position: absolute;
	top: 1065px;
	width: 1016px;
	text-align: center;
	padding: 0px 0px 15px 0px;
	text-decoration: underline;
}

#startseite_infos span {
	cursor: pointer;	
}

#infotext {
	position: absolute;
	top: 1055px;
	left: -1px;
	width: 930px;
	padding: 10px 66px 10px 30px;
	margin: 10px 0px 10px 0px;
	background: #FBEDB9;
	color: #666666;
	border: 1px solid #CCC;
}

/*************************** Kommentare ***********************/

#respond {
margin-top:20px;
}
#comments-template {
float:left;
}
