/************************************************************* HTML TAGS */
html {}

body { background	:	#e4dcc7; }

a {
	margin			: 0;
	padding			: 0;
	color			:#3689be;
	text-decoration	: none;
}

a:hover { 
	text-decoration : underline; }

img { border		: 0; }


/************************************************************* PAGE */
div.frame {
	width			: 100%;
	padding			: 0px 0;
	background		: url(/pics/layout/bg_body.gif) no-repeat top center ;
	text-align: center;	margin: 0 auto;}
div.page {
	margin: 0 auto;	width			: 914px;
	text-align		: left;
}
div.tailer{
	background		: url(/pics/layout/bg_bg1.gif) repeat-y top right;
}
div.bg1, div.bg2, div.bg3, div.bg4 {
	width			: 100%;
	margin			: 0;
}

div.side-bg {
	z-index			: 999;
	position		: absolute;
	top				: 235px;
	left			: 924px;
}

div.side-bg-top {
	position		: absolute;
	left			: 0px;
	top 			: 0px;
	z-index			: 99999;
}
div.tailer{
			/*background		: url() repeat-y top left;*/
	}
div.topmenu_183 div.tailer{
	background		: #FFFFFF url(/pics/layout/bg_ct_right_thalasso.gif) repeat-y top right;
}
div.tailer_top{
	clear			: both;
	background		: #FFFFFF;
	border			: 9px solid #FFFFFF; 
}

/************************************************************* HEADER */
div.logo_header {
	float			: left;
}
div.header {
	float			: left;
	width			: 100%;
	background		: #FFFFFF; 
}
div.logo{
	float			: left;
}
div.logo {
	width			: 100%;
	margin			: 150px auto 0; 
	background		: url(/pics/layout/image_1261083176893.gif) no-repeat top center;
}
div.logo a {
	width			: 171px;
	height			: 71px;
	text-decoration	: none;
	display			: block;
	margin			: 0 auto;
}

div.logo span { 
	display			: none; 
}

.header-img {
	width			: 895px;
	height			: 235px;
	background		: url(/pics/layout/image_1261999500300.jpeg) no-repeat;
}
div.schrift_groesse{
	font-size		: 0.7em;
	color			: #707172;
}
div.schrift_groesse a {
	font-size		: 1em;
	color			: #707172;
}
div.st_meta_navi{
	font-size		:0.7em;	
}
div.st_suche{
	color			: #707172;
}
a.meta_navi{
	font-size		:1em;
	text-decoration :none;
	padding			: 3px 5px 0;
	float			: left;
	color			: #707172;
}
/************************************************************* HORIZONTAL MENU */
div.hmenu {
	clear			: both;
	color			: #FFFFFF;
	font-size		: 0.75em;
	text-align		: center;
	border-bottom	: 2px solid #FFFFFF;
}
div.hmenu#hmenu2{
	width			: 664px;
	float			: left;
	background		: url(/pics/layout/hmenu-trenn.jpg) repeat-x left bottom;
	padding-bottom	: 3px;
}
div.hmenu-workspace {
	float			: left;
	display			: block;
	padding			: 4px 0px 2px;
	width			: 100%;
	
}

ul.hmenu1 { 
	list-style-type	: none; 
}

li.hmenu1 {
	display			: inline;
	float			: left;
}
* HTML li.hmenu1 {
	float			: none;
}
a.hmenu {
	display			: block;
	float			: left;
	padding			: 4px 11px;
	margin			: 0 1px 0 0; 
	color			: #FFFFFF;
	font-size		: 1em;
	text-decoration	: none;
	background		: #0096d7;
}
a.hmenu:hover {
	color			: #d70046;
	text-decoration	: none;
}
a.hmenu1 {
	padding			: 5px 0px;
	font-weight		: 400;
	color			: #FFFFFF;
	background		: #0096d7;
	width			: 131px;
}
a.hmenu1:hover {
	text-decoration : none;
	color			: #FFFFFF;
	background		: #d70046;
}
a.hmenu1-active {
	background		: #d70046;
}


/************************************************************* MAIN */
div.main {
	clear			: both;
	min-height		: 480px;
	text-align		: center;
	background		: url(/pics/layout/bg_vmenu.jpg) repeat-y top left;
}
div.menuid_183 div.main{
	background		:none !important;
}
div.topmenu_183 div.main{
	background		: url(/pics/layout/bg_vmenu_thalasso.gif) repeat-y top left;
}

* html div.main {
	height			: 480px;
	position		: relative;
}


/************************************************************* BREADCRUMB */
div.breadcrumb {
	width			: 664px;
	height			: 1.4em;
	margin			: 0 auto 0px;
	padding			: 2px 0;
	clear			: both;
	float			: left;
}
span.breadcrumb-infotext {
	display			: block;
	float			: left;
	padding			: 3px 0px 3px 14px;
	font-size		: 0.7em;
	color			: #89bbd9;
}
div.breadcrumb UL {
	display			: inline;
	list-style-type	: none;
}
div.breadcrumb LI {
	display			: inline;
	float			: left;
}
a.breadcrumb {
	display			: block;
	float			: left;
	margin			: 0;
	padding			: 3px 5px 3px 11px;
	color			: #707172;
	font-size		: 0.7em;
	text-decoration	: none;
	background		: transparent url(/pics/layout/pipe.gif) no-repeat left 7px;
}

a.breadcrumb_start{
	background:none;	
}
a.breadcrumb-choiced{
	color			: #89bbd9;
	background		: transparent url(/pics/layout/breadcrump_pfeil.gif) no-repeat left 7px;
}
a.breadcrumb:hover {
	color			: #89bbd9;
	text-decoration	: none;
}


/************************************************************* VERTICAL MENU */
div.vmenu {
		float			: left;
	width			: 172px;
	margin			: 0 -172px 0 0;
	overflow		: hidden;
}

div.vmenu-workspace { margin:	0 0 0px 0; }

ul.vmenu1, ul.vmenu2, ul.vmenu3, ul.vmenu4 { list-style-type:	none; }

li.vmenu1, li.vmenu2, li.vmenu3, li.vmenu4 { display:	inline; }

a.vmenu {
	display			: block;
	margin			: 0px;
	padding			: 4px 5px 2px;
	color			: #FFFFFF;
	font-size		: 0.75em;
	text-align		: left;
	text-decoration	: none;
	background		: #0069aa;
}

a.vmenu:hover { color:	#014c8f; }

a.vmenu1 {
	padding			: 4px 0 4px 18px;
	font-weight		: 700;
	color			: #FFFFFF;
	border-bottom	: 1px dotted #FFFFFF;
	background		: #0069aa;
}

a.vmenu1:hover { 
	color			: #FFFFFF;
	text-decoration :	none; 
	background		: #2b83ba;
}
a.vmenu1-activenotChildern {
	border-bottom	: 1px dotted #FFFFFF !important;
}
a.vmenu1-active {
	font-weight		: 700;
	border-bottom	: none;
	background		: #2b83ba;
}
a.vmenu2 {
	padding			: 4px 13px 2px 26px;
	color			: #014c8f;
	font-size		: 0.70em;
	font-weight		: 400;
	border-bottom	: 1px dotted #0069aa;
	background		: #e6edf4 url(/pics/layout/pfeil_inact.gif) no-repeat 156px 6px;
}

a.vmenu2:hover { 
	text-decoration :	none; 
	color			: #d70046;
	background		: #e6edf4 url(/pics/layout/pfeil_act.gif) no-repeat 156px 6px;
}
a.vmenu2-last,a.vmenu3-last,a.vmenu4-last{
	border-bottom	: none;
}
a.vmenu2-active {
	font-size		: 0.70em;
	color			: #d70046;
	background		: #e6edf4 url(/pics/layout/pfeil_act.gif) no-repeat 156px 6px;
}
a.vmenu3 {
	padding			: 4px 11px 2px 36px;
	color			: #014c8f;
	font-size		: 0.70em;
	font-weight		: 400;
	background		: #e6edf4 url(/pics/layout/pfeil_inact.gif) no-repeat 156px 6px;
}

a.vmenu3:hover { 
	color			: #d70046;
	background		: #e6edf4 url(/pics/layout/pfeil_act.gif) no-repeat 156px 6px;
}

a.vmenu3-active {
	font-size		: 0.70em;
	color			: #d70046;
	background		: #e6edf4 url(/pics/layout/pfeil_act.gif) no-repeat 156px 6px;
}
a.vmenu4 {
	padding			: 3px 0 3px 25px;
	color			: #014c8f;
	font-size		: 0.70em;
	font-weight		: 400;
	background		: #e6edf4 url(/pics/layout/pfeil_inact.gif) no-repeat 156px 6px;
}

a.vmenu4:hover { 
	color			: #d70046;
	background		: #e6edf4 url(/pics/layout/pfeil_act.gif) no-repeat 156px 6px;
}

a.vmenu4-active {
	font-size		: 0.70em;
	color			: #d70046;
	background		: #e6edf4 url(/pics/layout/pfeil_act.gif) no-repeat 156px 6px;
}


/************************************************************* CONTAINER */
div.container {
		float			: right;
	width			: 226px;
	margin			: 0px 0 0 -226px;
	text-align		: left;
	position		: relative;
	top				: -58px;
}
div.container-left {
	float			: left;
	width			: 0px;
}
div.container-right {
	float			: right;
	width			: 226px;
}

div.container-menu { width:	172px; }

div.container-top { width:	0px; }

div.container-bottom { width:	0px; }

div.container-workspace {
	float			: left;
	width			: 100%;
	border-bottom	:4px solid #FFF;
	background		: #ecf2f8;
}
div.containerimage{
	margin			: 0 auto;
	border-bottom	:4px solid #FFF;
}
div.container-headline {
	padding			: 5px 5px;
	color			: #0096D7;
	font-weight		: 400;
	text-align		: left;
	text-decoration	: none;
	overflow		: hidden;
	background		: #0069aa;
}
div.container-content {
	padding			: 3px 5px;
	color			: #707172;
	font-size		: 0.70em;
	background		: #89bbd9;
}

div.container-content a { color:	#014c8f; }

h3.container {
	display			: inline;
	font-size		: 0.75em;
	color			: #fff;
	font-weight		: 400;
}

img.border-image { float:	left; }
div.container-content div.containerimage {
	margin			: 0px 0;
}

/************************************************************* CONTENT */
div.content {
	width			: 488px;
	margin			: 0 226px 0 172px;
	padding			: 0 6px 0 4px;
	text-align		: left;
	background		: #FFFFFF;
}
* HTML div.content {
	width			: 481px;
}

div.content-wrap {
	float			: left;
	width			: 100%;
	margin			: 0 auto;
}
div.content-workspace { margin:	0 auto 5px auto; }
div.content-workspace ol, div.content-workspace ul, div.content-workspace li { margin-left:	17px; }
div.content-workspace ol li, div.content-workspace ul li { margin-left:	0; }
div.content-header {
	padding			: 3px 4px;
	color			: #e4dcc7;
	text-align		: left;
	font-weight		: 700;
}
div.content-text {
	height			: 100%;
	margin			: 0 0 0px;
	padding			: 0px 4px 0;
	color			: #707172;
	text-align		: left;
	font-size		: 0.75em;
}

h3.content-title {
	display			: inline;
	color			: #707172;
	font-size		: 1em;
}


/************************************************************* FOOTER */
div.footer {
	clear			: both;
	margin			: 0;
	display			: block;
	padding			: 3px 15px;
	font-size		: 0.75em;
	color			: #FFFFFF;
	text-align		: left;
	height			: 100%;
	background-color:#99C1DB !important;
}

.footer a {
	display			: block;
	float			: left;
	padding			: 2px 10px;
	color			: #014c8f;
	font-size		: 1em;
	font-weight		: 700;
	text-decoration	: none;
	background		: #99C1DB;
}

.footer a:hover {
	color			: #014c8f;
	text-decoration	: none;
}

/************************************************************* STANDARDS */
div.paging-inlay{
	text-align		: center;
	height			: 18px;
}

span.paging { color	:	#FFFFFF; padding: 3px; }

.paging { background:	#89bbd9; }

span.site-of-pager{
	padding-right	: 8px;
}

span.jump-to-pager{
	padding-left	: 8px;
}

span.backlink-pager a, span.forlink-pager a{
	vertical-align	: middle;
}

input.jump-to-pager{
	margin-top		: -2px;	
	text-align		: center;
	width			: 25px;	
	padding			: 0px !important;
}

input.submit-pager{
	height			: 20px;
	vertical-align	: top;
}

.border1 { border:	1px solid #89bbd9; }

div.form-begin {
	border			: 1px solid #89bbd9;
}
div.galerie_tour{
	background		: none !important;	
}

textarea, input.text { border:	1px solid #89bbd9; }

input.button {
	color			: #707172;
	border			: 1px outset #2b83ba;
}
option {
	color			: #707172;
	background		: #FFFFFF;
}
button {
	color			: #707172;
	border			: 1px solid #89bbd9;
}
fieldset {
	margin			: 10px 0;
	padding			: 5px 10px;
	border			: 2px solid #89bbd9;
}

legend {
	padding			: 2px 10px;
	border			: 1px solid #89bbd9;
}

div.form-fieldset-inlay {
	padding			: 3px 7px;
	background		: #0069aa;
}

#submit_kontakt_form{
	border			: 0px !important;
	margin-top		: 3px;
}

* HTML #submit_kontakt_form{
	border			: 0px !important;
	margin-top		: 1px;
}


/*************************************************************TAB-Container */
div.tab-container div.container-content{
	padding			: 0px;
	color			:#FFFFFF;
}
.tab-container {
  	width			: 100%;
  	border-bottom	:4px solid #FFF;
}
.tab {
  	width			: auto !important;
  	border-bottom	: 0px;
  	cursor			: pointer;
  	float			: left;
  	height			: 15px;
  	border-right	: 3px solid #FFF;
  	padding			: 5px 11px 5px 11px;
  	text-align		: center;
  	color			:#FFFFFF;
  	background		: #0069AA;
}



@media screen and (-webkit-min-device-pixel-ratio:0){
	#tab15{ 
	  	padding			: 5px 1.1em 5px 1.0em;
	}
}
div.tab a{
	text-decoration	: none;
  	color			:#FFFFFF;
}
.tab:hover{
  	color			:#FFFFFF;
  	background		: #d70046;		
}
.tab-active{
 	border-bottom	: 0px;
  	cursor			: pointer;
  	width			: auto !important;
  	float			: left;
  	height			: 15px;
  	text-align		: center;
  	background		: #d70046;		
}

div.topmenu_183 .tab-active{
 	border-bottom	: 0px;
  	cursor			: pointer;
  	width			: auto !important;
  	float			: left;
  	height			: 15px;
  	text-align		: center;
  	background		: #d70046 !important;		
}

div.topmenu_183 .tab:hover{
  	color			:#FFFFFF;
  	background		: #956c63 !important;		
}

div.topmenu_183 .tab{
  	color			:#FFFFFF;
  	background		: #956c63;		
}
 
#tab-content {
  	clear			: both;
  	padding			: 5px;
}
#around-content {
  	clear			: both;
  	height			: auto;
  	background		: #89bbd9;
}
#around-content div.container-content{
	padding			: 10px 5px;
}


#around-content .container-workspace .container-headline{
	display			: none;
}

#around-content .container-workspace {
	font-size		: 1.4em;
	background		: none !important;
	border			: none;
}

.tab-left{	
	float			: left;
}

.tab-right{
	float			: left;
}
span.gestrichelteLinie{
	padding			: 10px 0 !important;
	float			: left !important;
	width			: 100% !important;
	border			: none 	!important;
	background		: url(/pics/layout/mag-trenn.jpg) repeat-x center left;
}
/********************************************************* magazin */

/* Für Magazin*/
span.magazinetitle{
	font-size		: 1.7em !important;
	font-weight		: bold;
	padding			: 5px 0 2px 0px;
	color			: #D70046;
}

span.subtitel{
	font-size		: 1em !important;
	padding			: 5px 0 2px 0px;
	color			: #3689be;
	background		: none !important;
	
}
span.magazinetext{
	font-size		: 1em !important;
}
.magazinmehr{
	text-decoration :underline;
}

div.flaeche_tag {
	background-color	: #FFFFFF;
	padding				: 8px 4px 8px 4px;
	clear				: both;
}


div.medien-tpl-cont-top{
	position			: relative;
}
div.topmenu_183 .flaeche_tag span.magazinetitle{
		background			: none;
		padding				: 5px 0 2px 0px;
		color				: #5F513C;
}

div.topmenu_183 span.magazinetitle{
		color				: #5F513C;
}

div.topmenu_183 .tab-container .container-content{
	background				: #e4e6e9;
}
div.topmenu_183 div.tab-container div.container-content #around-content{
	background				: #e4e6e9;
}
div.topmenu_183 .tab-container .intern {
	color				: #401c16;
}
.flaeche_tag span.magazinetitle{
		padding				: 5px 0 2px 25px;
		background			: url(/pics/layout/news_kreuz.gif) no-repeat top left;
}

div.footer_image_map{
	float				: right;
	text-align			: right;
	width				: 150px;
	margin-top			: -17px;
}

/************************************************************* PAGE SPECIFIC */

.events-gui-container-firstrow * {
	
}

.events-gui-container-la, .events-gui-container-ra{
	display:none;
}

.events-gui-container-mid{
	width:100% !important;
}

.events-gui-container-kw, .events-gui-container-kw-rowcol,
.events-gui-container-mo, .events-gui-container-di, .events-gui-container-mi,
.events-gui-container-do, .events-gui-container-fr, .events-gui-container-sa,
.events-gui-container-so {
	background:#0069AA !important;
}

.galerieHeadline, #bgallerie .formtext{
	color:#ffffff !important;
}

body.mod_newsletter div.content-text {
	border			: 20px solid #0069AA;
	padding			: 3px !important;
	padding-bottom	: 20px !important;
	float:left;
}

body.mod_newsletter {
	background: #ffffff none repeat scroll 0 0;
	background-color:#ffffff ! important;
}


body.mod_newsletter td{
	padding			: 3px 5px 3px 5px !important;
	border-right	: 5px solid #fff;
	border-left		: 5px solid #fff;
	
}

body.mod_newsletter td li{
	list-style		: none;
	padding-bottom	: 3px;
	border-bottom	: 1px dashed #fff;
}

body.mod_newsletter td div.liste{
	position		: relative !important;
	top				: -10px !important;
	left			: -5px;
}

.mod_newsletter span.magazinetitle{
	padding			: 5px 0 2px 25px;
	background		: url(/pics/layout/news_kreuz.gif) no-repeat 0px top transparent;
	margin-left: 0px;
}
*+ HTML .mod_newsletter table span.magazinetitle{
	float:left;
	width:250px;
}
*+ HTML .mod_newsletter span.magazinetitle{
	float:left;
	width:310px;
}

.mod_newsletter div.page-linethroug{
	padding			: 10px 0 !important;
	float			: left !important;
	width			: 100% !important;
	border			: none 	!important;
	background		: url(/pics/layout/mag-trenn.jpg) repeat-x center left;
}
.mod_newsletter a:hover {
        text-decoration : none; }
