/* Seitenglobales*/

/* O V E R D I V */
#overDiv {
	position: absolute;
	visibility: hidden;
	z-index: 1000;
}

/* C A L E N D A R  O V E R L A Y */
#calendarOverlay {
	position: absolute;
	width: 200px;
	z-index: 1000;
}



body {
	background-color: #999999;
	width: 100%;
	height: 100%;
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

body.einstieg {
	background-color: #D6D6D6;
}

img, table {
	border: none;
}

td {
	vertical-align: top;
}

h1 {
    font-size: 45px;
    font-weight: normal;
    color: #99ccff;
    margin: 45px 0 30px 0;
}

h2 {
    font-size: 12px;
    font-weight: bold;
    color: #747474;
    margin: 0px;
}

a, a:link, a:visited {
     text-decoration: underline;
     color: #cc3367;
}

a:hover, a:active, a:focus {
     text-decoration: underline;
     color: #999999;
}

#container {
	margin-top: 20px; margin-left: -475px; left: 50%; width: 950px; position: absolute;
	background-color: #D6D6D6; 
}

#container2 {
	width: 928px;
	margin: 11px;
	position: relative;
}

#container0_einstieg {
	margin-top: 20px; margin-left: -475px; left: 50%; width: 950px; position: absolute;
}

#container1_einstieg {
	background-color: #ffffff;
	padding-top: 11px;
	padding-bottom: 11px;
	display: block;
	height: 418px;
}

#container2_einstieg {
	width: 939px;
	margin-left: 11px;
	position: relative;
}

#container2_einstieg div.bild {
	width: 673px;
	height: 418px;
	position: relative;
	text-align: left;
	float: left;
}

#container2_einstieg div.text {
    width: 651px;
    height: 396px;
    overflow: auto;
    margin-top: 11px;
    margin-left: 11px;
}

#container2_einstieg div.text h1 {
	font-size: 12px;
    font-weight: bold;
    color: #000000;
}

#container2_einstieg div.logo {
	text-align: right;
	float: right;
}

#einstieg_sonneambodensee {
	margin-top: 16px;
	margin-left: 23px;
}

#content {
	background-color: #FFFFFF; 
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	border-top: 1px solid #d1d1d1;
	line-height: 18px;
}

/* IE-Bugfix: Inhalt verschwindet bei clear */
* html #content {
	height: 1px;
}

#header {
	position: relative;
	width: 928px;
	height: 87px;
	background-image: url('../../portal/pics/header/header_standard.jpg');
}

#navi_h0 {
	font-family: Helvetica, Arial, sans-serif;
	position: absolute;
	right: 59px;
	bottom: 13px;
}

#navi_h0 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#navi_h0 li {
	display: inline;
	margin-right: 13px;
}

#navi_h0 a, navi_h0 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#navi_h0 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#navi_h1 {
	font-family: Helvetica, Arial, sans-serif;
	height: 27px;
	padding-left: 7px;
	background-color: #FFFFFF;
}

#navi_h1 ul {
	margin: 0px;
	padding: 0px;
	padding-top: 7px;
	list-style-type: none;
}

#navi_h1 li {
	text-transform: uppercase;
	display: inline;
	margin-right: 5px;
	color: #747474;
}

#navi_h1 a, navi_h1 a:visited {
	color: #747474;
	text-decoration: none;
}

#navi_h1 a:hover {
	color: #747474;
	text-decoration: underline;
}

#navi_h1 li.aktiv a {
	color: #cc3367;
}

#navi_h2 {
	font-family: Helvetica, Arial, sans-serif;
	padding-left: 7px;
	background-color: #ffffff;
}

#navi_h2 ul {
	margin: 0px;
	padding: 0px;
	line-height: 19px;
	vertical-align: top;
	padding-top: 3px;
	padding-bottom: 5px;
	list-style-type: none;
	display: inline;
}

#navi_h2 li {
	text-transform: uppercase;
	display: inline;
	margin-right: 5px;
	color: #acacac;
}

#navi_h2 a, navi_h1 a:visited {
	color: #acacac;
	text-decoration: none;
}

#navi_h2 a:hover {
	color: #acacac;
	text-decoration: underline;
}

#navi_h2 li.aktiv a {
	color: #cc3367;
}

div.bilder {
	float: right;
	margin-left: 15px;
	text-align: right;
}

div.bild1 img {
	display: block;
	margin-right: 60px;
	margin-bottom: 11px;
}

div.bild2 img, div.bild3 img {
	margin-right: 0px;
	margin-bottom: 11px;
}

div.absatz {
	margin-right: 15px;
	width: 615px;
}

div.absatz-grau {
	margin-left: 90px;
	margin-right: 15px;
	color: #A0A0A0;
}

div.clear {
	clear: both;
}


/* E I N G A B E F E L D E R */
div.formular {
	margin-top: 15px;
}

div.formular td {
		padding-bottom: 4px;
}

textarea {
	font-family: Helvetica, Arial, sans-serif;
	border: 2px #D6D6D6 solid;
	font-size: 11px;
	width: 200px;
	height: 100px;
}

input {
	font-family: Helvetica, Arial, sans-serif;
	border: 2px #D6D6D6 solid;
	font-size: 11px;
	width: 200px;
}

select {
	font-family: Helvetica, Arial, sans-serif;
	border: 2px #D6D6D6 solid;
}

/* G A L L E R Y */
.galleryList {
	margin-left: 200px;
}

.galleryList td {
	text-align: center;
	vertical-align: middle;
}

.galleryList td.pic {
	padding-right: 20px;
	padding-bottom: 20px;
}

.galleryList td a {
	display: block;
	background-color: #D6D6D6;
	padding: 7px 0 7px 0;
	width: 165px;
}

.galleryDetail {
	margin-top: 20px;
	margin-left: 120px;
}

.galleryDetail td {
	text-align: center;
	vertical-align: middle;
}

.galleryDetail td.pic {
	width: 500px;
}

.galleryDetail td.back {
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 100px;
	padding-right: 20px;
}

.galleryDetail td.forward {
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 100px;
	padding-left: 20px;
}

.galleryDetail div.description {
	width: 180px;
	height: 200px;
}



/* N E W S */

.newsList:link, .newsList:visited, .newsList:hover, .newsList:active, .newsList:focus {
    width: 600px;
    height: 100px;
    margin-bottom: 15px;
    display: block;
    color: #000000;
    text-decoration: none;
}

.newsList .info {
    float: right;
    width: 440px;
}

.newsList .date, .newsList .more {
    font-size: 10px;
}

.newsList h3 {
    cursor: pointer;
}

.newsList .more {
    cursor: pointer;
}

.newsList .more:hover, .newsList .more:active, .newsList .more:focus {
    text-decoration: underline;
}

.newsDetail .newsTeaser {
    color: #757575;
}

.newsDetail img {
    float: right;
    margin-top: 15px;
}

.newsDetail .newsContent {
    margin-right: 365px;
}

.newsDetail .date {
    font-size: 10px;
}