/* Allgemeine CSS-Datei */
body {
    margin: 0; padding: 0;
    width: 100%;
    font-size: 10px; font-family: Arial, Helvetica, sans-serif;
    background: #ffffff;
}


img {
    border: none;
}

strong {
    font-weight: bold;
}

form {
    margin: 0px; padding: 0px;
}

h1,h2,h3,h4,h5,h6,p,address,table,td, ul,ol,div,a {
    margin: 0; padding: 0;
    font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;
}

input,textarea,select,option {
    font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal;
}

div.cleaner {
    clear: both;
    height: 1px; overflow: hidden;
}

div.cleaner_left {
    clear: left;
    height: 1px; overflow: hidden;
}

div.padding_col1 {
    padding: 0 7px 0 0;
}

div.padding_col2 {
    padding: 0 0 0 7px;
}

.text_links_umfliessend {
    float: right;
    padding: 5px 0 10px 20px;
    background: #ffffff;
}

.text_rechts_umfliessend {
    float: left;
    padding: 5px 20px 10px 0;
    background: #ffffff;
}

	div.contentbox_grey .text_links_umfliessend,
	div.contentbox_grey .text_rechts_umfliessend {
		background: #eaedee;
	}

.link_mehr {
    text-align: right;
    margin: 0;
}

.schwarzer_balken {
	margin: 5px 0; padding: 0;
	background: #000000;
	height: 7px; overflow: hidden;
}

.blauer_balken {
	margin: 5px 0; padding: 0;
	background: #60c2d2;
	height: 7px; overflow: hidden;
}

.beiger_balken {
	margin: 5px 0; padding: 0;
	background: #bfb69a;
	height: 10px; overflow: hidden;
}

/****************************************/
/*Container*/
/****************************************/

#container_body {
	position: relative;
	width: 900px;
	margin: 10px auto 0; padding: 15px 0;
	background: url('/cms_images/bg_body.jpg') center top no-repeat #ffffff;
	min-height: 500px;
}

	#container_head {
		position: relative;
		width: 845px;
		margin: 0 auto; padding: 0;
		background: url('/cms_images/bg_head.jpg') center top no-repeat #ffffff;
	}

	#container_content {
		position: relative;
		width: 845px;
		margin: 10px auto; padding: 0;
		border: 1px solid #666666;
	}

		#inner_content {
			margin: 7px; min-height: 300px;
			background: url('/cms_images/bg_content.gif') right top repeat-y #ffffff;
		}

			#col1 {
				height: auto; width: 551px;
				float: left;
				position: relative;
			}

				#col111,
				#col112 {
					height: auto; width: 272px;
					float: left;
					position: relative;
				}

			#col2 {
				height: auto; width: 280px;
				float: left;
				position: relative;
			}

		#container_sitenavi {
			background: #bfb69a;
		}

/****************************************/
/*HEAD*/
/****************************************/

#head_date {
	padding: 15px 0 0 10px;
	color: #b5b5b5;
	font-family: 'Times New Roman', Times, serif;
	font-size: 13px; font-style: italic;
}

#head_thalassoguide {
	padding: 0 0 0 10px; margin: 0;
	color: #878898;
	font-family: 'Times New Roman', Times, serif;
	font-size: 60px;
	border-bottom: 1px dotted #878898;
}

	#head_thalassoguide span {
		font-style: italic;
		color: #60c2d2;
	}

#head_rightcol {
	float: right;
	width: 270px;
}

	#head_logo {
		margin-top: 40px;
	}

	#head_search {
		height: 25px;
	}

/****************************************/
/*mainnavi */
/****************************************/

#mainnavi {
	list-style-type: none;
	margin: 0; padding: 10px 0 8px;
}

	#mainnavi li {
		float: left;
		padding: 0 10px;
		border-left: 1px solid #60c2d2;
	}

		#mainnavi li.li_first {
			border: none;
		}

	#mainnavi li a:link,
	#mainnavi li a:visited {
		padding: 0 2px;
		color: #878898;
		font-family: 'Times New Roman', Times, serif;
		font-size: 18px;
		text-decoration: none;
	}

	#mainnavi li a:hover,
	#mainnavi li a:active,
	#mainnavi li a:focus {
		padding: 0 2px;
		color: #cccccc;
		font-family: 'Times New Roman', Times, serif;
		font-size: 18px;
		text-decoration: none;
	}

	#mainnavi li.li_selected a:link,
	#mainnavi li.li_selected a:visited,
	#mainnavi li.li_selected a:hover,
	#mainnavi li.li_selected a:active,
	#mainnavi li.li_selected a:focus {
		padding: 0 2px;
		color: #878898;
		background: #91edfc;
		font-family: 'Times New Roman', Times, serif;
		font-size: 18px;
		text-decoration: none;
	}

/****************************************/
/*subnavi */
/****************************************/

#subnavi {
	list-style-type: none;
	margin: 0; padding: 10px 0 10px 10px;
	width: 560px;
}

	#subnavi li {
		float: left;
		padding: 0 5px 0 0;
	}

	#subnavi li a:link,
	#subnavi li a:visited {
		color: #878898;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px;
		text-decoration: none;
	}

	#subnavi li a:hover,
	#subnavi li a:active,
	#subnavi li a:focus {
		color: #cccccc;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px;
		text-decoration: none;
	}

	#subnavi li.li_selected a:link,
	#subnavi li.li_selected a:visited,
	#subnavi li.li_selected a:hover,
	#subnavi li.li_selected a:active,
	#subnavi li.li_selected a:focus {
		color: #60c2d2;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px; font-style: italic;
		text-decoration: none;
	}

/****************************************/
/*sitenavi */
/****************************************/

#sitenavi {
	list-style-type: none;
	margin: 0; padding: 0;
}

	#sitenavi li {
		float: left;
		padding: 0 5px;
	}

	#sitenavi li a:link,
	#sitenavi li a:visited {
		color: #ffffff;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px;
		text-decoration: none;
	}

	#sitenavi li a:hover,
	#sitenavi li a:active,
	#sitenavi li a:focus {
		color: #cccccc;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px;
		text-decoration: none;
	}

	#sitenavi li.li_selected a:link,
	#sitenavi li.li_selected a:visited,
	#sitenavi li.li_selected a:hover,
	#sitenavi li.li_selected a:active,
	#sitenavi li.li_selected a:focus {
		color: #000000;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px;
		text-decoration: none;
	}

/****************************************/
/*rightnavi*/
/****************************************/
#rightnavi {
	list-style-type: none;
	margin: 0; padding: 0;
}

	#rightnavi li {
		background: url('/cms_images/bg_rightnavi.gif') no-repeat left bottom;
		padding: 3px 5px;
	}

	#rightnavi li a:link,
	#rightnavi li a:visited {
		color: #878898;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px;
		text-decoration: none;
	}

	#rightnavi li a:hover,
	#rightnavi li a:active,
	#rightnavi li a:focus {
		color: #cccccc;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px;
		text-decoration: none;
	}

	#rightnavi li.li_selected a:link,
	#rightnavi li.li_selected a:visited,
	#rightnavi li.li_selected a:hover,
	#rightnavi li.li_selected a:active,
	#rightnavi li.li_selected a:focus {
		color: #60c2d2;
		font-family: 'Times New Roman', Times, serif;
		font-size: 12px; font-style: italic;
		text-decoration: none;
	}




/****************************************/
/*Content*/
/****************************************/

div.contentbox_grey {
	background: #eaedee;
	border: 1px solid #000000;
	padding: 5px; margin: 5px 0;
}

div.contentbox_12 {
	border: 1px solid #000000;
	padding: 5px 5px 2px 5px; margin: 5px 0;
}

h1 {
	padding: 5px 0px 6px 35px; margin: 0 0 5px 0;
	color: #60c2d2;
	font-family: 'Times New Roman', Times, serif;
	font-size: 23px;
	background: url('/cms_images/bg_h1.gif') no-repeat left bottom;
}

	div.contentbox_grey h1 {
		background: url('/cms_images/bg_h1_grey.gif') no-repeat left bottom;
	}


h2 {
    font-size: 14px; line-height: 18px; font-weight: bold;
    color: #bfb69a;
    margin: 10px 0 10px; padding: 0;
}

	div.contentbox_12 h2 {
		margin: 0 0 10px;
	}

h3,
h4,
h5,
h6 {
    font-size: 12px; line-height: 18px; font-weight: bold;
    color: #9f9f9f;
    margin: 10px 0 5px; padding: 0;
}

	div.contentbox_12 h3,
	div.contentbox_12 h4,
	div.contentbox_12 h5,
	div.contentbox_12 h6 {
		margin: 0 0 5px;
	}

p,
address {
    font-size: 12px; line-height: 18px; font-weight: normal;
    color: #9f9f9f;
    margin: 0 0 10px; padding: 0;

}

hr {
    margin: 0 0 10px 0; padding: 0;
    height: 1px;
    border: none;
    background-color: #60c2d2; color: #60c2d2;
    clear: both;
}

	hr.dotted {
	    margin: 0 0 10px 0; padding: 0;
	    height: 1px;
	    border-top: 1px dotted #60c2d2;
	    background-color: #ffffff; color: #ffffff;
	    clear: both;
	}

a:link,
a:visited {
	color: #60c2d2;
	text-decoration: none;
	outline: 0;
}

a:hover,
a:active,
a:focus {
	color: #9f9f9f;
	text-decoration: underline;
	outline: 0;
}


ul,
ol {
    font-size: 12px; line-height: 18px; font-weight: normal;
    color: #9f9f9f;
    margin: 0 0 10px 20px; padding: 0;
}

/* modul.places_map.php */
/************************************************/
#map_places_container {
	background: #ffffff;
}

	#map_places {
		width: 544px;
		height: 260px;
	}

/* modul.places_details.php */
/************************************************/
div.contentbox_places_details div.head_image {
	background: #efefef;
	height: 260px; width: 544px;
	overflow: hidden;
}

div.contentbox_places_details p.place_url {
	background: url('/cms_images/bg_h1.gif') no-repeat left -25px;
	padding-top: 10px;
}

/* modul.places_details_map.php */
/************************************************/
#map_places_details_container {
	background: #ffffff;
}

	#map_places_details {
		width: 260px;
		height: 200px;
	}

/* modul.company_map.php */
/************************************************/
/*
#col2 #map_company,
#col2start #map_company,
#col3start #map_company {
	width: 300px;
	height: 300px;
}

/* modul.imprint.php */
/************************************************/

a.a_realisation:link,
a.a_realisation:visited,
a.a_realisation:hover,
a.a_realisation:active,
a.a_realisation:focus {
	color: #666666;
}

/* modul.contact_form.php */
/************************************************/

div.contentbox_contactform {
	margin-top: 10px;
}

div.contentbox_contactform div.div_input {
    margin-bottom: 10px;
}

div.contentbox_contactform label {
    color: #9f9f9f;
    font-size: 12px;
}

div.contentbox_contactform div.dbl_label {
    color: #9f9f9f;
    font-size: 12px;
    display: block; float: left;
    width: 150px;
}

    div.contentbox_contactform label.label_input {
        display: block; float: left;
        width: 150px;
        padding: 5px 0px;
    }

    div.contentbox_contactform label.label_textarea {
        display: block; float: left;
        width: 150px;
        vertical-align: top;
        padding: 5px 0px;
    }

div.contentbox_contactform textarea {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
    width: 300px;
    border: 1px solid #dfdfdf;
}

div.contentbox_contactform input.input_text {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
    width: 300px;
    border: 1px solid #dfdfdf;
}

div.contentbox_contactform select {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
    border: 1px solid #dfdfdf;
}

div.contentbox_contactform option {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
}

	div.contentbox_contactform input.input_integer,
	div.contentbox_contactform input.input_date {
        margin-right: 5px;
        width: auto;
        color: #000000; background-color: #ffffff;
    	font-size: 12px;
        border: 1px solid #dfdfdf;
    }

    div.contentbox_contactform input.input_checkbox {
        width: auto;
        border: none;
        background: none;
		vertical-align: middle;
		margin-right: 10px;
    }

    div.contentbox_contactform input.input_submit {
        margin-left: 150px;
        font-size: 12px;
    }



div.contentbox_contactform div.div_input_error {
    border: 1px solid #ff0000;
    background: #fff0f0;
    width: 480px;
    padding: 10px;
    margin: 0 0 10px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

    div.contentbox_contactform div.div_input_error h3 {
        color: #ff0000 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    div.contentbox_contactform div.div_input_error p {
        font-style: italic;
    }


div.contentbox_contactform label.label_error {
    color: #ff0000 !important;
}

div.contentbox_contactform input.input_error,
div.contentbox_contactform textarea.input_error {
    border: 1px solid #ff0000;
}

/* modul.offer.php */
/************************************************/

div.contentbox_offer {}

div.contentbox_offer div.offer_item {}

div.contentbox_offer div.offer_item_left {
	float: left;
	width: 430px;
}

	div.contentbox_offer div.offer_item_left p,
	div.contentbox_offer div.offer_item_left address,
	div.contentbox_offer div.offer_item_left ul,
	div.contentbox_offer div.offer_item_left ol {
	    font-size: 11px; line-height: 13px;
	    margin-bottom: 5px;
	}

div.contentbox_offer div.offer_item_right {
	float: left;
	width: 110px;
}

div.contentbox_offer div.offer_costs {
	margin: 10px 0 0 0; padding: 4px 0 0 10px;
	width: 100px; height: 21px;
	background: url('/cms_images/bg_offer_costs.png') left top no-repeat;
	color: #ffffff;
	font-size: 14px; font-weight: bold;
}



div.contentbox_offer div.div_input {
    margin-bottom: 10px;
    font-size: 12px; font-weight: normal;
    color: #9f9f9f;
}

div.contentbox_offer label {
    color: #9f9f9f;
    font-size: 12px;
}

div.contentbox_offer div.dbl_label {
    color: #9f9f9f;
    font-size: 12px;
    display: block; float: left;
    width: 150px; padding-top: 5px;
}

    div.contentbox_offer label.label_input {
        display: block; float: left;
        width: 150px;
        padding: 5px 0px;
    }

    div.contentbox_offer label.label_textarea {
        display: block; float: left;
        width: 150px;
        vertical-align: top;
        padding: 5px 0px;
    }

div.contentbox_offer textarea {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
    width: 300px;
    border: 1px solid #dfdfdf;
}

div.contentbox_offer input.input_text {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
    width: 300px;
    border: 1px solid #dfdfdf;
}

div.contentbox_offer select {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
    border: 1px solid #dfdfdf;
}

div.contentbox_offer option {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
}

	div.contentbox_offer input.input_integer,
	div.contentbox_offer input.input_date {
        margin-right: 5px;
        width: auto;
        color: #000000; background-color: #ffffff;
	    font-size: 12px;
	    border: 1px solid #dfdfdf;
    }

    div.contentbox_offer input.input_checkbox {
        width: auto;
        border: none;
        background: none;
		vertical-align: middle;
		margin-right: 10px;
    }

    div.contentbox_offer input.input_submit {
        margin-left: 150px;
        font-size: 12px;
    }



div.contentbox_offer div.div_input_error {
    border: 1px solid #ff0000;
    background: #fff0f0;
    width: 480px;
    padding: 10px;
    margin: 0 0 10px;
    -moz-border-radius: 5px; -webkit-border-radius: 5px;
}

    div.contentbox_offer div.div_input_error h3 {
        color: #ff0000 !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    div.contentbox_offer div.div_input_error p {
        font-style: italic;
    }


div.contentbox_offer label.label_error {
    color: #ff0000;
}

div.contentbox_offer input.input_error,
div.contentbox_offer textarea.input_error {
    border: 1px solid #ff0000;
}

/* templatemodul.search_form.php */
/****************************************/

div.templatemodule_search {
	padding-top: 5px;
}

    div.templatemodule_search_input {
		float: left;
		width: 240px;
    }

        #templatemodule_search_name {
        	width: 230px;
        	padding: 2px;
			border: 1px solid #cccccc;
        }

    div.templatemodule_search_button {
    	padding-top: 3px;
		float: left;
    }

    	#img_btn_search {
    		outline: 0;
    	}

/* modul.newsletter_register.php */
/****************************************/
div.contentbox_newsletter_register div.div_input {
    margin-bottom: 10px;
}

div.contentbox_newsletter_register label {
    color: #9f9f9f;
    font-size: 12px;
}

    div.contentbox_newsletter_register label.label_input {
        display: block; float: left;
        width: 150px;
        padding: 5px 0px;
    }

div.contentbox_newsletter_register input.input_text {
    color: #000000; background-color: #ffffff;
    font-size: 12px;
    width: 300px;
    border: 1px solid #dfdfdf;
}

    div.contentbox_newsletter_register input.input_submit {
        margin-left: 150px;
        font-size: 12px;
    }



div.contentbox_newsletter_register input.input_error {
    border: 1px solid #ff0000;
}

/* templatemodul.social.php */
/************************************************/
div.templatebox_social {
	border: 1px solid #000000;
	padding: 5px 5px 2px 5px; margin: 5px 0;
}


div.social_bookmarks {
	float: left;
	padding: 0 30px 0 0;
}

div.social_facebook {
	float: left;
	padding: 17px 0 0 0;
}



/* modul.fancy_gallery.php */
/************************************************/
/*
div.contentbox_fancy_gallery .container_thumbnail {
	float: left;
	background: #F2DAD7;
	border-left: 5px solid #F2DAD7;
	border-right: 5px solid #F2DAD7;
	border-top: 5px solid #F2DAD7;
	border-bottom: 2px solid #F2DAD7;
	margin: 0 5px 5px 0;
}
*/

