
body {
	background-color:	#000000;
	margin:						0;
	font-family:			'PT Sans',Verdana, Arial, Helvetica, sans-serif;
	color:						#000000;
	font-size:				14px;
	background-image:	url('../images/page_bg.jpg');
	background-repeat:	repeat-x;
	background-position: center top;
	}

p {
	font-family:		'PT Sans',Verdana, Arial, Helvetica, sans-serif;
	color:					#000;
	font-size:			14px;
	}
	
a:link {
	color:					#4c2909;
	font-weight:		bold;
	text-decoration:none;
	}
a:visited {
	color:					#4c2909;
	font-weight:		bold;
	text-decoration:none;
	}
a:hover {
	color:					#ba6314;
	font-weight:		bold;
	text-decoration:underline;
	}
a:active {
	color:					#4c2909;
	font-weight:		bold;
	text-decoration:	none;
	}

a img {
	border:none;
	}
	
	
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

div#wrapper {
	margin:				0 auto;
	}

div#container {
	width:				960px;
	margin:				0 auto;
	position:			relative;
	}
	
div#deruwe {
	margin-top:	0px;
	position:		absolute;
	left:				0px;
	top:				0px;
	z-index:		90;
	}	
	
div#topnav {
	background-image:	url('../images/bg_topnavi.gif');
	background-repeat:	no-repeat;
	position:		absolute;
	left:				312px;
	top:				200px;
	padding-left:50px;
	padding-top: 10px;
	width:			625px;
	height:			42px;
	text-transform:	uppercase;
	}

div#topnav a:link{
	color:					#30261d;
	font-weight:		normal;
	}
div#topnav a:visited {
	color:					#30261d;
	font-weight:		normal;
	}
div#topnav a:hover {
	color:					#906b4b;
	font-weight:		normal;
	}
div#topnav a:active {
	color:					#30261d;
	font-weight:		normal;
	}

div#breadcr {
	position:		absolute;
	left:				500px;
	top:				8px;
	height:			50px;
	width:			500px;
	font-size:	11px;
	z-index:		60;
	text-shadow: 1px 1px 1px #101010;
	border: 1px solid #000;
	}

div#breadcr a:link{
	padding-right:	15px;
	color:					#fff;
	font-weight:		normal;
	}
div#breadcr a:visited {
	color:					#fff;
	font-weight:		normal;
	}
div#breadcr a:hover {
	color:					#cfc5bb;
	font-weight:		normal;
	}
div#breadcr a:active {
	color:					#cfc5bb;
	font-weight:		normal;
	}
		
div#pagehead {
	height:				205px;
	width:				100%;
	z-index:			50;
	}

div#lebenshilfe {
	padding:			0px;
	width:				296px;
	height:				120px;
	margin-bottom:1px;
	}

div#videoteaser {
	padding:			0px;
	width:				296px;
	margin-bottom:1px;
	}
	
div#audioplayer {
	background-image:	url('../images/bg_teaser_album.jpg');
	background-repeat:	no-repeat;
	padding:			8px;
	padding-top:	45px;	
	width:				296px;
	margin-bottom:1px;
	}
		
div#modleft {
	float:			left;
	margin:			15px 0px 5px 5px;
	width:			260px;
	border:			0px solid #DCDCDC;
	}
	
div#content {
	position:				relative;
	float:					right;
	width:					645px;
	padding:				0;
	margin:					0;
	margin-right:		3px;
	margin-top:			37px;
	padding-bottom:	200px;	
	z-index:				10;
	background-image:	url('../images/content_bg.gif');
	background-repeat:	repeat;
	}

div#uwefrei {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
}
	
div#innercontent {
	margin:					15px;
	margin-left:		65px;
	}	
	
div#content_left {
	position:				relative;
	float:					left;
	width:					296px;
	padding:				0;
	margin:					0;
	margin-top:			250px;
	margin-left:		0px;	
	z-index:				110;
	}
		
div#modbot {
	margin:5px;
	background-color:#E1E1E1;
	padding:5px;
	}
	
#footer {
	background-color:	#2f251c;
	width:				100%;
	height:				170px;
	color:				#fff;
	font-size:		10px;
	z-index:			80;
	}

#footercontent {
	width:				960px;
	margin:				0 auto;
	margin-top:		15px;
	height:				170px;
	color:				#fff;
	font-size:		11px;
	}

#teaser_laura {
	padding-top:40px;
	margin-left:250px;
	}

#dates {
	width:					276px;
	background-image:	url('../images/bg_teaser_dates.gif');
	background-repeat:	repeat-x;
	padding-top:		35px;
	padding-left:		20px;
	height:					91px;
	font-size:			11px;
	color: 					#000;
	}

.eventlistmod_box {
	font-size: 			12px;
	color:					#000;
	list-style: 		none;
	margin-left:		-40px;
	}	

.eventlistmod li{
	font-size: 			14px;
	color:					#000;
	list-style: 		none;
	background-color: #fff;
	}	

div#copyr {
	color:#fff;
	text-align:right;
	float:right;
	padding-top:	15px;
	}
	
div#copyl {
	padding-left:5px;
	color:#f2e7d8;
	text-align:left;
	float:left;
	padding-top:	15px;
	}

div#copyl a:link {
	color:				#fff;
	}
div#copyl a:visited {
	color:				#fff;
	}
div#copyl a:hover {
	color:				#fff;
	}
div#copyl a:active {
	color:				#fff;
	}


div#copyr a:link{
	padding-right:	15px;
	color:					#fff;
	font-weight:		normal;
	}
div#copyr a:visited {
	color:					#fff;
	font-weight:		normal;
	}
div#copyr a:hover {
	color:					#fab400;
	font-weight:		normal;
	}
div#copyr a:active {
	color:					#fab400;
	font-weight:		normal;
	}
			
/* horizontal menu */

#pillmenu {
	text-align:left;
	margin: 0;
	}
	
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
#pillmenu li {
	float: left;
	margin-bottom:0;
	margin-left:0px;
	height:32px;
	text-align:center;	
	}

#pillmenu li a {
	font-family:		'PT Sans',Verdana, Arial, Helvetica, sans-serif;
	color:				#666;
	font-size: 			12px;
	font-weight: 		bold;
	text-align:			center;
	display: 			block;
	padding-right:		20px;
	text-decoration: 	none;
	width:				200px;
	}

#pillmenu li a:hover {
	color:#fab400;
	}
	
.clr {
	clear:both;
	}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

h1,.componentheading {
margin:0 0px 0.5em;
font-size:18px;
font-weight:normal;
font-family: 'PT Sans',verdana, helvetica;
}

h2,.contentheading {
font-size:18px;
font-weight:normal;
font-family: 'PT Sans',verdana, helvetica;
padding-top: 0px;
margin:	0;
margin-top: 10px;
margin-bottom:	10px;
color: #523d2b;
}

h3 {
font-size:16px;
font-weight:bold;
color: #493117;
}

h4 {
font-size:14px;
font-weight:bold;
color: #493117;
}

h5 {
font-size:12px;
font-weight:bold;
}

h6 {
font-size:12px;
font-weight:bold;
}

.componentheading_news {
	color:#555;
	margin:0 -10px 0.5em;
	padding-top:12px;
	padding-left:15px;
	font-family: 'PT Sans',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:	bold;
	text-decoration:none;
	text-align:left;
}

.article-content {
	line-height:	18px;
	font-size:	14px;
	color:		#000000;
	}

.blog-article-content{
	line-height:	18px;
	font-size:	14px;
	color:		#000000;
	padding-bottom: 10px;
	border-bottom:	1px solid #4b3319;
	}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:12px 'PT Sans',Verdana, Arial,Helvetica,sans-serif;
color:#4b3319;
}

table.moduletable th {
  color: #fab400;
}

.moduletable {
	margin-bottom:1em;
	padding:0 10px;
	}
	
	
	
/* Heading of Modules */
.moduletable h3 {
	text-align:			left;
	margin-left: 		20px;
	padding-left:		20px;
	color:					#fab400;
	}
	

/*### Navi left ###*/

/* Heading of Modules */
.moduletable h3 {
	text-align:			left;
	margin-left: 		20px;
	padding-left:		20px;
	color:					#009ee1;
	}
	

/*### Navi left ###*/

.moduletable_menu {
	border:					0px solid #DCDCDC;
	padding:				0 0px 0px;
	padding-left:		0;
	font-size:			11px;
	width:					100%;
	}
	
/* Heading */	
.moduletable_menu h3 {
	height:12px;
	color:#009ee1;
	margin:0 -10px 0.5em;
	padding-top:8px;
	padding-left:35px;
	font-family:'PT Sans',Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	}

.moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.moduletable_menu li {
	margin:0;
	}
	
.moduletable_menu li a {
	text-decoration:none;
	line-height: 17px;
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
	
	#leftcolumn ul.menu li a {
	padding: 0px 30px;
	display: block;
	color: #707175;
	text-decoration: none;
	outline: none;
}

#leftcolumn ul.menu li a span {
	padding-left: 16px;
}

#leftcolumn ul.menu li a:hover,
#leftcolumn ul.menu li a:active,
#leftcolumn ul.menu li a:focus {
	color: #fab400;
	text-decoration: none;
	font-weight: bold;
}

#leftcolumn ul.menu li.active a {
	color: #fab400;
	font-weight: bold;
	text-decoration: none;
}



#leftcolumn ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#leftcolumn ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

#leftcolumn ul.menu li li a:hover,
#leftcolumn ul.menu li li a:active,
#leftcolumn ul.menu li li a:focus {
	color: #006699;
	background-color:#F9F9F9;
	font-weight: bold;
}

#leftcolumn ul.menu li li a span {
	background: url(../images/bullet.png) no-repeat 5px;
	font-weight: bold;
}


	
	
	
a.sublevel:link {
	text-decoration:none;
	padding:3px 5px 3px 20px;
	line-height: 2;
	font-size:10px;
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left center;
	}

/*#############################*/

.moduletable {
	margin-bottom:1em;
	border:0px solid #DCDCDC;
	padding:0 0px 0px;
	width:260px;
	}
	
/* Heading */	
.moduletable h3 {
	height:30px;
	color:#666;
	margin:0 -15px 0.5em;
	padding-top:8px;
	padding-left:0px;
	font-family:'PT Sans',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	text-align:left;
	}

.moduletable ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
.moduletable li {
	margin:0;
	text-align:left;
	}
	
.moduletable li a {
	text-decoration:none;
	padding:3px 5px 3px 0px;
	line-height: 2;
	text-align:left;
	color:	#464646;
	}
	
.moduletable li a:hover {
	font-weight:	bold;
	color:	#464646;
	}
	
/*#############################*/


/* END Navi */



/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 0px solid #DDDDDD;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
}

.article-meta {
	padding: 5px;
	width: 290px;
	float: left;
}

.createby {
	padding: 3px 3px 3px 20px;
	background: url(../images/icon-user.gif) no-repeat 0 2px;
}

.createdate {
	padding: 3px 3px 3px 0px;
}

.modifydate {
	width: 200px;
	float: left;
}

div.buttonheading {
	float: right;
	width: 60px;
}

.buttonheading img {
	margin: 7px 5px 0 0;
	border: 0;
	float: right;
}

/* Small text */
small, .small, .smalldark, .mosimage_caption, .createby, .createdate, .modifydate, a.readon, .img_caption {
	color: #4b3319;
	font-size: 12px;
}



/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

td.greyline {
  width: 20px;
  background: url(../images/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* forms */
table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#com-form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#com-form-login ul { padding-left: 20px; }

.button {
	border:none;
	background:url(../images/btn_bg.png) repeat-x;
	height:22px;
	padding:3px 10px;
	color:#493117;
	font-weight:normal;
	font-size:12px;
	}
	
.button:hover {
	border:none;
	background:url(../images/btn_bg_mo.png) repeat-x;
	height:22px;
	padding:3px 10px;
	color:#ffffff;
	font-weight:normal;
	font-size:12px;
	}

.inputbox {
	border:1px solid #CCC;
	background-color:#ECECEC;
	padding:1px;
	}
	
.inputbox:hover, .inputbox:focus {
	border:1px solid #CCC;
	background-color:#FFFFCC;
	padding:1px;
	}
	


/* System Standard Messages */
#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}


/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */
.pollstableborder td {
	text-align: left;
}

/* WebLinks */
span.description {
	display:block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}



/* content tables */
td.sectiontableheader {
  color: #fff;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
  background-color:	#eed6ae;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


.cf_heading h3 {
color:			#000;
font-size:		12px;
font-family:	'PT Sans',Verdana, Arial, Helvetica, sans-serif;
padding-bottom:	3px;
border-bottom:	1px solid #777;
width:			430px;
}

.form_item input{
}

.cf_label {
font-size:		12px;
padding-right:	10px;
font-family:	'PT Sans',Verdana, Arial, Helvetica, sans-serif;
line-height:	12px;
}

.clear {
background-color: #f90;
}


#videogruss {
	position:	absolute;
	top:			370px;
	left:			350px;
	width:		450px;
	height:		300px;
	background-image:	url('../images/bg_grusswort.png');
	background-repeat:	repeat-x;
	padding-top:	40px;
	padding-left:	47px;
	z-index:	90;
}


#gewinnspiel {
	position:	absolute;
	top:		480px;
	left:		550px;
	width:		420px;
	height:		180px;
	z-index:	90;
}

/* Editor-Klassen für die Ausgabe auf der Seite */


.headline {
font-size:18px;
font-family: 'PT Sans',georgia, verdana, arial, serif;
font-weight:bold;
}

.smalltext {
font-size:12px;
font-family: 'PT Sans',verdana, arial, sans-serif;
font-weight:normal;
color:#000;
}

.orangetext {
color:		#f90;
}

.regulartext {
font-size:14px;
font-family: 'PT Sans',verdana, arial, sans-serif;
font-weight:normal;
color:#000;
}

.musictable {
color:				#000;
} 

/* Formularfelder */

input,select,textarea {
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.20), rgba(0,0,0,0.12) 0px 0px 10px inset;
	 -moz-box-shadow: 0 3px 3px rgba(0,0,0,0.20), rgba(0,0,0,0.12) 0px 0px 10px inset;
}		   



/* SW-Menu Styling - Kustom */

.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
	font-family: 'PT Sans',arial, verdana, sans-serif;	
}

.ddmx td.item11-last {
	padding:0 !important ; 
	background-image: none;
 	white-space: nowrap; 
	border: 1px solid #cc5;
}

.ddmx td.item11 {
	background-image:	url('../images/navi_trenner.gif');
	background-repeat:	no-repeat;
	background-position:	right;
}

.ddmx td.item11-acton {
	background-image:	url('../images/navi_trenner.gif');
	background-repeat:	no-repeat;
	background-position:	right;
}
