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

body { /*background:	#DFD0B3 url(/pics/layout/cuxhaven_bg.jpg) no-repeat top center;*/ 
		background:#E4DCC7; 
}

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

a:hover { text-decoration: underline; }

img { border:	0; }


/************************************************************* PAGE */
div.frame {
	width			: 100%;
	padding			: 15px 0;
	background		: url(/pics/layout/bg_body.gif) no-repeat top center ;
	text-align: center;	margin: 0 auto;	
}
div.page {
	margin: 0 auto;	width:		943px;
	text-align			: left;
	}
div.bg1, div.bg2, div.bg3, div.bg4 {
	width:	100%;
	margin:	0;
}
div.side-bg {
	position	: absolute;
	left		: 953px;
	top			: 0px;
}

div.side-bg-top {
	margin		: 0px 0 5px 0px;
}
div.home_magazin_rectangle{
	clear		: both;
	display		: block;
	float		: left;
	margin		: 20px auto;
	text-align	: center;
	width		: 100%;
}
div.header_inhaltoben{
	position	: relative;
	left		: -8px;
}
* HTML div.header_inhaltoben{
	left		: 0px;
}

/* tl: IE 5.5 Hack von dkr, damit IE HasLayout bekommt, hier könnte inline-block ausreichen? Validiert nicht! */
div.tailer { zoom:	100%; }


/************************************************************* HEADER */
div.header { 
	float			: left;	
	position		: relative;
	}

p.logo {
	float			: left;	
	display:		block;
	background:		url(/pics/layout/image_1260776052441.png) no-repeat top left;
}
div.logo{
	width			: 100%;
}
div.meta_header{
	float			: right;
	color			: #c50643;		
	font-size		: 0.70em;
}

div.meta{
	width			: 265px;
	float			: right; 
	text-align		: right;
	padding-right	: 4px;
}
div.sub_navi{
	width			: 330px;
	float			: right;
	clear			: both;
	margin			: 6px 0 0; 
}

div.suche{
	float			: right;
	width			: 258px;
	background		: url(/pics/layout/bg_suche.gif) no-repeat top left;
	height			: 18px;
}
#suche_input_text{
	border			: 0px;
	padding			: 0px;
	width			: 241px;
	font-size		: 0.95em;
	color			: #8eacc0;
	background		: none;
}

div.language{
	float			: left;
	width			: 54px;	
}
a.lang_navi{
	padding			: 0px 2px 0 2px;
	display			: block;
	float			: left;
}
div.schrift_navi{
	float			: left;
	width			: 65px;
}

div.meta a{
	font-size		: 0.95em;
	padding			: 2px 0px 2px 0px;
	color			: #c50643;		
}
div.meta a:hover{
	color			: #c50643;		
}

div.header-img {
	width			: 684px;
	height			: 185px;
	background		: url(/pics/layout/image_1258033230163.png) no-repeat top left;
}
p.logo a {
	display			: block;
	width			: 213px;
	height			: 52px;
	text-decoration	: none;
}

p.logo span { display:	none; }


/************************************************************* HORIZONTAL MENU */
div.hmenu {
	clear			: both;
	float			: left;
	color			: #FFFFFF;
	font-size		: 0.75em;
	text-align		: center;
}
div.hmenu#hmenu2 {
	width			: 941px;
	margin			: 33px 0 0px;
	border-bottom	: 5px solid #0065a6;
}
div.hmenu-workspace {
	float			: left;
	display			: block;
	padding			: 0px 0 0px;
	border-bottom	: 3px solid #FFFFFF;
	width			: 100%;
}

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

li.hmenu1 {
	display			: inline;
	float			: left;
}
a.hmenu {
	display:		block;
	float:			left;
	padding:		1px 10px;
	color:			#f1eada;
	font-size:		1em;
	text-decoration:none;
	background:		#0065a6;
}
a.hmenu:hover {
	color:			#f1eada;
	text-decoration:none;
}
a.hmenu1 {
	padding				: 15px 10px;
	font-weight			: 700;
	color				: #FFFFFF;
	border-right		: 1px solid #FFFFFF; 
	background			: #0065a6;
}
a.hmenu1:hover {
	text-decoration		: none;
	color				: #FFFFFF;
	background			: #c60642;
}
a.hmenu1-active {
	color				: #FFFFFF;
	background			: #c60642;
}
a.hmenu1-last{
	border				: none ;
}


/************************************************************* MAIN */
div.main {
	clear:		both;
	min-height:		480px;
	background: #FFFFFF;
	text-align:	center;
}

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

/************************************************************* BREADCRUMB */
div.breadcrumb {
	width			: 684px;
	margin			: 0px auto 0px;
	float			: left;
	border-top		: 1px solid #FFFFFF;	
	border-bottom	: 3px solid #FFFFFF;	
	background		:#99c1db;
}
span.breadcrumb-infotext {
	display			: block;
	float			: left;
	padding			: 3px 1px 3px 15px;
	font-size		: 0.75em;
	font-weight		: 700;
}
div.breadcrumb UL {
	display			: inline;
	list-style-type : none;
}
div.breadcrumb LI {
	display			: inline;
	float			: left;
}
a.breadcrumb {
	display			: block;
	float			: left;
	padding			: 4px 2px 3px 3px;
	color			: #c50643;
	font-size		: 0.70em;
	text-decoration : none;
}
a.breadcrumb:hover {
	color			: #c50643;
	text-decoration : none;
}
a.breadcrumb-choiced{
	color			: #50504f;
	text-decoration	: none;
}

/************************************************************* VERTICAL MENU */
div.vmenu {
		float:		left;
	width:		200px;
	padding			: 0 0 0 7px;
	margin:		17px -207px 0 0px;
	overflow:	hidden;
}
div.menuid_61 div.vmenu{
	display			: none;
}

div.menuid_397 div.vmenu{
	display			: none;
}

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

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

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

ul.vmenu1{
	padding			: 0 0 3px;
	background		: url(/pics/layout/bg_vmenu_ul1.gif) no-repeat bottom left;
}
a.vmenu {
	display:		block;
	margin:			0 0 1px;
	padding:		4px 5px 2px;
	color:			#f1eada;
	font-size:		0.75em;
	text-align:		left;
	text-decoration:none;
	background:		#99c1db;
}

a.vmenu:hover { color:	#f1eada; }

a.vmenu1 {
	padding			: 8px 0 8px 26px;
	font-weight		: 400;
	font-size		: 0.85em;
	color			: #50504f;
	border-top		: 1px solid #cec9be;
	background		: #f1eada;
}

a.vmenu1:hover { 
	color			: #c60642;
	font-weight		: 700;
	text-decoration : none; 
	border-top		: 1px solid #cec9be;
	border-bottom	: 0px solid #e3d5b5;
	background		: #FFFFFF url(/pics/layout/bg_vmenu_act.gif) no-repeat top left; 
}

a.vmenu1-active {
	color			: #c60642;
	font-weight		: 700;
	border-top		: 1px solid #cec9be;
	border-bottom	: 0px solid #e3d5b5;
	background		: #FFFFFF url(/pics/layout/bg_vmenu_act.gif) no-repeat top left; 
}
a.vmenu2 {
	padding			: 5px 0 5px 38px;
	color			: #50504f;
	font-size		: 0.75em;
	font-weight		: 400;
	background		: #f1eada;
}

a.vmenu2:hover { 
	color			: #c60642;
	text-decoration : none;
	background		: #FFFFFF url(/pics/layout/bg_submenu.gif); 
}

a.vmenu2-active {
	font-size		: 0.70em;
	color			: #c60642;
	background		: #FFFFFF url(/pics/layout/bg_submenu.gif); 
} 
a.vmenu3 {
	padding			: 5px 0 5px 50px;
	color			: #50504f;
	font-size		: 0.75em;
	font-weight		: 400;
	background		: #f1eada;
}

a.vmenu3:hover { 
	color			: #c60642;
	text-decoration : none;
	background		: #FFFFFF url(/pics/layout/bg_submenu.gif); 
}

a.vmenu3-active {
	font-size		: 0.70em;
	color			: #c60642;
	background		: #FFFFFF url(/pics/layout/bg_submenu.gif); 
}
a.vmenu4 {
	padding:		3px 0 3px 25px;
	color:			#50504f;
	font-size:		0.70em;
	font-weight:	400;
	background:		#F1EADA;
}

a.vmenu4:hover { 
	color			: #c60642;
	text-decoration : none;
	background		: #FFFFFF url(/pics/layout/bg_submenu.gif); 
}

a.vmenu4-active {
	font-size		: 0.70em;
	color			: #c60642;
	background		: #FFFFFF url(/pics/marker2_an.gif) no-repeat 15px 6px;
}


div.vmenu_topmenu{
	padding				: 7px 0px 7px 8px;
	font-size			: 1em;
	text-align			: left;
	color				:#c50643;
	font-weight			: 700;
	background			: url(/pics/layout/bg_first_vmenu.gif) no-repeat top left; 
}
div.vmenu_topmenu:hover a{
	text-decoration		: none;
}
/************************************************************* CONTAINER */
div.container {
		float			: right;
	width			: 259px;
	margin			: 0 0 0 -259px;
	text-align		: left;
}
div.container-left {
	float			:	left;
	width			:	0px;
}
div.container-right {
	float			: right;
	width			: 259px;
}
div.container-right-veranst {
	position		: absolute;
	right			: 0px;
	bottom			: 0px;
	z-index			: 999;
}

/******************************************************* Safari Hack*/
@media screen and (-webkit-min-device-pixel-ratio:0){
	 div.container-right { 
	 	top				: -261px ; 
	 }
	 #around-content{
	 	height			: 209px !important;
	 }
	 div.teaser_top_news{
	 	width			: 48.2% !important;
	 }
	 div.footer{
	 	padding			: 3px 3px !important;
	 }
}
/***********************************************************************/

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

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

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

div.container-workspace {
	float				: left;
	width				: ;
	margin				: 0 0 8px 0;
}
div.container-headline {
	padding				: 3px 0 3px 9px;
	color				: #FFFFFF;
	text-align			: left;
	text-decoration		: none;
	background			: #0065a6 url(/pics/layout/bg_cnt_headline.gif) no-repeat top left;
}
div.container-content {
	padding				: 3px 5px;
	color				: #50504f;
	font-weight			: 400;
	font-size			: 0.75em;
	border-left			: 1px solid #DFD0B3;
	border-bottom		: 1px solid #DFD0B3;
	float				: left;
	width				: 248px;
}

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

h3.container {
	display				: inline;
	font-size			: 0.85em;
	font-weight			: 700;
	color				: #FFFFFF;
}

img.border-image { float:	left; }

div.containerimage{
	text-align			: center;
	margin				: 0 auto 8px;
}
img.containerimage{
	text-align			: center;
	margin				: 0 auto 0;
}
/************************************************************* CONTENT */
div.content {
	width			: 451px;
	margin			: 0px 259px 0 207px;
	padding			: 0 13px 0 13px;
	text-align		: left;
	background		: #FFFFFF;
}
* HTML div.content {
	padding			: 0px;	
}
div.menuid_61 div.content{
	width			: 451px;
	margin			: 0px 259px 0 207px;
}
div.menuid_61 div.content-wrap{
	width			: 451px;
}

div.menuid_397 div.content{
	width			: 451px;
	margin			: 0px 259px 0 207px;
}
div.menuid_397 div.content-wrap{
	width			: 451px;
}

div.content-wrap {
	float			: left;
	margin			: 21px 0px 21px 0;
	width			: 451px;
}

div.content-workspace { margin:	0 auto 0px 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:		7px 0 22px 34px;
	color:			#DFD0B3;
	text-align:		left;
	background		: url(/pics/layout/ct_kreuz.gif) no-repeat top left;
}
div.content-text {
	height			: 100%;
	width			: 100%;
	margin			: 0 0 0px;
	padding			: 5px 0px 0;
	color			: #50504f;
	text-align		: left;
	font-size		: 0.75em;
}
h3.content-title {
	display			: inline;
	color			: #484849;
	font-size		: 1.2em;
	font-weight		: 700;
}

div.teaser_top_news{
	height			: 233px;	
}
div.teaser_hot_news{
	height			: 190px;	
}
/************************************************************* FOOTER */
div.footer {
	clear			: both;
	margin			: 0;
	padding			: 3px 7px;
	font-size		: 0.75em;
	color			: #FFFFFF;
	text-align		: left;
	position		: relative;
	background		: url(/pics/layout/logo_audit.gif) no-repeat bottom right #99c1db;
}
* HTML div.footer {
	float			: left;
}
div.footer_navi{
	float			: left;
	width			: 100%;
}
div.meta_footer{
	float			: right;
	color			: #A00033;
	padding			: 0 0px 3px 0;
	background-color	: #ffffff;
	width			: 100%;
	font-size		: 0.7em;
}
div.meta_footer a{
	font-weight		: 400;
	float			: none;
	display			: inline;
	font-size		: 1em;
}
div.meta_footer a:hover {
	font-weight		: 400;
	color			: #A00033;
	text-decoration : underline;
}
.footer a {
	display:		block;
	float:			left;
	padding:		2px 10px;
	color:			#f1eada;
	font-size:		1em;
	font-weight:	700;
	text-decoration  : none;
}

.footer a:hover {
	color				: #f1eada;
	text-decoration	    : none; 
}
div.footer_adress{
	color				: #0065a6;
	width				: 100%;
	clear				: both;
}
div.footer_adress_headline{
	float				: left;
	padding				: 9px 0 12px 29px;
	background			: url(/pics/layout/ct_kreuz.gif) no-repeat top left; 
}
h3.footer_adress{
	display				: block;
	padding				: 0px 0;
	font-size			: 1em;
	color				: #0065a6;
}
div.footer_adress_content{
	float				: left;
	font-size			: 1em;
	padding				: 9px 0 12px 0px;
}
div.footer_adress_content a{
	color				: #c50643;
	font-size			: 1em;
	display				: inline;
	float				: none;
	font-weight			: 400;
	padding				: 0;
	width				: 160px;
	text-decoration		: underline;
}
div.footer_adress_content a:hover{
	color				: #c50643;
	text-decoration		: underline;
}
div.footer_image_map{
	float				: left;
	text-align			: right;
	width				: 150px;
	margin-bottom		: 53px; 
	margin-left			: 45px;
}
* HTML div.footer_image_map{
	float				: none;
}
/************************************************************* STANDARDS */
div.paging-inlay{
	text-align:			center;
	height:				18px;
}

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

a.paging {color:#99C1DB;}

.paging { /*background:	#99c1db;*/ }

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 #99c1db; }

div.form-begin {
	border:		1px solid #99c1db;
	/*background:	#a00033;*/
}

textarea, input.text { border:	1px solid #99c1db; }

input.button {
	color:	#50504f;
	border:	1px outset #c50643;
}
option {
	color:		#50504f;
	background:	#FFFFFF;
}
button {
	color:	#50504f;
	border:	1px solid #99c1db;
}
fieldset {
	margin:		10px 0;
	padding:	5px 10px;
	border:		2px solid #99c1db;
}

legend {
	padding:	2px 10px;
	border:		1px solid #99c1db;
}

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

#submit_kontakt_form{
	border			: 0px !important;
}

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

.tab-container {
  	width			: 100%;
  	background		: #f1e9da;
  	margin-bottom	: 0px;
  	float			: left;
}
.tab-container div.container-content{
	padding			: 0px;
	border			: none;
	width			: 100%;
} 
.tab {
  	cursor			: pointer;
  	width			: auto !important;
  	float			: left;
  	border-right	: 1px solid #DFD0B3;
  	border-left	: 1px solid #DFD0B3;
  	padding			: 15px 10px 15px 13px;
  	text-align		: center;
  	border-bottom	: 3px solid #FFF; 
  	background		: #dfd0b3;		
}
#tab3{
	/*width			: 95px !important;*/
	border-right	: none;
}
#tab2{
	width			: 57px !important;
	border-left	: 1px solid #DFD0B3;
}
#tab1{
	/*width			: 80px !important;*/
}

.tab-active{
  	cursor			: pointer;
  	float			: left;
  	padding			: 15px 4px;
  	text-align		: center;
  	border-bottom	: 3px solid #F1E9DA;
  	background		: #f1e9da;		
}
.tab a{
	color			: #50504f !important;
	font-size		: 1em !important;
} 
.tab a:hover{
	color			: #50504f !important;
} 
#tab-content {
  	clear			: both;
  	padding			: 5px;
}
#around-content {
	float			: left;
  	clear			: both;
  	width			: 100%;
}

#around-content .container-workspace .container-content{
	width			: 233px;
	font-size		: 1em ;
}
#around-content .container-workspace .container-headline{
	color			: #50504f;
	padding			: 8px 0 14px 35px;
	background		: url(/pics/layout/ct_kreuz.gif) no-repeat top left; 
}
#around-content .container-workspace .container-headline h3.container{
	font-size		: 1.3em;
	color			: #50504f;
}

#around-content .container-workspace {
	padding			: 8px 13px 8px 13px;
	width			: 233px;
} 

.tab-left{	
	float			: left;
}	

.tab-right{
	float			: left;
	border-bottom	: 5px solid #0065a6; 
}
.tab-active-right{
	border-bottom	: 5px solid #d34471 ; 
}
div.medien-tpl-cont-zoomheading{
	background		: none !important;
}
h3.weitere_article{
	font-size			: 1.25em;
}
.containerURL{
	font-size			: 1em !important;
}
div.picturetext{
	background			:#50504f !important;
	color				: #FFF;
}

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

.events-gui-container-firstrow * {
	
}

.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:#E5EEF5 !important;
}


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

.events-gui-container-mid{
        width:100% !important;
}
div.magazinetext{
	text-align:left;
}
span.magazineshorttext{
	text-align:left;
}
