* {
   margin: 0;
   padding: 0;
   }


body {
	font: 12px "Arial", Helvetica, sans-serif;

	padding: 0px;
	margin: 0px;
	height: 101%;
	color: #646a6a;
}

html{
   	height: 101%;
   }

img {
   border:none;
   }

body input{
	/* border: #f1f1f1 2px groove; */
	background-color: #ffffff;
	color: #646a6a;
}



body a{
	text-decoration: none;
	border: none;
	color: #b1b1b1;
}

#page-body{
	width: 908px;
	margin: 0px auto 0px auto;
	border-left: solid 1px #e1e1e1;
	text-align: left;
	float: left;
}


#main-header{
	width: 908px;
	height: 169px;
	text-align: left;
	position: relative;
	background-image: url(/fileadmin/images/header-back.gif);
	}

#header-logo{
	position: absolute;
	left: 60px;
	top: 36px;
}

#left-bild{
	position: relative;
	float: right;

}

#service-nav{
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 152px;
	left: 252px;
	height: 20px;

	text-transform: uppercase;
	font-size: 1em;
	color: #999999;
}



#language-nav{
	height: 20px;
	position: absolute;
	top: 152px;
	left: 205px;
	display: inline;
	text-transform: uppercase;
	font-size: 1em;
	color: #999999;
}

#page-content{
	position: relative;
	text-align: left;
	float: left;
   /*  min-height: 500px; */
   background-image: url(/fileadmin/images/schatten-border.gif);
}

#left-content-container{
	float: left;
	position: relative;
	height: auto;
	width: 188px;
	font-size: .9em;
}

#right-content-container{
	position: relative;
	float: right;
	width: 209px;
	background-color: #dfe0e2;
	height: 100%;

	margin-right: 8px;
}

#main-content-container{
	position: relative;
	width: 502px;
	min-height: 600px;
	padding: 0px;
	border-left: solid 1px #ffcc00;
	float: left;
}

#main-content{
	padding: 15px 10px 15px 10px;
	/* float: left; */
	/* min-height: 300px; */
}

#footer{
	position: relative;
	float: left;
	width: 900px;
	border-top: solid 1px #dfe0e2;
	height: 20px;
	color: #d1d1d1;
	padding-top: 4px;
	font-size: 10px;
}

#copyright{
	float: left;
	width: 188px;
	text-align: center;
}

#last-update{
	float: left;
	position: absolute;
	left: 198px;
	width: 250px;
}


/*##### Frontend Login ####*/
.tx-felogin-pi1 {
	font-size: 10px;
	padding-left: 16px;
	padding-top: 10px;
	display: block;

}
 input#sub{
	height: 20px;
	vertical-align: middle;
}

 input#pass{
	vertical-align: middle;
}

.pass_sub{
	display: block;
	height: 26px;
}

.login_status_message {
	font-weight: normal;
}

/*###### button outset machen #####*/
.tx-felogin-pi1 input{
	background-color: #f2f2f2;

}

#login_status_message{
	font-size: 1em;
	font-weight: bold;
}

.pass_sub{ 
	padding-bottom: 10px;
	float: left;
	}

.felogin_forgot_form input{
	width: 170px;
	margin-bottom:5px;
}
.submit_forgot input{
	width: 175px;
}

.felogin_username input{
	width: 175px;
	}

.felogin_password  input{
	width: 140px;
}

.felogin_password {
	width: 145px;
	float: left;
	padding-right: 5px;
}

.felogin_submit {
	width: 30px;
	float: left;
	padding-top: 1px;
}

.felogin_forgot_message{
	width: 170px;
	padding-bottom: 5px;
}

.felogin_forgot_message h3{
	font-size: 12px;
}

.felogin_forgotp{
	margin-top: 5px;
}

/*###### Staff Directory #####*/
.tx-wecstaffdirectory-stafflist{
	float: left;
	height: 153px;
	display: inline;
	padding-top: 22px;
}

.staff-photo{
	width: 120px;
	display: block;
	position: relative;
	float: left;
}

.staff-data{
	color: #888888;
	width: 300px;
	display: inline;
	position: relative;
	float: left;
	padding-left: 34px;
}
.isUnderline{
	text-decoration: underline;
}

.fullwidth{
	width: 300px;
}

.tx-wecstaffdirectory-stafflist .lgText   {
	font-size: 12px;
}


/* ########## Newsticker ########## */
#newsticker{
	width: 175px;
	height: 121px;
	border: 1px solid #bfbfbf;
	font-size: 10px;
}

#newsticker-container{
	width: 175px;
	height: 140px;
	margin-left: 16px;
	margin-top: 100px;
}
#newsticker-container a, #newsticker-container a:visited{
	font-size: 12px;
	color: #646a6a	;
}

hr.clearer{
	margin: 7px 0px 7px 0px;
	color: #ffffff;
}

#partner{
	margin-left: 16px;
	margin-top: 40px;
}

/* RTE-Styles */
.contenttable{
	font-size: 12px;
}



.contenttable TD{
	vertical-align: top;
}

/* ######## Newsletter Subscribtion ######### */

DIV.tx-danewslettersubscription-pi1-listrow TABLE TR {
	display: none;
	}
.tx-danewslettersubscription-pi1-mustlogin{
	padding-bottom: 8px;
	font-size: 12px;
}

.tx-danewslettersubscription-pi1 input{
	background-color: #ffffff;
	color: #646a6a;
	margin-right: 10px;
	padding-right: 10px;
}
TR.tx-danewslettersubscription-pi1-listrow-header TD {
	background-color: #ffffff;
	vertical-align: middle;
	}
div.newsletterLabel{
	width: 102px;
}


div.newsletterRadio{
	padding-right: 12px;
	float: left;
	display: inline;
}


div.newsletterRadio input{
	width: 15px;
	margin-right: 2px;
	margin-left: 2px;
}


/* Sitemap */


.csc-sitemap ul {
		list-style-type: none;
	}

div.csc-sitemap ul a li{
		margin: 1px 0px 1px 0px;
		text-transform: uppercase;
		display: block;
		color: #ffffff;
		width: 278px;
		background-color: #b1b1b1;
		line-height: 19px;
		padding-top: 2px;
	}

div.csc-sitemap ul li ul {
		padding-left: 10px;
	}

div.csc-sitemap ul li ul  a li{
		text-transform: none;
		color: #b1b1b1;
		width: 268px;
		background-color:#e3e3e3;
	}


div.csc-sitemap ul li ul li ul a li{
		background-color: #f7f7f7;
		color: #b1b1b1;
		width: 258px;
	}


/* Calendar */
div.calListEntry{
	padding-bottom: 6px;
	width: 475px;
	float: left;
	border-bottom: solid 1px #e3e3e3;
	margin-bottom: 6px;
}

div.calListPix{
	width: 131px;
	float: left;
}
div.calListText{
	width: 324px;
	float: left;
	padding-left: 10px;
}

div.calListMonthWrap{
	background-color:#e3e3e3;
	color:#888888;
	font-size: 12px;
	padding: 5px 0px 6px 5px;
	margin-bottom: 8px;
	text-transform:uppercase;
	width: 475px;
	float: left;
}

div.calDetailDate{
	padding: 3px 0 0 0;
}
div.calDetailLocation {
	padding: 3px 0 0 0;
	}
div.calDetailDescription {
	padding: 3px 0 0 0;
	}

/*Powermail CSS-Settings*/

.tx_powermail_pi1_fieldwrap_html{
	float: left;
	padding-top: 5px;
}
.tx_powermail_pi1_fieldwrap_html input{
	height: 18px;
}

#powermaildiv_uid24
{
    width: 70px;
	padding-top: 161px;
	padding-left: 15px;
}
#powermaildiv_uid24 input{
	height: 22px;
}

#powermaildiv_uid26{
	display:inline;
	width:150px;
    height: 24px;
	float:left;
	font-weight:normal;
	padding-top:19px;
}
.powermail_radio_inner_uid26_0 {
	float: left;
	width: 45px;
}
.powermail_radio_inner_uid26_1{
	width: 45px;
	float:left;
}

#powermaildiv_uid16{
	display:inline;
	width:310px;
	float:left;
	font-weight:normal;
}

#powermaildiv_uid19{
	width: 500px;
}

#powermaildiv_uid21{
	padding-left: 16px;
}

#powermaildiv_uid23{
	width: 500px;
}




/*Kontaktformular*/
#powermaildiv_uid28{
	display:inline;
	width:150px;
	height: 24px;
	float:left;
	font-weight:normal;
	padding-top:19px;
	padding-bottom: 0px;
}
.powermail_radio_inner_uid28_0 {
    height: 12px;
	float: left;
	width: 45px;
}
.powermail_radio_inner_uid28_1{
	height: 12px;
    width: 45px;
	float:left;
}

#powermaildiv_uid27{
	display:inline;
	width:310px;
	float:left;
	font-weight:normal;
}

#powermaildiv_uid31{
	width: 500px;
}

#powermaildiv_uid33{
	padding-left: 16px;
}

#powermaildiv_uid35{
	width: 500px;
}

#powermaildiv_uid37{
	width: 70px;
	padding-top: 161px;
	padding-left: 15px;

}

#powermaildiv_uid37 input{
    height: 22px;
}


/*Presseverteiler*/
#powermaildiv_uid39{
	display:inline;
	width:150px;
	height: 24px;
	float:left;
	font-weight:normal;
	padding-top:19px;
	padding-bottom: 0px;
}
.powermail_radio_inner_uid39_0 {
    height: 12px;
	float: left;
	width: 45px;
}
.powermail_radio_inner_uid39_1{
	height: 12px;
    width: 45px;
	float:left;
}

#powermaildiv_uid38{
	display:inline;
	width:310px;
	float:left;
	font-weight:normal;
}

#powermaildiv_uid42{
	width: 500px;
}

#powermaildiv_uid44{
	padding-left: 16px;
}

#powermaildiv_uid46{
	width: 500px;
}

#powermaildiv_uid48{
	width: 70px;
	padding-top: 161px;
	padding-left: 15px;

}

#powermaildiv_uid48 input{
    height: 22px;
}







.changePasswordForm{
	float: left;
	width: 450px;
}
.formLabel{
	display: table-cell;
	width: 135px;
	height: 20px;
}
.formInput{
	display: table-cell;
	width: 150px;
}

#main-content h1, #main-content h2, #main-content h3, #main-content h4, #main-content h5 ,#main-content h6 {
	padding-bottom: 4px;
	font-size: 12px;
}

#main-content p{
	padding-bottom: 6px;
}

span.news-list-date{
	font-weight: normal;
}

/* Indexed Search */
#tx-indexedsearch-search-submit{
	width: 200px;
}
fieldset{
	border: none;
}

/* Schnuppermitglied Form */
#powermaildiv_uid59
{
    width: 70px;
	padding-top: 161px;
	padding-left: 15px;
}
#powermaildiv_uid59 input{
	height: 22px;
}

#powermaildiv_uid50{
	display:inline;
	width:110px;
    height: 24px;
	float:left;
	font-weight:normal;
	padding-top:19px;
}
.powermail_radio_inner_uid50_0 {
	float: left;
	width: 45px;
}
.powermail_radio_inner_uid50_1{
	width: 45px;
	float:left;
}

#powermaildiv_uid49{
	display:inline;
	width:380px;
	float:left;
	font-weight:normal;
}

#powermaildiv_uid53{
	width: 500px;
}

#powermaildiv_uid55{
	padding-left: 16px;
}

#powermaildiv_uid57{
	width: 500px;
}




