body {
	background-color: #b0ca33;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#top {
	background-image: url('../img_neu/bg_top_k.jpg');
	background-repeat: no-repeat;
	width: 1004px;
	height: 213px;
}
.standort{
	padding-top: 10px;
	height: 30px;
	width: 30px;
}
.standorto{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #006c48;
	width: 525px;
	height: 20px;
}
.standortu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #006c48;
	width: 525px;
	height: 20px;
}

#men{
	padding-left: 20px;
	z-index: 2;/*? liegt trotzdem hinter dem Terminer mit z-index: 1 ??*/
}
#player { width: 180px; }
#flvcaption { width: 150px; }
#subTop{ /* Abstand zwischen Men? und den ersten Elementen auf der Constent Ebene */
	background-image: url('../img_neu/bg_middle_k.jpg');
	background-repeat: repeat-y;
	width: 1004px;
	height: 30px;
}
#bottom {
	position: relative;
	background-image: url('../img_neu/bg_bottom_k.jpg');
	background-repeat: no-repeat;
	width: 1004px;
	height: 52px;
}

#menuFooter{
	position: relative;
	right: 0px;
	padding-right: 40px;
	padding-top: 4px;
}

#middle{
	background-image: url('../img_neu/bg_middle_k.jpg');
	background-repeat: repeat-y;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#contentCenter{
	text-align: center;
}
#contentLeft{
	width: 200px;
}
#contentRight{
	width: 200px;
}
.content{
	width: 555px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
}

.content table tr td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.textinfo{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.boxentext {
	padding: 3px 3px 0px 3px;
}
h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('../img_neu/bg_center_content_header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #c8c8c8;
	/*height: 25px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('../img_neu/bg_center_content_header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #c8c8c8;
	/*height: 25px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

#centerDummyLeft {
	width: 10px;
}
#centerDummyRight{
	width: 10px;
}

#nlMess{
	position: absolute;
}

#newsletter{
	font-size: 10px;
}

/*F?r das Termine Plugin*/
#terminer {
font-size: 10px;
z-index: 0;
}
#terminer td {
padding: 2px;
}

.noTermine{
	font-style: italic;
}

.table_header{
	font-weight: bolder;
}

td {
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.message{
	font-weight: bolder;
	color: #ff0000;
}
/*END Terminer*/

.form_label{
	font-weight: bolder;
}

#contactform textarea {
	xwidth: 260px;
}
/*Linker Bereich*/
.leftcontainer
 {
	width: 180px;
	color: #333333;
	font-weight: normal;
	background-color: #EFEFEF;
	font-size: 11px;
	margin-right: 10px;
	
	margin-bottom: 20px;
}
.leftbox_top {
	width: 181px;
	color: #333333;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../img_neu/Content_left_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	background-color: #EFEFEF;
}
.leftbox_bottom {
	width: 181px;
	color: #333333;
	font-weight: normal;
	background-attachment: scroll;
	background-image: url(../img_neu/Content_left_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	background-color: #EFEFEF;
}
.leftbox_innerbox {
	width: 150px;
	color: #333333;
	font-weight: normal;
	background-color: #e1e1e1;
	font-size: 11px;
	padding-left: 12px;
	padding-right: 8px;
	top: 0px;
}
.leftbox_innerbox_hell {
	width: 150px;
	color: #333333;
	font-weight: normal;
	
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	top: 0px;
}
.leftbox_content {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	width: 147px;
}
.leftbox_content p {
	color: #333333;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
}
.input1 {
	height: 16px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 97px;
	color: #999999;
}

#suche{
	border: 1px solid #999999;
	height: 20px;
}
/*END Linker Bereich*/

/*Rechter Bereich*/
.rightcontainer
 {
	width: 181px;
	color: #333333;
	background-color: #D5D5D5;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}
.rightbox_top {
	width: 181px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../img_neu/Content_right_top.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 12px;
	background-color: #D5D5D5;
}
.rightbox_bottom {
	width: 181px;
	color: #333333;
	background-attachment: scroll;
	background-image: url(../img_neu/Content_right_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 12px;
	background-color: #D5D5D5;
}
.rightbox_innerbox {
	text-align: left;
	width: 168px;
	color: #CCCCCC;
	background-color: #969696;
	font-size: 9px;
	padding-left: 5px;
	/*border: 1px solid orange;
	background-image: url(../img_neu/content_right_hg.gif);
	background-repeat: repeat-y;*/
}
.rightbox_innerbox_hell {
	width: 150px;
	color: #333333;
	font-weight: normal;
	
	font-size: 11px;
	padding-left: 12px;
	padding-right: 8px;
	top: 0px;
	
}
.rightbox_content {
	color: #CCCCCC;
	font-weight: normal;
	font-size: 9px;
}
.rightbox_content p {
	margin: 0;
}

.leitbild{
	color: #ffffff; /*#e1e1e1*/
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
}

.indienblog{
	color: #ffffff; /*#e1e1e1*/
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
}

.adresse{
	color: #ffffff; /*#e1e1e1*/
	font-size: 11px;
	text-align: left;
	padding: 10px;
	font-weight: bolder;
}
.spende{
	color: #ffffff; /*#e1e1e1*/
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
}

.lichtstrahlen{
	color: #ffffff; /*#e1e1e1*/
	font-size: 11px;
	text-align: left;
	padding-right: 5px;
}
/*END Rechter Bereich*/

#content_tab Table { 
border-collapse:collapse;
}

#content_tab td {
	border:1px black solid; 
}
.trans{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
}
.advertiser{
	position: relative;
	left: 15px;
}
.dsBtn{
	font-size: 9px;
}
#diaShowNavi td{
	vertical-align: middle;
}
.gb_list_header{
	
}
.gb_list_content{
	
}
.mess_an_user{
	font-weight: bolder;
	color: green;
}
.missionnet{
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
}

/*
 * Bildunterschriften kleiner
 */
.csc-textpic-caption{
	font-size:9px;
	text-align:center;
}
/*
 * nur zum Test
 */
.contentheader{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('http://www.ec-jugend.de/fileadmin/img_neu/bg_center_content_header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #c8c8c8;
	/*height: 25px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	
}

.contenttext{
	font-size:12px;
	padding:5px;
}

.contenttable{
	width:556px;
}

.Rechte_Spalte_header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('http://www.ec-jugend.de/fileadmin/img_neu/bg_center_content_header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #c8c8c8;
	/*height: 25px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.Rechte_Spalte_text{
	font-size:12px;
	padding:5px;
}

.Rechte_Spalte_table{
	width:556px;
}

.CONTENT_header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	background-image: url('http://www.ec-jugend.de/fileadmin/img_neu/bg_center_content_header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	background-color: #c8c8c8;
	/*height: 25px;*/
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.CONTENT_text{
	font-size:12px;
	padding:5px;
}

.CONTENT_table{
	width:556px;
}
/*
 * Test ENDE
 */

