body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: auto;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #faf2c5;
	font-size: 11px;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
#inhalt_wrap {
	width: 940px;
	float: left;
	background-color: #ffffe9;
	padding: 10px;
}

/* HEADER */

#header {
	float: left;
	width: 958px;
	height: 127px;
}
/* NAVIGATIONLEISTE */

#navigation {
	text-align: left;
	float: left;
	width: 180px;
	display: block;
	overflow: hidden;
	border-right: 1px solid #23729b;
	border-bottom: 1px solid #23729b;
}

#menu {
	overflow: hidden;
/*	border-bottom: 1px solid #ffffff;*/
	display: block;
}
#menu ul {
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.liste1 {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #1268cb;
}
.liste1 a:link, .liste1 a:visited {
	display: block;
	color: #004ea8;
	background-image: url(co-style_FILES/navi_hg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 160px;
}
.liste1 a:hover {
	display: block;
	background-color: #ffffcc;
	color: #004ea8;
	background-image: url(co-style_FILES/navi_hg_hover.gif);
	background-repeat: no-repeat;
}
.liste1-aktiv {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #004ea8;
}
.liste1-aktiv a:link, .liste1-aktiv a:visited {
	display: block;
	background-image: url(co-style_FILES/navi_hg_hover.gif);
	background-repeat: no-repeat;
	color: #004ea8;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	width: 160px;
}
.liste1-aktiv a:hover {
	display: block;
	background-color: #ffffcc;
	color: #1268cb;
}
.liste2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1268cb;
	font-size: 11px;
	border-top: 1px solid #1268cb;
}
.liste2 a:link, .liste2 a:visited {
	display: block;
	background-color: #ffffcc;
	background-image: url(co-style_FILES/navi_hg.gif);
	background-repeat: no-repeat;
	color: #1268cb;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
}
.liste2 a:hover {
	display: block;
	background-color: #ffffcc;
	color: #1268cb;
	background-image: url(co-style_FILES/navi2_hover.gif);
	background-repeat: no-repeat;
}
.liste2-aktiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1268cb;
	font-size: 11px;
	border-top: 1px solid #1268cb;
	background-image: url(co-style_FILES/navi2.gif);
	background-repeat: no-repeat;
}
.liste2-aktiv a:link, .liste2-aktiv a:visited {
	display: block;
	background-color: #ffffcc;
	color: #1268cb;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	background-image: url(co-style_FILES/navi2.gif);
	background-repeat: no-repeat;
}
.liste2-aktiv a:hover {
	display: block;
	background-color: #ffffcc;
	color: #1268cb;
	background-image: url(co-style_FILES/navi2a.gif);
	background-repeat: no-repeat;
}
.liste3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	border-top: 1px solid #1268cb;
}
.liste3 a:link, .liste3 a:visited {
	display: block;
	background-color: #ffffcc;
	color: #1268cb;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 36px;
}
.liste3 a:hover {
	display: block;
	background-color: #FFFFFF;
	color: #1268cb;	
}

/* INHALTE für den CONTENT-Bereich */

#content {
	float: right;
	width: 515px;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.5em;
}
#content p {
	margin: 0;
	padding: 0;
	}
#content2 {
	float: right;
	width: 710px;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 10px;
	margin-left:15px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.5em;
}
#content2 p {
	margin: 0;
	padding: 0;
	}
#container1 {
	float: right;
	width: 215px;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	margin-left:15px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 11px;
	line-height: 1.5em;
	overflow: hidden;
}
#container2 {
	float: right;
	width: 215px;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 5px;
	margin-right: 5px;
	font-size: 11px;
	line-height: 1.5em;
	overflow: hidden;
}
#container3 {
	float: right;
	width: 215px;
	text-align: left;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 10px;
	margin-bottom: 5px;
	font-size: 11px;
	line-height: 1.5em;
	overflow: hidden;
}
p {
	padding-bottom: 10px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #336600;
	font-size: 14px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 13px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #1f558b;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: normal;
}
.text11px a:link, .text11px a:visited {
	color: #1f558b;
	text-decoration: underline;
}
.text11px a:hover {
	color: #1f558b;
	text-decoration: none;
}

/* INHALT für den NEWS-Bereich */

#news {
	float: right;
	width: 195px;
	margin-left: 1px;
	margin-bottom: 5px;
	text-align: left;
	overflow: hidden;
	margin-top: 10px;
}
#news a:link, #news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #1f558b;	
}
#news a:hover {
	color: #1f558b;
	text-decoration: none;
}
.text-news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #1f558b;
	margin-top: 10px;
	padding-left: 12px;
	padding-right: 10px;
	margin-bottom: 10px;
}
.text-news a:link, .text-news a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #1f558b;	
}
.text-news a:hover {
	color: #1f558b;
	text-decoration: none;
}

/* FOOTER */

#footer {
	float: left;
	width: 600px;
	text-align: center;
	margin-left: 180px;
}
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1f558b;
	font-size: 10px;
	line-height: 1.5em;
	padding: 0 0 0 0;
	text-align: center;
}
.txt-footer a:link, a:visited {
	text-decoration: underline;
	color: #1f558b;
}
.txt-footer a:hover {
	text-decoration: none;
	color: #1f558b;
}

/* Erscheinungsbild der Galerie */


#galerie {
	width: 600px;
	float: left;
	padding-left: 4px;
}
#galerie dl {
	float: left;
	width: 148px;
	height: 134px;
	margin: 0px;
}
#galerie dt {
	padding: 10px;
	background-color: #dbeed9;
	margin: 3px 7px;
	border-left: 1px solid #d0d0d0;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-align: center;
}
#galerie dt img {
	border: 1px solid #d0d0d0;
	border-bottom: 1px solid #000000;
}
form {
	width: 500px;
	margin-left: 30px;
}

textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	border: 1px solid #d0d0d0;
	padding-left: 2px;
}
img {
	border: 0px solid #ffffff;
}
.box_start {
	background-image: url(co-style_FILES/kap-arkona.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_landschaft {
	background-image: url(co-style_FILES/hafen-sassnitz.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_makro_01 {
	background-image: url(co-style_FILES/makro_01.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_makro_02 {
	background-image: url(co-style_FILES/makro_02.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_makro_03 {
	background-image: url(co-style_FILES/makro_03.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_makro_04 {
	background-image: url(co-style_FILES/makro_04.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_insel {
	background-image: url(co-style_FILES/insel_ruegen.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_insel02 {
	background-image: url(co-style_FILES/insel_ruegen02.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_natur {
	background-image: url(co-style_FILES/natur_sonne.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_impressum {
	background-image: url(co-style_FILES/impressum.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_kontakt {
	background-image: url(co-style_FILES/mc-kontakt.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_blaue_stunde {
	background-image: url(co-style_FILES/blaue-stunde.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_moewe {
	background-image: url(co-style_FILES/tiere-moewe.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_pflanzen {
	background-image: url(co-style_FILES/pflanzen.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
.box_kreide {
	background-image: url(co-style_FILES/kreidekueste.jpg);
	background-repeat: no-repeat;
	height: 125px;
	width: 958px;
	border: 1px solid #1f558b;
}
#ticker {
	float: left;
	width: 960px;
	height: 20px;
	padding: 8px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}
.cumulus {
	display: none;
}
.tx-guestbook-field img {
	margin-top: 5px;
	margin-left: 110px;
}
.content_center {
	text-align: center;
}