
body {
	background-color:	#fff;
	background-image:	url('../images/page_bg.jpg');
	background-attachment:	fixed;
	margin-top:			0px;
	font-family:		"Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	color:					#000;
	font-size:			13px;
	}
	
a:link, a:visited {
	text-decoration:	none;
	font-weight:		normal;
	color:				#583634;
	}

a:hover {
	text-decoration:	none;
	font-weight:		normal;
	color:				#938375;
	}

a img {
	border:			none;
	}
	
	
/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
	
div#header {
	width:			925px;
	height:			500px;
	margin-left:				28px;
	top:				0px;
	z-index:		10;
	}

div#bio_languages {
	width:			200px;
	height:			40px;
	position:		absolute;	
	left:				825px;
	top:				515px;
	}
	
div#topnav {
	position:		absolute;
	top:				5px;
	left:				750px;
	margin-top:	0px;
	height:			38px;
	font-size:	10px;
	}

/* Div für den Player auf der Startseite */

div#topleft {
	position:		absolute;
	top:				3px;
	left:				45px;
	margin-top:	0px;
	height:			33px;
	font-size:	10px;
	overflow: hidden;
	}

div#modleft {
	float:			left;
	margin-top:	-250px;
	margin-left: 37px;
	width:			260px;
	z-index:		50;
	}
	
div#breadcr {
	float:				right;
	margin-top:		15px;
	height:				25px;
	width:				640px;
	font-size:		10px;
	}
	
div#container {
	width:				980px;
	margin:				0 auto;
	border:				0px solid #DCDCDC;
	background-image:	url('../images/bg_content.png');
	position:			relative;
	}

div#melinavideo {
	background-image:	url('../images/bg_melinavideo.jpg');
	background-repeat:	no-repeat;
	padding-top:	90px;
	padding-left:	25px;
	}

div#eisvideo {
	background-image:	url('../images/bg_eisvideo.jpg');
	background-repeat:	no-repeat;
	padding-top:	90px;
	padding-left:	25px;
	}

div#left_bottom {
	margin-top: 15px;	
}

div#content {
	margin:				5px;
	float:				right;
	margin-right:	70px;
	width:				580px;
	border:				0px solid #DCDCDC;
	z-index:			60;
	}

div#modbot {
	margin:				5px;
	background-color:#E1E1E1;
	padding:			5px;
	}
	
#footer {
	width:				909px;
	height:				65px;
	margin:				0px auto;
	margin-top:	50px;
	margin-bottom:0;
	padding:			8px;
	border-top:		1px dotted #583634;
	background-color:	#FFF;
	color:				#000;
	font-size:		10px;
	clear:				both;
	}
	
div#copyr {
	padding-right:5px;
	color:				#000;
	text-align:		right;
	}
	
div#copyl {
	padding-left:	5px;
	color:				#000;
	text-align:		left;
	float:				left;
	}

div#copyr a:link {
	color:				#009ee1;
	}
div#copyr a:visited {
	color:				#009ee1;
	}
div#copyr a:hover {
	color:				#172983;
	}
div#copyr a:active {
	color:				#009ee1;
	}

.album_block {
	background-image: url('../../../images/album_block_bg.jpg');
	background-repeat: no-repeat;
	padding-bottom:	1px;
	}

.top_album_block {
	background-image: url('../../../images/top_album_block_bg.jpg');
	background-repeat: no-repeat;
	padding-bottom:	1px;
	}

.btn_amazon {
	margin-left: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#88d4eb 0%,
		#365fc7);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#88d4eb),
		to(#365fc7));
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 1px solid #00437d;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 2px rgba(255,255,255,0.7);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}
.top_album_block a:link{
	color: #fff;
}
.top_album_block a:visited{
	color: #fff;
}
.top_album_block a:hover{
	color: #000;
}
.top_album_block a:active{
	color: #fff;
}
.album_block a:link{
	color: #fff;
}
.album_block a:visited{
	color: #fff;
}
.album_block a:hover{
	color: #000;
}
.album_block a:active{
	color: #fff;
}

/* Moepse-Teaser */

.teaser_moepse {
	width:	570px;
	height:	160px;
	background-image: url('../images/teaser_moepse.jpg');
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
	}

.moepse_player {
	position:	absolute;
	top:			78px;
	left:			181px;
	width:		249px;
	height:		22px;
	}
.moepse_buttons {	
	position:	absolute;
	top:			110px;
	left:			215px;
	}

/* Halleluja-Teaser */

.teaser_halleluja {
	width:	570px;
	height:	160px;
	background-image: url('../images/teaser_halleluja.jpg');
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 10px;
	}

.halleluja_player {
	position:	absolute;
	top:			104px;
	left:			181px;
	width:		249px;
	height:		22px;
	}
.halleluja_buttons {	
	position:	absolute;
	top:			110px;
	left:			215px;
	display:none;
	}
				
/* horizontal menu */

#pillmenu {
	text-align:left;
	margin: 0;
	}
	
#pillmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height:250%;
	}
	
#pillmenu li {
	float: right;
	margin-bottom:0;
	margin-left:30px;
	height:38px;
	text-align:center;	
	}

#pillmenu li a {
	font-family:"Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	color:#583634;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	display: block;
	line-height:350%;
	text-decoration: none;
	}

#pillmenu li a:hover {
	color:#938375;
	}
	
.clr {
	clear:both;
	}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

h1,.componentheading {
font-size:16px;
font-weight:normal;
color:#583634;
font-family:			Georgia,serif;
}

h2,.contentheading {
font-size:16px;
color:#583634;
font-weight:normal;
font-family:			Georgia,serif;
}

h3 {
font-size:1.3em;
}

h4 {
font-size:1.2em;
color:#583634;
}

h5 {
font-size:1.1em;
}

h6 {
font-size:1em;
font-weight:700;
}

#footer,.small,.createdate,.modifydate,.mosimage_caption {
font:0.8em "Trebuchet MS",Tahoma, Arial,Helvetica,sans-serif;
color:#999;
}

table.moduletable th {
  color: #583634;
}

.moduletable {
	margin-bottom:1em;
	padding:0 10px;
	}

/* Nächste Termine-Modul */
	
.moduletable_dates {
	margin-bottom:		1em;
	margin-top:				30px;
	padding:					8px;
	border:						1px solid #999999;
	}
.innermodule {
	background-color:	#e3ecf4;
	margin-top:				-11px;
	padding-bottom:		8px;
}

.moduletable_dates h3 {
	height:						12px;
	color:						#583634;
	margin:						0 0 0.5em;
	padding:					12px;
	padding-top:			8px;
	padding-left:			10px;
	font-family:			Georgia, serif;
	font-size:				13px;
	font-weight:			normal;
	text-decoration:	none;
	text-align:				left;
	background-color:	#e3ecf4;
	}

.innermodule ul li{
	list-style-type:	none;
	margin-left:			-40px;
	padding-left:			10px;
	}
	
.eventlistmod_dates li {
	border-bottom:		1px solid #aaaaaa;
	padding-top:			3px;
	padding-bottom:		3px;
	}
	
/* Heading of Modules */
.moduletable h3 {
	text-align:			left;
	margin-left: 		60px;
	padding-left:		20px;
	color:					#583634;
	}
	

/*### Navi left ###*/

.moduletable_menu {
	border:						0px solid #DCDCDC;
	padding:					0;
	font-family:			Georgia,serif;
	font-size:				16px;
	width:						100%;
	}
	
/* Heading */	
.moduletable_menu h3 {
	height:						12px;
	color:						#583634;
	margin:						0 -10px 0.5em;
	padding-top:			8px;
	padding-left:			35px;
	font-family:			"Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size:				13px;
	text-decoration:	none;
	text-align:				left;
	}

.moduletable_menu ul {
	list-style:none;
	margin:0;
	padding:0;
	background-image: url('../images/bg_navi.png');
	}
	
.moduletable_menu li {
	margin:0;
	padding-top:			5px;
	padding-bottom:		5px;
	}
	
.moduletable_menu li a {
	text-decoration:none;
	line-height: 18px;
	background-image:url(../images/dot.png);
	background-repeat:no-repeat;
	background-position:left center;
	}
	
	
	
	#leftcolumn ul.menu li a {
	padding: 5px 15px;
	display: block;
	color: #707175;
	text-decoration: none;
	outline: none;
	border-bottom:	1px dotted #000;
}

#leftcolumn ul.menu li a span {
	padding-left: 16px;	
	color: #583634;
}

#leftcolumn ul.menu li a:hover,
#leftcolumn ul.menu li a:active,
#leftcolumn ul.menu li a:focus {
	color: #000000;
	text-decoration: none;
}

#leftcolumn ul.menu li.active a {
	color: #583634;
	font-weight: normal;
	text-decoration: none;
}



#leftcolumn ul.menu li li {
	padding: 0 0 0 15px !important;
	list-style: none;
}

#leftcolumn ul.menu li li a {
	color: #583634;
	background: none !important;
	font-size: 150%;
	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;
}

#leftcolumn ul.menu li li a span {
	background: url(../images/bullet.png) no-repeat 5px;
	font-weight: normal;
}

/* SWmenu styles */

.ddmx a.item2,
.ddmx a.item2:hover,
.ddmx a.item2-active,
.ddmx a.item2-active:hover {
	border-bottom:	1px dotted #000;
	font-family:			"Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size:				13px;
}
.ddmx a.item1,
.ddmx a.item1:hover,
.ddmx a.item1-active,
.ddmx a.item1-active:hover {
	border-bottom:	1px dotted #000;
	font-family:			"Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size:				13px;
}
	
	
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:	Georgia, 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 10px;
	line-height: 2;
	background-image:url(../images/blue_arrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:left;
	}
/*#############################*/


/* END Navi */



/* META
--------------------------------------------------------- */
.article-tools {
	border-top: 1px dotted #aaaaaa;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 15px;
	display: block;
	background: #e3ecf4;
}

.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 20px;
	background: url(../images/icon-date.gif) no-repeat 0 2px;
}

.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: #666666;
	font-size: 92%;
}



/* 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:#FFFFFF;
	font-weight:bold;
	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:bold;
	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 {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


#warnflashavreloaded0{
	display:	none;
}
#warnflashavreloaded1{
	display:	none;
}
#warnflashavreloaded2{
	display:	none;
}
#warnflashavreloaded3{
	display:	none;
}
#warnflashavreloaded4{
	display:	none;
}
#warnflashavreloaded5{
	display:	none;
}
#warnflashavreloaded6{
	display:	none;
}
#warnflashavreloaded7{
	display:	none;
}
#warnflashavreloaded8{
	display:	none;
}
