ul{
	list-style-type: disc;
	diplay: inline;
}

li{
	margin: 8px 0px 0px 0px;
	diplay: inline;
}

#content{
	float: left;
	width:460px;
	min-height:630px;
    -height:630px;
   background-color: #FFFFFF;
	display: block;
}

#bildoben{
	float: left;
	width: 430px;
	height: 100px;
	margin: 14px 0px 0px 16px;
	display: inline;
}

#breadcrumb{
	float: left;
	width: 430px;
	margin: 6px 0px 6px 14px;
	display: inline;
	text-align: left;
	color: #59595B;
	font-size: 10px;
}

#breadcrumb b{margin: 0px 3px 0px 0px;}

#breadcrumb a{
	margin: 0px 4px 0px 0px;
	color: #59595B;
	text-decoration: none;	
}

#breadcrumb a:hover{text-decoration: underline;}

.content_line{
	float: left;
	width: 425px;
	height: 2px;
	background-image: url(/design/gallery/images/content_linie.gif);
	margin: 0px 0px 0px 16px;
	display: inline;
	font-size: 2px;
}

.contentline{
	width: 425px;
	height: 2px;
	background-image: url(/design/gallery/images/content_linie.gif);
	display: block;
	font-size: 2px;
}

/* Header */

#header_level_1{
	width: 430px;
	float: left;
	margin: 6px 0px 11px 16px;
	text-align: left;
	display: inline;
	
}

#header_level_1 h1{
	font-size: 14px;
	display: inline;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
}


#header_level_2{
	width: 430px;
	float: left;
	margin: 6px 0px 0px 16px;
	text-align: left;
	display: inline;
	
}


#header_level_2 h2{
	font-size: 13px;
	display: inline;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	color: #CC0000;
}

#header_level_3{
	width: 430px;
	float: left;
	margin: 6px 0px 7px 16px;
	text-align: left;
	display: inline;
	
}

#header_level_3 h3{
	display: inline;
	vertical-align:top;
	margin: 0px 0px 0px 0px;
	font-size: 12px;	
	color: #666666;
}


.articleheader{
	display: block;
	vertical-align:top;
	margin: 0px 0px 9px 0px;
	font-size: 12px;		
	color: #59595B;
    font-weight: bold;
}


.teaser{
	float:left;
	width: 430px;
	height: 120px;
	margin: 0px 0px 0px 0px;	
	display: block;
}

.teaser .teaserImg{
	width: 150px;
	float: left;
	margin: 0px 0px 0px 0px;
	display: block;
}

.teaserText{
	width: 270px;
	height: 110px;
	float: left;
	margin: 0px 0px 0px 8px;
	font-size: 10px;
	display: inline;
	text-align: left;
	overflow: visible;
	line-height: 12px;
}

.teaserText h2{
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	display: inline;
}

a.display_inline{
	display: inline;
	color: #59595B;
	text-decoration: none;
}

a.display_inline:hover{text-decoration: underline;}


.teaseLine{
	float:left;
	width: 430px;
	height: 12px;
	margin: 3px 0px 3px 0px;	
	display: block;
}

.teaseLine a{
	color: #59595B;
	text-decoration: none;
	float:left;
	font-weight:bold;
	margin: 0px 0px 0px 4px;
}

.teaseLine a:hover{text-decoration: underline;}

.fullFolderText{
	width: 427px;
	float: left;
	margin: 0px 0px 0px 16px;
	padding: 0px 0px 15px 0px;
	font-size: 10px;
	display: inline;
	text-align: left;
	line-height: 13px;
	color: #000000;
}

.fullFolderText table{
	border: 1px solid #59595B;
	font-size: 10px;
	padding: 2px;
}

.fullFolderText td{
	background-color: #ECECEE;
	border-bottom:  1px solid #D4D4D4;
	border-right:  1px solid #D4D4D4;
	padding: 5px;
}



/*** eZ-Footer ***/

.footerEz {
	background: #ECECEE;
	line-height: 1.7em;
	margin: 5px 0px 3px 0px;
	padding-left: 8px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	float: left;
	width: 410px;
	display: inline;
	border: 1px solid #ECECEE;
}

.footerEzBild {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.footerEz img {float: left;}


.footerEz a {color: #CC0000; font-weight: bold;}

.footerEzTtext h4 {
	float:left;
	width: 280px;
	font-weight: bold;
	font-size: 11px;
	margin: 2px 0px 0px 8px;
	text-decoration: underline;
	
}

.footerEz p.mail {float: right;}
/*
div.footerEz p.mail a{
	float: right;
}*/

.footerEz p.interner_link {float:right;}

p.externer_link,
p.interner_link {
	text-align: right;
	margin: 0px 0px 3px 0px;
}


.footerEz p{
	margin: 3px 0px 3px 0px;
	padding:  0px 0px 0px 0px;
}



/* SITEMAP */
#sitemap a{
	color: #000000;
	text-decoration: none;
}

#sitemap a:hover{text-decoration: underline;}

#sitemap img{
	margin: 0px 7px 0px 0px;
}

#sitemap h2{
	font-size: 15px;
	margin: 0px 0px 0px 7px;
	display: inline;
}

.smap_e1{
	display: block;
	background-color: #ECECEE;
	height: 23px;
	width: 430px;
	padding: 5px 0px 0px 0px;
	margin: 23px 0px 3px 0px;
}

.smap_e2{
	margin: 12px 0px 0px 30px;
}

.smap_e3{
	margin: 4px 0px 0px 60px;
}

.smap_e4{
	margin: 4px 0px 0px 90px;
}





/* Kontaktformular */
#form form{
	color: #333;
	font-family: verdana,sans-serif;
	margin-left: 18px;
	width: 370px;
}

#form legend{font-weight: bold;}

#form .input_feld{
	margin: 0px 0px 7px 0px;
	height: 20px;
}	

#form input.button{
	border: 1px solid black;
	width: 90px;
	
	color:#000;
	background-color: #EDECEC; 
	font-size:11px;
	text-align: center;
	height: 20px;
}

#form label{
	clear: both;
	float: left;
	width: 120px;
	font-weight: normal;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 0px;
}

#form .box{
	float: left;
	width: 180px;
	height: 15px;
	font-size: 9px;
	border: 1px solid rgb(0, 0, 0);
	font-weight: normal;
	padding: 1px 0px 0px 0px;
}


#form textarea.box{
	height: 70px;
	font-size: 11px;
	font-family: verdana,sans-serif;
}


/* KALENDER */

.agenda_current{
	background-color: #CBCBCB;
}


.agenda_selected{
	border: 1px solid #FB0000;
}


.agenda_selected_current{
	background-color: #CBCBCB;
	border: 1px solid #FB0000;
}

.kalender a{
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.kalender a:hover{
	color: #CC0000;
	text-decoration: underline;
}

.kalender h2{font-size: 12px;}

#form LABEL.error {
		width:330px;
		font-size:12px;
		color:#CC0001;
		font-weight:bold;
		font-style:italic;
		margin:10px 0 10px 10px;
		}

DIV.formFile H1{
		font-size:13px;
		font-weight:bold;
		}

DIV.warning {
		padding:15px;
		background-color:none;
		color:#000;
		margin:0 0 20px 0;
		border-left:20px solid #CC0000; 
		}
DIV.warning H2{
		color:#CC0000;
		}

DIV.red, DIV.red A 	{
		color:#CC0000;
		}

/***SPENDENFORMULAR***/

DIV#donation {
		line-height:1.5;
		width:99%;
		}

DIV#donation A{
		text-decoration:none;
		color:#CC0001;
		}

DIV#donation LABEL{
		width:115px;
		float:left;		
		}

DIV#donation INPUT {
		width:200px;
		}

DIV#donation DIV.donation INPUT{
		width:100px;
		}

DIV#donation DIV.banc {
		margin:0 0 20px 0;
		}

DIV#donation DIV.invoice INPUT{
		width:20px;
		margin:5px 0 0 0;
		}

DIV#footnote {
		display:none; 
		z-index:100; 
		position:absolute; 
		left:160px; 
		top:350px; 
		width:400px; 
		background-color:none;

		}

DIV#footnote DIV.top{
		background-image:url(../images/bg_top.png);
		background-repeat:no-repeat;
		height:24px;
		}

DIV#footnote DIV.center{
		background-image:url(../images/bg_center.png);
		background-repeat:repeat-y;
		height:auto;
		padding:10px 15px 0 15px;
		}

DIV#footnote DIV.bottom{
		background-image:url(../images/bg_bottom.png);
		background-repeat:no-repeat;
		height:24px;
		}

DIV#infoinvoice {
		display:none; 
		z-index:100; 
		position:absolute; 
		left:160px; 
		top:350px; 
		width:400px; 
		background-color:none;

		}

DIV#infoinvoice DIV.top{
		background-image:url(../images/bg_top.png);
		background-repeat:no-repeat;
		height:24px;
		}

DIV#infoinvoice DIV.center{
		background-image:url(../images/bg_center.png);
		background-repeat:repeat-y;
		height:auto;
		padding:10px 15px 0 15px;
		}

DIV#infoinvoice DIV.bottom{
		background-image:url(../images/bg_bottom.png);
		background-repeat:no-repeat;
		height:24px;
		}

DIV#donation a.close	{
		text-align:right;
		display:block;
		background-image:url(../images/close.png);
		background-repeat:no-repeat;
		padding:7px 21px 0 18px;
		margin:0 30px 0 20px;
		background-position:right bottom;
		color:#000;
		text-decoration:underline;
		}

DIV#donation FORM INPUT.donateNow {
		background-image:url(../images/donate_now.gif);
		width:137px;
		height:18px;
		background-repeat:no-repeat;
		cursor:pointer;
		border:none;
		}
