/*************************** 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 {
	padding: 0px 0px 5px 0px;
	font-size: 14px;
}

h2 {
	padding: 0px 0px 5px 0px;
	font-size: 12px;
}

/*************************** Container *********************/

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

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

#header {
	height: 400px;
	background: url(images/titelbild_freizeit_kurve.jpg) bottom left no-repeat;
}

#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 {
	position: absolute;
	top: 400px;
	left: 20px;
	width: 200px;
	height: 749px;
	background: #E3CBA4 url(images/Oe.gif) 0px 509px 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 12px;
}

#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;
	color: #FFF;
	}
	
#navi li .navi_unter li {
	font-size: 12px;
	}

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



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

/*

#navi li .navi_unter li a {
	text-decoration: none;
	background: none;
	}
	
#navi li .navi_unter li a:hover {
	text-decoration: underline;
	color: #990000;
	}	
	*/

/*************************** Content ***********************/

#location {
/*	position: absolute;
	top: 1381px;
	left: 5px; */
	padding: 20px 0px 0px 250px;
	font-size: 10px;
}

#content {
	position: absolute;
	top: 460px;
	left: 250px;
	width: 480px;
}

#content p {
	padding: 0px 0px 10px 0px;
}

#contentpic1 {
	float: left;
	padding: 3px 10px 0px 0px;
}

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


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

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

.teaserbox_bild {
	text-align: center;
}

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

.teaserbox_text {
	padding: 0px 2px 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 {
	position: absolute;
	top: 770px;
	left: 619px;
	width: 280px;
	height: 262px;
	border: 1px solid #FFF;
	background: #E3CBA4;
	padding: 5px;
	/*background: #7B8EDB;*/
}

#tagcloud a {
	color: #990000;
	/*color: #BAC4EC;*/
	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;
}

#contenttext {
	position: absolute;
	top: 1065px;
	left: 273px;
	width: 640px;
}

/*************************** Contentseite ***********************/

#content_contentseite {
	position: absolute;
	top: 460px;
	left: 250px;
	width: 480px;
}

#content_contentseite ul {
	padding: 0px 0px 10px 20px;
}

#content_contentseite ul li {
	padding: 0px 0px 2px 0px;
}

#content_contentseite p {
	padding: 0px 0px 10px 0px;
}

#contentpic1_contentseite {
	float: left;
	padding: 3px 10px 0px 0px;
}

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


#teaser_contentseite {
	position: absolute;
	top: 439px;
	left: 766px;
}

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

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

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

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

.teaserbox_weitere_contentseite {
text-align: center;
}
	
#tagcloud_contentseite {
	position: absolute;
	top: 740px;
	left: 766px;
	width: 180px;
	border: 1px solid #FFF;
	background: #E3CBA4;
	padding: 5px;
	/*background: #7B8EDB;*/
}

#tagcloud_contentseite a {
	color: #990000;
	/*color: #BAC4EC;*/
	text-decoration: none;
}

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

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

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

}

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

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



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

#footer {
	position: absolute;
	/*top: 1170px;*/
	bottom: 10px;
	left: 5px;
	width: 1016px;
	font-size: 12px;
	text-align: center;
	color: #666666;
}

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

/*************************** Sitemap ***********************/

#sitemap {
	margin: 0px 0px 0px 20px;
	padding: 15px 0px 0px 0px;
}

#sitemap strong {
	border-bottom: 1px dotted #666;
	margin: 0px 0px 5px 0px;
	display: block;
	}
	
#sitemap ul li {	
	list-style: square;
	}

#sitemap ul li ul {	
	padding-bottom: 0px;
	padding-top: 2px;
	}

	
 .ohne {
	text-decoration: none;
	/* color: #666666; */
} 