/* Start of CMSMS style sheet 'links-sidebar-footer-treibholz' */
/*colors
blau: #008BB1
hell-hell-blau: #DFEBF1
hellblau: #8EBCD2
rot #A12D2A
*/

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

/* Allgemeines */
html{overflow-y:scroll;}

body {
	background: #ccc;
	color: #333;
	font-size: 80%;
	line-height: 1.4em;
	font-family: "Stone Sans", Helvetica, Arial, sans-serif;
}

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

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

a:hover {
	text-decoration: underline;
}

#content a:link {
	color: #008BB1;
}

/* Clear Class */
.c {
	clear: both;
}

img, a img {
	border: 0;
}

/*4 news seiten*/
body.aktuelles #right p img{
	float: right;
	margin: 0 0 10px 10px;
}

.keine-anzeige {
	display: none;
}

/* Absaetze */
p{
	font-size: 1em;
	clear: both;
}

#content p{
	color: white;
	margin: 0 10px 10px 0;
}

#content ul{font-size: 1em;}

#content ul{
list-style-type: none;
list-style-image: url(uploads/images/dot-ul.gif);
}

body.start #content ul{
	color: #fff;
	line-height:1.5em;
list-style-type: circle;
list-style-image: none;
}

/*check also treibholz03 css*/
body.start #content ul li{
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
}

body.sitemap #content ul{
	margin-left: 50px;
	padding: 0;
}

/* Kleinerer Text */
.s {
	font-size: 0.9em;
}

/* Links- bzw. Rechtsausrichtung für Elemente */
.leftalign {
	float: left;
	margin: 0 10px 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 10px;
}

.margintop20 {
	margin-top: 20px;
}

.marginright20 {
	margin-right: 20px !important;
}

h1 {
	height: 170px;
	width: 450px;
	text-indent: -500em;
}

body.start h1{
	background: url(images/start-h1.gif) no-repeat 0 0;
	margin: 0;
	text-indent: -500em;
}

body.aktuelles h1{
	background: url(images/aktuelles-h1.gif) no-repeat 0 0;
	height: 155px;
	margin: 0;
	text-indent: -500em;
}

body.page-54 h1{
	background: url(images/kanu-h1.gif) no-repeat 0 0;
	margin: 0;
	text-indent: -500em;
}

body.page-15 h1{
	background: url(images/h1-floss.gif) no-repeat 160px 0;
	margin: 0;
	text-indent: -500em;
}

body.page-55 h1{
	background: url(uploads/images/herberge-h1.gif) no-repeat 40px 0;
	margin: 0;
	text-indent: -500em;
}

body.page-72 h1{
	background: url(uploads/images/incentives-h1.gif) no-repeat 40px 0;
	margin: 0;
	text-indent: -500em;
}

h2 {
	font-size: 1.2em;
	margin: 10px;
}

body.start #sidebar, body.aktuelles #sidebar, body.page-54 #sidebar, body.page-15 #sidebar, body.page-55 #sidebar, body.page-72 #sidebar {
	background: #fff;
	height: 510px;
	float: right;
	width: 150px;
}

#sidebar {
	background: #fff;
	float: right;
	width: 150px;
}

#sidebar ul{
	float: left;
	list-style: none;
	margin-top: 20px;
	width: 145px;
}

#sidebar>ul{
	width: 150px;
}

#sidebar ul li, #sidebar li.currentpage h3{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	width: 140px;
}

#sidebar ul a{
	display: block;
	margin-left: 10px;
	width: 135px;
}	

#sidebar>ul a{
	width: 140px;
}

#sidebar ul a:hover{
	color: #bbb;
	text-decoration: none;
}

#sidebar li.currentpage h3{
	color: #008BB1;
	margin-left: 10px !important;
	width: 130px;
}

#sidebar li ul{
	font-size: 1em;
	margin-top: 0;
	width: 135px;
}

#sidebar>li ul{
	width: 140px;
}

li.activeparent a{color: #888;}

#sidebar li ul li.currentpage h3, #sidebar li ul li{
	font-size: 1em;
	font-weight: normal;
	margin-left: 5px;
}

/*#menu --> only templates: treibholz 01 und 02*/
div#menu{
	height: 340px;
	width: 150px;
}

#sidebar img, #menu img{
	margin: 25px 0 0 10px;
}

/*sidebar-bottom*/
#sidebar-bottom{
	clear: both;
	padding-top:20px;
	width: 150px;
}

body.start #sidebar-bottom, body.page-54 #sidebar-bottom, body.page-15 #sidebar-bottom, body.page-55 #sidebar-bottom, body.page-72 #sidebar-bottom{
	margin:0;
	padding:0;
}

#search{
	background: #DFEBF1;
	clear: both;
	height: 55px;
	width: 150px;
}

#sidebar-bottom>#search{
	width: 150px;
}

#search label{
	visibility: hidden;
}

#search form{
	background: #DFEBF1;
	height: 55px;
	padding-bottom: 5px;
}

input#cntnt01searchinput{
	height: 1.6em;
	margin-top: .5em;
	margin-left: 10px;
	padding: 2px;
	width: 126px;
}

input#buttonSearch{
	background: #008BB1;
	clear: both;
	color: white;
	float: right;
	font-weight: bold;
	margin-top: .5em;
	margin-right: 10px;
	padding: 2px;
	text-align: center;
	width: auto;
}

div.searchresults{
	background: #fff;
	height: 170px;
	width: 450px;
	height:510px;
	top: 30px;
	overflow:auto;
	position:absolute;
	z-index: 100;
}

div.searchresults p, div.searchresults ul, div.searchresults ul li{
	margin-left: 10px;
	color: #333;
}

div.searchresults h3{margin: 10px;}

div.searchresults ul a{
	color: #008BB1;
}

span.searchhilite{font-weight: bold;}

/*span.aktuell{
	background: url(images/search-back.gif) no-repeat 0 0;
	display: block;
	height: 36px;
	margin-top: 30px;
	width: 150px;
}

span.aktuell a{
	color: white;
	font-weight: bold;
	line-height: 50px;
	margin-left: 10px;
}*/


#footer {
	background: #DFEBF1;
	clear: both;
	height: 2em;
	width: 900px;
}

#footer ul{
	float: right;
	height: 2em;
	padding-right: 150px;
	width: auto;
}

/*#footer>ul{
	float: right;
	height: 2em;
	margin-right: 150px;
}*/

#footer ul li{
	display: inline;
	float: left;
	line-height: 2em;
	width: auto;	
}

#footer ul a{
	display: block;
	float: left;
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	height: 2em;
	padding: 0 10px;
}

#footer ul li.currentpage h3{
	background: #008BB1;
	color: #fff;
	display: block;
	float: left;
	font-size: 1em;
	font-weight: normal;
	line-height: 2em;
	height: 2em;
	margin: 0;
	padding: 0 10px;
	width: auto;
}

#footer ul a:hover{
	background: #8EBCD2;
	text-decoration: none;
}
/* End of 'links-sidebar-footer-treibholz' */

