﻿body {
	background: #AC000B url(../images/bg_columns.png) repeat-y scroll 50% 0;
	font-family: Verdana, Arial;
	font-size:12px;
	line-height:1.5;
	margin:0;
	padding:0;
	color:#333;
}

#mainCenter {
	text-align:center;
	position:relative;
	margin:0;
	border:0px;
	padding:0px;
	width:100%

}

#ie6hint {
	display:none;
}

#main {
	text-align:left;
	width:990px;
	margin: 0 auto;
	position:relative;
}

#menuFrame {
	width:150px;
	
	padding:0px;
	margin:0px;
	border:0px;
	text-align:center;
	float:left;
	margin-left:-1px;
}

#menuTop {
	background-image:url('../images/menuLeft.jpg');	
	background-repeat:no-repeat;
	width:128px;
	float:left;
	margin-left:11px;
	margin-top:9px;
	height:254px;
	display:inline;
	margin-bottom:3px;
}

#menuContent {
	float:left;
	text-align:left;
	border:0;
	padding:0;
	margin:0;
	width:128px;

}

#menuBottom {
	background-image:url('../images/menuBottom.jpg');
	background-repeat:no-repeat;
	width:128px;
	height:528px;	
	margin-left:11px;
	float:left;
	overflow:auto;
}

#headerTop {
	width:840px;
	height:286px;
	background-image:url('../images/oben.jpg');
	float:right;
}

#contentFrame {
	width:840px;
	float:right;
	background-color:#2b98d1;
}

#contentLeft {

	float:left;
	background-image:url('../images/contentBG.jpg');
	background-repeat:repeat-y;
	width:574px;
	margin:0;
	padding:0;
	border:0;
	margin-left:9px;	
}

#content {
	background-image:url('../images/contentTop.jpg');
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:5px;
	text-align:justify;
	clear:both;
	padding-top:10px;
}

#contentBottom {
	background-image:url('../images/contentBottom.jpg');
	background-repeat:no-repeat;
	height:100px;
}


#contentRight {
	float:right;
	width:238px;
	background-image:url('../images/infoBoxBG.jpg');
	background-repeat:repeat-y;
	margin-right:10px;

}

#contentRightBottom{
	background-image:url('../images/menuBottom_rigth.jpg');
	background-repeat:no-repeat;
	width:238px;
	height:200px;
	float:right;
}


#infoBoxTop {
	background-image:url('../images/infoBoxTop.jpg');
	background-repeat:no-repeat;
	width:238px;
	margin-right:0px;
	float:right;
}

#infoBoxContent {
	padding-left:10px;
}

#infoBoxBottom {
	background-image:url('../images/infoBoxBottom.jpg');
	height:52px;
	width:238px;
	margin-right:0px;
	margin-top:0px;
	float:right;
	margin-bottom:2px;
}

#infoBoxBottom2 {
	background-image:url('../images/infoBoxBottom.jpg');
	height:52px;
	width:238px;
	margin-bottom:6px;
}


#tvBox {
	width:238px;
	background-image:url('../images/tvBoxHead.jpg');
	background-repeat:no-repeat;
	float:right;
	margin-right:0px;
	margin-bottom:-5px;
}

#warenkorb {
	width:238px;
	background-color:transparent;
	background-image:url('../images/warenkorb.jpg');
	background-repeat:no-repeat;
	float:right;
	margin-right:0px;
	margin-bottom:-5px;
 	border-bottom: 1px #172548 solid;
}


#tvBoxContent{
	margin-top:33px;
	background-image:url('../images/tvBoxTop.jpg');
	background-repeat:no-repeat;
	min-height:50px;
	margin-bottom:-7px;
	padding-left:16px;
	padding-top:15px;
}

#warenkorbContent {
	margin-top:33px;
	background-image:url('../images/shopBoxTop.jpg');
	background-repeat:no-repeat;
	min-height:50px;
	margin-bottom:-7px;
	padding-left:20px;
	padding-top:5px;
}


.contentheading, .componentheading, .contentheadingtv, .componentheading_radio, .contentheading_radio {
	font-size: 20px;
	font-weight:bold;
	color:#231f20;
	letter-spacing:1px;
	text-align:left
}

ul.eventlistmod, ul.eventlistmod_aida {
	left:0;
	list-style:none;
	
}

ul.eventlistmod li, ul.eventlistmod_aida li{
	margin-left:-34px;;
}

.date {
	font-size:11px;
	color:#000;
}

.moduletable_menu {
	margin:0;
	padding:0;
	border:0;
	float:left;
}

.moduletable h3, .moduletable_aida h3 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	margin-left:6px;

}

.menu, .menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

.menu li {
	margin-left:11px;
	background-image:url('../images/button_normal.jpg');
	background-repeat:no-repeat;
	width:128px;	
	min-height:26px;
	margin-bottom:2px;
	padding-top:7px;
	display:block;
}

.menu li ul {
	margin:0;
	padding:0;
	margin-bottom:2px;
	margin-top:10px;
}

.menu li ul li{
	margin-left:0px;
	background-image:url('../images/button_sub_normal.jpg');
	background-repeat:no-repeat;
	width:128px;	
	min-height:21px;
	margin-top:2px;
	margin-bottom:-1px;
	padding-top:2px;
}


.menu li A {
	color:#f0f0f0;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	display:block;

}

.menu li ul li A {
	color:#2b3857;
	font-weight:bold;
	text-decoration:none;
	margin-left:10px;
}

.menu li ul li#current A {
	color: #f0f0f0;
}


.menu li#current {
	background-image:url('../images/button_active.jpg');
	background-repeat:no-repeat;
}

.menu li ul li#current {
	background-image:url('../images/button_sub_active.jpg');
	background-repeat:no-repeat;
}

.ucd_list {
	list-style:none;
}

moduletable_aida {
	background-image:
}

.moduletable .ucd ul.ucd_list li, .moduletable_aida .ucd ul.ucd_list li{
	padding:0;
}

#tvBoxContent .moduletable .ucd ul.ucd_list li {
	background-image: url('../images/list.gif');
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:17px;
}

#tvBoxContent .moduletable .ucd ul.ucd_list li:hover {
	background-image: url('../images/list_blk.gif');
	background-repeat:no-repeat;
	background-position: 0px 5px;
	padding-left:17px;
}

#headerTop .moduletable .ucd ul.ucd_list li  {
	background-image:none;
}

.info {
	left:5px;
	text-align:center;
	font-size:10px;
}


A {
	color:#a2000d; 
	text-decoration:none;
}


.eventlistmod li A:hover, .ucd_title A:hover {
	border-bottom:1px #a2000d dotted;
}

.backbutton {
	float:right;
}


.contentpaneopen, .blogtv .article_column table.contentpaneopentv {
	width:560px;
}

.article_column table.contentpaneopen {
	width:285px;
	padding-right:10px;
}

.blogtv table.contentpaneopentv tr td p a.kontaktLink {
	display:none;
}


.btnAnmelden {
	background: transparent url('../../../images/stories/anmelden.png') no-repeat;
	display:block;
	height:46px;
	padding-left:70px;
	font-size:22px;
	margin-left:30px;

}

.btnAnmelden:hover {
	background: transparent url('../../../images/stories/anmelden_hover.png') no-repeat;
	ont-weight:bold;
	color:#333;
	font-size:23px;
}

.sectiontableentry1_radio, .sectiontableentry2_radio {
	color:#fcfbf9;
}

.sectiontableentry1_radio A, .sectiontableentry2_radio A{
	font-size:14px;
	margin-bottom:10px;
}

.sectiontableentry1_radio A:hover, .sectiontableentry2_radio A:hover{
	border-bottom:1px #a2000d dotted;
}

/* 

Eventlist

*/

.eventtableframe5, .cat5 p a, .cat5 .catimg p{
	display:none;
}

.eventtable th, .eventtable th a {
	background-color:#AC000B!important;
	color:#fff !important;
}

#eventlist h1 {
	display:none;
}

.el_categoryevents h1 {
	display:block !important;
}

div#eventlist .catimg img {
	border:0;
	margin-right:20px;
}

.moduletable_aida {
	background-image: url('../../../images/stories/aida100.png');
	background-repeat: no-repeat;
	background-position:105px -20px;

}
.moduletable_aida h3{
	height:55px;
}

.catimg {
	display:none;
}

/* facileforms */

.Seminarort{
	font-weight:bold;
	border-bottom:1px gray dotted;
}

/* Gästebuch */
.easy_pagination {
	display:none;
}

.easy_big {
	font-size:12px;
}

/* Shop */

#vmMainPage {
	display:block;
	margin-top:-15px;
	text-align:left;
}

.browseProductTitle {
	font-size:18px;
	width:500px;
}
.productPrice {
	font-size:28px;
	color:#ff0000;
}

.product-Old-Price {
	color:#000;
	font-size:16px;
	font-weight:bold;	
}

.browseProductImage {
margin-left:50px;
}

.browseProductDescription {
	font-size:18px;
}
	
.browseRatingContainer {
	display:none;
}

#vmMainPage  h1 {
	font-size:14px;
}

.addtocart_button {
	color:#fff;
	padding-bottom:2px;
	padding-left:0;
	margin-left:-15px;
}

.vmCartContainer {
	border:1px #938D77 solid;
	background: transparent url('../images/bg_line.jpg') repeat-x;

	
}

.vmCartModule {
	background-color:transparent !important;
	width: 200px;
}

.browseProductContainer {
	border-bottom:1px #a2000d dotted;	
}

.ucd_introtext {
	width:200px;
}

.previous_page, .next_page {
	height:22px;
	color:#ac000b;
	font-size:14px;	
	font-weight:bold;
	margin-bottom:1px;
}

.previous_page:hover {
 	color:#ff0000}

.next_page:hover {
 	color:#ff0000
}

.previous_page {
	text-align:left;
	padding-bottom:2px;
}

.next_page {
	text-align:right;
}

#vmMainPage table {
	border-top:1px #333 dotted;
	padding-top:10px;
	margin-top:5px;
}

#vmMainPage form h4 {
	display:none;
}


/* News Module */
.tnews_tab {
	background-image: none;
	background-color:transparent;
}

/* Bannermanager */
.moduletable_banner1{
	width:354px;
	float:left;
}

.moduletable_banner2, .moduletable_banner3 {
	width:200px;
	float:left;
}

#banner img{
	border:0;
}

#banner {
	margin-top:-20px;
}

/* TV Box */

.moduletable_tvBox {
	margin-top:20px;
}

.article_column .contentpaneopen .home_hidden, .content_hidden{
	display:none;
	}

.article_column .contentpaneopen_weg {
	border-bottom:2px #ff0000 dotted;
	width:250px;
}

#twitter{
	width:100%;
	height:90px;
	color:#fff;
	background-color:#ff0000;
	margin-top:-20px;
	display:none;

}

.tweet-message {
	font-weight:bold;
}

.rahmen {
	border:1px #ff0000 dotted;
	padding:5px;
}

#com-form-login ul {
	display:none;
	}
	
/* Formular Anmeldung */
.inputbox, .textarea {
	border:1px #938D77 dotted;
	background: transparent url('../images/bg_line.jpg') repeat-x;
	color:#172548;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	}
	
.eingabe {
	border:1px #938D77 dotted;
	background: transparent url('../images/bg_line.jpg') repeat-x;
	color:#000033;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.eingabeFehler {
	border:1px #ff0000 solid;
	background: transparent url('../images/bg_line') repeat-x;
	color:#000033;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

.img_left .slimbox img {
	margin-right:5px;
}

.img_right .slimbox img {
	margin-left:5px;
}