@charset "UTF-8";
.nofloat {
	clear: both;
	display: block;
	float: left;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

a.mactive {
	background: #fef2cc;
	display: block;
	padding-left: 2px;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0;
	padding: 0 0 0.6em;
}

html, body
{
	background: #2a67ca url('../../../upload/hintergrund/hintergrund_wangrooge.jpg') center bottom no-repeat !important;
}

html, body, a, p, div, th, td, area, input, option, span,
h1, h2, h3, h4, h5, h6, ul, ol, li {
	font-family: arial, tahoma, helvetica, verdana, sans-serif;
}

input[type="button"],
input[type="submit"],
input[type="reset"]
{
	background: #cdddea;
	border: 1px solid #cdddea;
	color: #00549f;
}

input[type="button"]:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="reset"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus
{
	background: #ffffff;
	border: 1px solid #00549f;
	color: #00549f;
}

input[type="text"],
textarea {
	background: #ffffff;
	border: 1px solid #fbba00;
	color: #999999;
}

input[type="text"]:active,
input[type="text"]:hover,
input[type="text"]:focus,
textarea:active,
textarea:hover,
textarea:focus {
	background: #ffffff;
	border: 1px solid #00549f;
	color: #999999;
}

table tbody tr:hover td {
	background: #fef2cc none repeat scroll 0 0;
}

table tr.color3 td,
table tr.color3 th,
table td.color3,
table th.color3 {
	background: #cdddea none repeat scroll 0 0 !important;
	height: 10px;
}

.text-nowrap {
	white-space: nowrap;
}

.content_box {
	display: block;
	float: none;
	height: auto;
	padding: 10px 0 5px;
	margin: 0;
	width: 100%;
}

.content_box .az-navi {
	margin-left: 0.5em;
	margin-right: 0.5em;
}

.content_box .shortcontent_images {
	float: left;
	overflow: hidden;
	width: 165px;
}

.content_box img {
	display: block;
	float: left;
	margin: 0 0.6em 0.6em 0;
	padding: 0;
	clear: left;
}

.content_box .shortcontent_images img {
	float: left;
	overflow: hidden;
	width: 150px;
	border: 1px solid #CCC;
}

.content_box .shortcontent_images a:hover img {
	float: left;
	overflow: hidden;
	width: 150px;
	border: 1px solid #fbba00;
}

.content_box img {
	display: block;
	float: left;
	margin: 0 0.6em 0.6em 0;
	padding: 0;
	clear: left;
}

.content_box .shortcontent_text {
	float: left;
	width: 415px;
}

.content_box a {
	color: #00549f;
	font-weight: bold;
}

.content_box h1,
.content_box h2,
.content_box h3,
.content_box h4,
.content_box h5,
.content_box h6 {
	color: #00549f;
	display: block;
	float: none;
	font-weight: bold;
}

.content_box h1 {
	font-size: 1.2em;
	background: transparent url('../../../images/v2/wangerooge_headline_arrow_blue.gif') left 0.3em no-repeat;
	padding: 0 0 3px 15px;
}

.content_box h1:hover {
	font-size: 1.2em;
	background: transparent url('../../../images/v2/wangerooge_headline_arrow_blue.gif') 5px 0.3em no-repeat;
	padding: 0 0 3px 15px;
}

.content_box h2 {
	font-size: 1.1em;
}
.content_box h3 {
	font-size: 0.9em;
}
.content_box h4 {
	font-size: 0.8em;
}
.content_box h5 {
	font-size: 0.7em;
}
.content_box h6 {
	font-size: 0.6em;
}

.content_box .shortcontent_text_main a,
.content_box .shortcontent_subsection a {
	font-weight: normal;
}

.content_box .shortcontent_text_newsfeed img
{
	float: left;
	margin: 0.3em 10px 0.6em 0;
	padding: 0;
	width: 90px;
	border: 1px solid #CCC;
}

.content_box .shortcontent_subsection {
	border-top: 1px solid #CCC;
	margin-top: 5px;
	padding-top: 5px;
	padding-left: 15px;
	display: block;
	clear: both;
	float: none;
	width: auto;
}

.content_box .shortcontent_subsection p {
	padding: 0;
	margin: 0;
}

.content_box .shortcontent_subsection h1,
.content_box .shortcontent_subsection h2,
.content_box .shortcontent_subsection h3,
.content_box .shortcontent_subsection h4,
.content_box .shortcontent_subsection h5,
.content_box .shortcontent_subsection h6 {
	padding: 0;
	margin: 0;
}
.content_box .shortcontent_subsection h1 a,
.content_box .shortcontent_subsection h2 a,
.content_box .shortcontent_subsection h3 a,
.content_box .shortcontent_subsection h4 a,
.content_box .shortcontent_subsection h5 a,
.content_box .shortcontent_subsection h6 a {
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.content_box .shortcontent_subsection img {
	float: left;
	margin: 0.3em 10px 0.6em 0;
	padding: 0;
	width: 90px;
	border: 1px solid #CCC;
}

.content_box h1 img
{
	float: left !important;
	margin: 0 5px 0 0 !important;
}

.content_box span.caption {
	color: #00549f;
	font-size: 1.0em;
}

.content_divider {
	background: transparent url(../../../images/v2/main_line.gif) repeat-x;
	display: block;
	float: none;
	margin: 5px 0 5px;
	height: 2px;
	width: 100%;
	overflow: hidden;
}

.content_divider_link {
	float: right;
	height: 16px;
	margin: 0 1em 0 0;
	width: 16px;
}

.content_link_right {
	float: right;
}

.footer_links {
	background-color: #fbba00;
	color: #ffffff;
	width: 100%;
}

.footer_links a,
.footer_links a:active,
.footer_links a:focus,
.footer_links a:hover {
	color: #ffffff !important;
	font-size: 1.2em;
	font-weight: normal !important;
}

.footer_links_pos {
	margin: 0 0 0 20em;
}

.footer_text {
	color: #999999;
	font-size: 0.8em;
	margin: 1em 0 1em 25em;
}

.footer_wave {
	background: url(../../../images/v2/footer_wave.gif) #ffffff left bottom no-repeat;
	height: 55px;
	width: 100%;
	overflow: hidden;
}

.fotostreckerahmen {
	display: block;
}

.fotostreckerahmen .fotostrecke {
	float: left;
	padding: 0.5em;
	text-align: center;
	vertical-align: middle;
}

.nav_divider {
	background-color: #cdddea;
	height: 19px;
	margin: 0 0 1em 0;
	width: 219px;
}

.nav_ul {
	list-style-image: url(../../../images/v2/icons/menu_arrow.gif);
	list-style-position: outside;
	margin: 1em 0 0 3em;
	width: 78%;
}

.nav_ul a,
.nav_ul a:active,
.nav_ul a:hover,
.nav_ul a:focus,
.nav_ul a:visited {
	display: block;
	padding-left: 2px !important;
}

.nav_ul a:hover {
	background: #cdddea;
}

.nav_ul li {
	margin: 0px 2px 2px 2px;
}

.nav_ul li a,
.nav_ul_search li a {
	text-decoration: none;
}

.nav_ul ul {
	margin: 0 0 0 0.5em;
}

.nav_ul ul {
	margin: 0;
}

.nav_ul ul li {
	margin-left: 20px;
}

.nav_ul ul li,
.nav_ul_search ul li, .nav_ul li:hover,
.nav_ul_search li:hover {
	background: #fcf4d9;
}

.nav_ul ul li:hover,
.nav_ul_search ul li:hover {
	background: #d3e3f0;
}

.nav_ul ul ul li,
.nav_ul_search ul ul li {
	background: #fcf5de;
}

.nav_ul ul ul li:hover,
.nav_ul_search ul ul li:hover {
	background: #d7e8f5;
}

.nav_ul ul ul ul li,
.nav_ul_search ul ul ul li {
	background: #fcf7e3;
}

.nav_ul ul ul ul li:hover,
.nav_ul_search ul ul ul li:hover {
	background: #dcecfa;
}

.nav_ul ul ul ul ul li:hover,
.nav_ul_search ul ul ul ul li:hover {
	background: #ffffff;
}

.nav_ul ul,
.nav_ul_search ul, body, ul.mactive {
	background: #fef2cc;
}

.nav_ul_search {
	list-style-image: url(../../../images/v2/icons/menu_plus.gif);
	list-style-position: inside;
	margin: 0 0 2em 1em;
	width: 80%;
}

.nofloat {
	display: block;
	float: none;
	height: 1px;
	overflow: hidden;
	width: 100%;
}

.page_margins {
	border: 1px solid #fbba00;
}

.search_box {
	display: block;
	float: none;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0 0 1em 0;
	padding: 0 0 1em;
	width: auto;
}

.search_box input {
	background: #ffffff;
	border: 1px solid #fbba00;
	color: #999999;
	float: right;
	height: 24px;
	margin: 0 0.2em 0 0;
}

#btnSuche {
	background: transparent url(../../../images/v2/button_bg.gif) repeat-x 0 0;
	color: #fbba00;
	height: 26px;
	width: 71px;
}

#col1_content {
	padding: 0 0 0 0;
}

#col1_content h3 {
	color: #6f6f6f;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 0 1em;
}

#col1_content hr {
	margin: 1em 0 1em 2em;
	width: 80%;
}

#col3 {
	margin: 0px;
}

#footer {
	background: url(../../../images/v2/footer_bg.jpg) transparent no-repeat center bottom;
	border: 0px solid #000000;
	padding: 0 0 2em 0;
}

#header {
	background: #fbba00;
	color: #000000;
	height: 245px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#header_breadcrumb {
	background: #fef2cc;
	font-size: 0.9em;
	margin: 0 0 0.4em 0;
	padding: 0;
	width: 100%;
}

#header_breadcrumb a,
#header_breadcrumb a:link,
#header_breadcrumb a:visited {
	color: #fbba00;
	text-decoration: none;
}

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

#header_breadcrumb div {
	color: #cdddea;
	padding: 0.2em 0.2em 0.2em 1em;
}

#header_date {
	color: #ffffff;
	float: right;
	font-size: 1em;
	margin: 1.2em 8em 0 0;
}

#header_img {
	background: #fbba00;
	color: #000000;
	height: 200px;
	margin: 0;
	padding: 0;
	width: 840px;
}


#header_teaser {
	background: transparent url(../../../images/v2/yellow.png);
	float: right;
	height: 200px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 196px;
}

#header_teaser_content {
	height: 190px;
	overflow: hidden;
	padding: 10px 0px 0px 10px;
	width: 175px;
}

#header_teaser_content a,
#header_teaser_content a:active,
#header_teaser_content a:hover,
#header_teaser_content a:focus {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#header_teaser_content h3,
#header_teaser_content p {
	color: #ffffff;
}

#header_title {
	color: #ffffff;
	float: left;
	font-size: 1.8em;
	margin: 0.5em 0 0 1em;
}

#main {
	padding: 1px 0 10px 0;
}

#nav_con
{
	width: 100%;
}


#col3_content
{
	width: 90%;
	line-height: 160%;
}

/* Logo */
#nav_con_logo {
	background: transparent url(../../../images/v2/Wangerooge_Logo.jpg) no-repeat 0 0;
	float: left;
	height: 111px;
	width: 465px;
}

#searchterm {
	color: #999999;
	height: 24px;
	width: 242px;
}

#toplink_kontakt {
	background: transparent url(../../../images/v2/icons/header_kontakt.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

/* Link-BG */
#toplink_newsletter {
	background: transparent url(../../../images/v2/icons/header_newsletter.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

#toplink_presse {
	background: transparent url(../../../images/v2/icons/header_presse.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

#toplink_twitter {
	background: transparent url(../../../images/v2/icons/header_twitter.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

#toplink_facebook {
	background: transparent url(../../../images/v2/icons/header_facebook.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

#toplink_unterkunft {
	background: transparent url(../../../images/v2/icons/header_unterkunft.gif) no-repeat 0em 0.2em;
	float: right;
	margin: 0 0 0 8.5em;
	padding: 0 0 0 2em;
}

#toplink_webcam {
	background: transparent url(../../../images/v2/icons/header_webcam.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

#toplink_shop {
	background: transparent url(../../../images/v2/icons/header_shop.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

#toplink_wetter {
	background: transparent url(../../../images/v2/icons/header_wetter.gif) no-repeat 0em 0.2em;
	float: right;
	padding: 0 0 0 1.6em;
}

/* Links */
#topnav {
	float: right;
	line-height: 1.8em;
	margin: 12px 94px 0 0;
	width: 40%;
}

#topnav a,
#topnav a:active,
#topnav a:hover,
#topnav a:focus {
	color: #015196;
	font-size: 1.2em;
	text-decoration: none;
}

#topnav_links {
	float: right;
	line-height: 1.8em;
	margin: 0;
	width: 40%;
	text-align: right;
}

.screeninvis
{
	display: none;
	visibility: hidden;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

/*.floatclear
{
	width: 100%;
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
}*/

#zusatzmodul
{
	width: 100%;
	clear: both;
}

#pokaImagePreview
{
	width: 100%;
	height: auto;
	overflow: scroll;
	border: 1px dashed #FBBA00;
	padding: 0.5em;
	margin-bottom: 1em;
}

#pokaFormular
{
	width: 100%;
	margin-bottom: 1em;
}

#pokaFormular #pokaFormular1,
#pokaFormular #pokaFormular2
{
	width: 46%;
	height: 15em;
	border: 1px dashed #FBBA00;
	float: left;
	padding: 0.5em;
}

#pokaFormular #pokaFormular1
{
	margin-right: 1em;
}

thead
{
	border-bottom: #00549f;
}

th
{
	background: #eef5fb !important;
}

