@charset "UTF-8";
*{
	margin: 0px;
	padding: 0px;
}
body {
    font-size: .9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#cfdbe3;
}
#main, #foot {
    width: 696px;
	border: 2px solid #ffffff;
	margin: 10px 0px 0px 10px;
}
#head {
    width: 100%;
    height: 120px;
    background: #BFBFBF url(../images/header_schweizer_seen.jpg);
	border-bottom: 1px solid #ffffff;
}
#head a {
    display: block;
    height: 100%;
}
#content {
    /*overflow: hidden;*/
	background: #ffffff url(../images/bg.gif) repeat-y;
	float: left;
    width: 100%;
}
/*
#left, #right, #text  {
    padding-bottom: 32000px !important;
    margin-bottom: -32000px !important;
}*/
#left h2{
    font-size: 10px;
	color:#ffffff;
	margin: 10px 0px 6px 5px;
}
#left ul{
	list-style-type:none;
	border-top:1px solid #ffffff;
}
#left ul li a,
#left ul li a:link{
	text-decoration: none;
	font-weight: bold;
	color:#ffffff;
	display: block;
	border-bottom: 1px solid #ffffff;
	background: #79c2f5;
	font-size: 11px;
	padding: 5px;
}
#left ul li a:hover,
#left ul li a.naviActive{
	background: #00426F;
}


#left {
    float: left;
    /*width: 25%;*/
	width:174px;
    background: #4794ca;
}
#text {
    float: right;
    /*width: 67%;*/
	width:482px;
    padding-left: 20px;
	padding-right: 20px;
	font-size:11px;
}

#text .teaser{
	padding: 0px 10px;
	border: 1px dotted #79c2f5;
	margin-bottom: 10px;
}
#text h1{
	font-size:16px;
	margin:14px 0px;
	color:#D50100;
	font-family:Arial, Verdana, Helvetica, sans-serif
}
#text h2{
	font-size:13px;
	margin:10px 0px 4px 0px;;
	color:#0069AF;
	border-bottom: 1px dotted #0069AF;
	padding-bottom: 4px;
}
#text h3{
	font-size:11px;
	margin-bottom:0px;
	background:url(../images/h3.gif) no-repeat 0px 1px;
	text-indent: 14px;
	color:#D50100;
}
#text p img.contentBild {
    float: right;
    margin: 0 0 0 10px;
	border:1px solid #4794CA;
	padding: 1px;
}
#text p {
    text-align: justify;
	margin: 2px 0px 14px 0px;
}
#text a,
#foot a
{
	color: #41A3E8;
}
#text ul, #text ol{
	margin: 0px 0px 10px 26px;
}
#text dl dt{
	font-weight:bold;
	background:url(../images/dt.gif) no-repeat 0px 2px;
	text-indent: 14px;
	margin-bottom: 4px;
	color:#0069AF;
	font-size: 12px;
}
#text dl dd{
	margin: 0px 0px 10px 14px;
}
#text .googleMap{
	width: 100%;
	height: 240px;
	background:#EFEFEF;
}
#right {
    float: right;
    width: 20%;
    background: #DFDFDF;
}
/*rechte seite google werbung*/
#googleAds{
	position:absolute;
	left:720px;
	top: 10px;
}
#foot {
    font-size: .7em;
    text-align: center;
	background:#ffffff;
}
#pressespiegel {
	width: 100%;
}
#pressespiegel th {
	text-align: left;
}
