* {
	font-size: 1em; /* Do not edit */
	margin: 0em;
	padding: 0em;
}

html {
        font-size: 62.5%; /* Do not edit */
	height: 101%;
}

body {
        font-size: 1.0em; /* Edit default font size here */
	/* background-color: #f5f5f5; */
	/* background-color: #E6D4CF; */
	font-family: arial, helvetica, sans-serif;
	padding-bottom: 5em;
}


#page {
	position: relative;
	width: 940px;
	left: 50%;
	margin-left: -470px;
	/* margin: 0 auto; */
	background-color: white;
}

#header {
	margin-top: 37px;
	position: relative;
	clear: both;
	background-color: white;
	width: 783px;
}

#logo {
	float: left;
	clear: none;
}

#mainmenue {
	float: right;
	margin-top: 31px;
	clear: none;
	font-size: 10px;

}

#mainmenue ul li {
	display: inline;
	float: left;
	padding: 5px;
	padding-top: 7px;
	padding-bottom: 23px;
	list-style-type: none;
}

#mainmenue ul li a {
	text-decoration: none;
	color: #a9aaac;
}

#mainmenue ul li a:hover {
	color: black;
}

#mainmenue span.login {
	color: #e95209;
}

#mainmenue ul li.active {
	background-color: black;
}

#mainmenue ul li.active a {
	text-decoration: none;
	color: white;
}

#wrapper {
	position: relative;
	margin: 0;
	padding: 0;
}

.content {
	position: relative;
}


.content a {
	text-decoration: none;
	color: black;
}

.content a:hover {
	text-decoration: none;
	color: #AAA9AC;
}

.content .tx-t3blog-pi2 .blogList .item .itemBody h3,
.content .tx-t3blog-pi2 .blogList .item .itemBody h3 a {
	color: #b72240;
	font-size: 11px;
}

.content .tx-t3blog-pi2 .blogList .item .itemBody h1  {
	color: #e95209;
	font-size: 11px;
	padding: 0;
	margin: 0;
	margin-top: 6px;
	margin-bottom: 2px;
}

.clearfix:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#leftCol {
	float: left;
	width: 156px;
}

#leftCol ul {
	font-size: 11px;
}

#leftCol li.normal-1st {
	list-style-type: none;	
	margin: 3px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
}

#leftCol li.normal-1st a {
	text-decoration: none;
	color: #a9aaac;
}

#leftCol li.active-1st {
	list-style-type: none;	
	background-color: black;
	margin: 3px;
	margin-right: 0px;
	margin-top: 0px;
	padding-right: 3px;
	padding-left: 3px;
}

#leftCol li.active-1st a{
	text-decoration: none;
	color: white;
}

#leftCol li.normal-2nd {
	list-style-type: none;	
	width: 156px;
	background-color: white;
	margin-left: -3px;
	padding: 3px;
}

#leftCol li.normal-2nd a {
	text-decoration: none;
	color: black;
}

#leftCol li.active-2nd {
	list-style-type: none;	
	margin-left: -3px;
	padding: 3px;
	width: 148px;
	background-color: #f1efe7;
}

#leftCol li.active-2nd a {
	text-decoration: none;
	color: black;
}

#center {
	position: relative;
	/* background: url(/fileadmin/config/images/background-center.jpg); */
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 0em;
	margin-right: 156px;
	margin-left: 156px;
	padding-top:0em;
	padding-left:0em;
	padding-right: 0em;
	min-height: 600px;
	line-height: 18px;
	border: 1px solid #bebebe;
}

#center li {
	margin-left: 1.3em; 
}

* html #center li {
 	margin-left: 1.5em;
}

#center p, #center div {
	/* margin-left: 1.5em;
	margin-right: 1.5em; */
}

#center table {
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#center .tx-t3blog-pi2 .single, 
#center .tx-t3blog-pi2 .blogList  {
	position: relative;
	float:left;
}

#center .tx-t3blog-pi2 {
	position: relative;
}

#center .tx-t3blog-pi2  .blogCommentMessage {
	position: relative;
	font-size: 11px;
	float: left;
	margin-left: 50px;
	width: 495px;
	padding-top: 10px;
}

#center .tx-t3blog-pi2  .back {
	position: relative;
	float: right;
}

#center .tx-t3blog-pi2 .single .item, 
#center .tx-t3blog-pi2 .blogList .item {
	float:left;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted black;
	width: 545px;
}

#center .tx-t3blog-pi2 .single .itemNav, 
#center .tx-t3blog-pi2 .blogList .item .itemNav {
	position: relative;
	float: left;
	padding-top: 10px;
}

#center .tx-t3blog-pi2 .single .itemNav  {
	width: 545px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#center .tx-t3blog-pi2 .single  .author, 
#center .tx-t3blog-pi2 .blogList .item .author {
	float:left;
	display: block;
	padding-right: 10px;
	border-right: 1px dotted #aaa;
}


#center .tx-t3blog-pi2 .single  .authoremail,
#center .tx-t3blog-pi2 .single  .permalink, 
#center .tx-t3blog-pi2 .blogList .item .authoremail,
#center .tx-t3blog-pi2 .blogList .item .permalink {
	float: left;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px dotted #aaa;
}

#center .tx-t3blog-pi2 .single  .trackback, 
#center .tx-t3blog-pi2 .blogList .item .comments {
	float: left;
	display: block;
	padding-left: 15px;
	padding-right: 10px;
}

#center .tx-t3blog-pi2 .blogList .item .comments {
	background: transparent url(/fileadmin/config/images/t3blog/comment_icon.png) 0 50%;
	background-repeat: no-repeat;
	margin-left: 10px;
	padding-left: 15px;
	padding-right: 15px;
}

#center .tx-t3blog-pi2 .single .item .itemTop, 
#center .tx-t3blog-pi2 .blogList .item .itemTop {
	position: relative;
	text-align:center;
}

#center .tx-t3blog-pi2 .single .itemTop .categories, 
#center .tx-t3blog-pi2 .blogList .itemTop .categories {
	float: left;
	position: relative;
	padding-right: 10px;
	border-right: 1px dotted #aaa;
}

#center .tx-t3blog-pi2 .single .itemTop .date, 
#center .tx-t3blog-pi2 .single .itemTop .time,
#center .tx-t3blog-pi2 .blogList .itemTop .date, 
#center .tx-t3blog-pi2 .blogList .itemTop .time {
	float:left;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}

#center .tx-t3blog-pi2 .single .itemTop .date, 
#center .tx-t3blog-pi2 .blogList .itemTop .date {
	border-right: 1px dotted #aaa;
}

#center .tx-t3blog-pi2 #singleNavigation {
	float: left;
	position: relative;
	text-align: center;
	width: 545px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#center .tx-t3blog-pi2 #singleNavigation .previous, 
#center .tx-t3blog-pi2 #singleNavigation .backtolist, 
#center .tx-t3blog-pi2 #singleNavigation .next {
	float: left;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	width: 160px;
}

#center .tx-t3blog-pi2 #singleNavigation .next {
	clear: right;
}

#center .tx-t3blog-pi2 #commentList, 
#center .tx-t3blog-pi2 #commentFormNonAjax {
	padding-top: 10px;
	position: relative;
	float:left;
	width: 495px;
	margin-left: 50px;
}


#center .tx-t3blog-pi2 #commentFormNonAjax .formLabel {
	position: relative;
	float: left;
	clear: left;
	text-align: right;
	vertical-align: top;
	width: 90px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 10px;
}

#center .tx-t3blog-pi2 #commentFormNonAjax .formField {
	position: relative;
	float: left;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	vertical-align: bottom;
}

#center .tx-t3blog-pi2 #commentFormNonAjax .formField input.text, 
#center .tx-t3blog-pi2 #commentFormNonAjax .formField textarea.text {
	width: 250px;
}

#center .tx-t3blog-pi2 #commentList ul {
	list-style-type: none;
}

#center .tx-t3blog-pi2 #commentList #commentListTitle {
	float: left;
	border-bottom: 1px dashed #ccc;
	position: relative;
}

#center .tx-t3blog-pi2 #commentList .commentListListing  {
	width: 495px;
	position: relative;
	float: left;
}

#center .tx-t3blog-pi2 #commentList .commentListListing .item {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}

#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentTopNav {
	position: relative;
	float: left;
	width: 495px;
}

#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentTopNav span.author ,
#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentTopNav div.date, 
#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentTopNav div.website {
	display: block;
	position: relative;
	float: left;
	padding-right: 10px;
	border-right: 1px dotted #ccc;
}

#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentTopNav div.website {
	border: none;
}

#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentBody h5 {
	font-weight: bold;
	font-size: 11px;
}

#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentTopNav div.date, 
#center .tx-t3blog-pi2 #commentList .commentListListing .item .commentTopNav div.website {
	padding-left: 10px;
}

#center .tx-t3blog-pi2 #commentList .start, 
#center .tx-t3blog-pi2 #commentList .middle, 
#center .tx-t3blog-pi2 #commentList .end {
	position: relative;
	float: left;
	text-align:center;
	padding-right: 10px;
	padding-left: 10px;
	width: 120px;
}

#leftCol p, #rightCol p {
	font-size: 1.0em;
	line-height: 1.4em;
}

#rightCol {
	float: right;
	position: relative;
	width: 156px;
	/* border-top: 1px solid #bebebe; */
}


#leftCol h1 ,
#rightCol h1 {
	color: white;
	background-color: black;
	padding-left: 13px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#leftCol div.csc-textpic-text,
#rightCol div.csc-textpic-text {
	position: relative;
	float: left;
	padding-left: 0.3em;
	padding-right: 0.3em;
	margin-top: 7px;
}

#leftCol dl.csc-textpic-image,
#rightCol dl.csc-textpic-image {
	margin-bottom: 0px;
	float: left;
	position: relative;
}

#rightCol input,
#rightCol input:focus {
	border: 0;
	background-color: #f1efe7;
	padding: 2px;
	padding-left:0px;
	width: 141px;
}

#rightCol .tx-t3blog-pi2 {
	float: left;
	width: 156px;
}

#rightCol .tx-t3blog-pi2 .blogIcon {
	margin-top: 10px;
	clear: right;
	float: right;
}

#rightCol .tx-t3blog-pi2 #categories, 
#rightCol .tx-t3blog-pi2 .rss, 
#rightCol .tx-t3blog-pi2 #socialBookmarks, 
#rightCol .tx-t3blog-pi2 #searchBox {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}

#rightCol .tx-t3blog-pi2 .rss, 
#rightCol .tx-t3blog-pi2 #socialBookmarks {
}

#rightCol .tx-t3blog-pi2 #socialBookmarks .bookmarks{
	padding-left: 16px;
}

#leftCol .tx-t3blog-pi2 #categories{
	padding-left: 12px;
}

#leftCol .tx-t3blog-pi2 ul,
#rightCol .tx-t3blog-pi2 ul {
	list-style-type: none;
}

#rightCol .tx-t3blog-pi2 h3 {
	margin-top: 0px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	background-color: #f1efe7;
	padding-left: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 5px;

}

#rightCol .tx-t3blog-pi2 .rss img {
	padding-left: 16px;
}

#leftCol .tx-t3blog-pi2 #archive,
#rightCol .tx-t3blog-pi2 #archive {
	float:left;
	position: relative;
	padding-bottom: 20px;
}

#leftCol .tx-t3blog-pi2 #archive ul.months,
#rightCol .tx-t3blog-pi2 #archive ul.months {
	float:left;
	position: relative;
	margin-top: 3px;
	/* padding-right: 3px; */
	font-size: 11px;
	background-color: #f1efe7;
	font-weight: bold;
}

#leftCol .tx-t3blog-pi2 #categories span.postnum,
#leftCol .tx-t3blog-pi2 #archive ul.months span.postnum {
	color: #a9aaac;
}

	

#leftCol .tx-t3blog-pi2 #archive ul.entries{
	padding-left: 12px;
	float:left;
	position: relative;
	margin-top: 3px;
	padding-right: 3px;
	font-size: 11px;
	background-color: white;
	font-weight: normal;
}


#leftCol .tx-t3blog-pi2 #archive li.year,
#leftCol .tx-t3blog-pi2 #archive li.blogentry,
#rightCol .tx-t3blog-pi2 #archive li.blogentry {
	padding-top: 3px;
}

#leftCol .tx-t3blog-pi2 #archive li.year{
	padding-left: 13px;
}

#rightCol .tx-t3blog-pi2 #searchBox label {
	float: left;
	position: relative;
	margin-bottom: 2px;
	font-size: 11px;
	font-weight: bold;
}

#rightCol .tx-t3blog-pi2 #searchBox input:focus ,
#rightCol .tx-t3blog-pi2 #searchBox input {
	float: left;
	position: relative;
	clear: left;
	width: 150px;
	padding: 3px;
}

#rightCol .tx-t3blog-pi2 #searchBox button {
	float: left;
	position: relative;
	clear: left;
	width: 127px;
	text-align: right;
	padding-left: 26px;
	background: url(/fileadmin/config/images/button-lupe2.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	border: 0;
	margin-top: 3px;
	margin-left: 10px;
	cursor: pointer;
}
#rightCol .tx-t3blog-pi2 .listItemDate {
	color: #e95209;
	width: 143px;
	padding-left: 4px;
	clear: right;
	float: right;
}

#rightCol .tx-t3blog-pi2 .listItemTitle {
	color: #999999;
	padding-left: 4px;
	padding-bottom: 4px;
	width: 143px;
	clear: right;
	float: right;
}

#rightCol .tx-t3blog-pi2 .listItemTitle a {
	text-decoration: none;
	color: #999999;
}

.leftCol .tx-t3blog-pi2 .archive ul li a {
	text-decoration: none;
	color: #ccc;
}


#service {
	float: right;
	clear: left;
	margin-right: 17em;
	margin-top: 0.3em;
	font-size: 0.9em;
}

#service ul li {
	display: inline;
	list-style-type: none;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-size: 1.1em;
}

#service a {
	color: #e56907;
	text-decoration: none;
}

#footer {
	position: relative;
	width: 626px;
	left: 50%;
	margin-left: -470px;
	padding-left: 156px;
	padding-right: 156px;
	padding-top: 5px;
	clear: both;
	text-align:right;
}


#footer .NO {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.tx-powermail-pi1 #uid7 {
	vertical-align: top;
}

.tx-powermail-pi1 #uid1 {
	width: 350px;
}

.tx-powermail-pi1 #powermaildiv_uid8{ 
	text-align: right;
	padding-right: 3em;
	padding-left: 9.8em;
	float: left;
}

.tx-powermail-pi1 #powermaildiv_uid26 {
        text-align: right;
        float: right;
	margin-right: 52px;
}

.tx-powermail-pi1 #powermaildiv_uid27 input {
	background-color: white;
        background: url(/fileadmin/config/images/button-close-small.png);
        width: 150px;
		height: 25px;
		text-align: right;
		float: right;
		padding-right: 25px;
}

.tx-powermail-pi1 #powermaildiv_uid27 {
	margin-right: 52px;
	float: right;
	clear: both;
	background-color: white;
	text-align: right;
	cursor: pointer;
}

.tx-powermail-pi1 #powermaildiv_uid9 {
	text-align: left;
	padding-left: 23px;
	float: right;
}

.tx-powermail-pi1 fieldset {
	border: 0;
}

.tx-powermail-pi1 fieldset legend {
	display: none;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html {
	padding-top: .3em;
	padding-bottom: .3em;
}

.tx-powermail-pi1 .tx-powermail-pi1_formwrap {
	position: relative;
	float: left;
}

.tx-powermail-pi1 label {
	display: block;
	text-align: right;
	font-size: 1.1em;
	width: 12em; 
	float: left;
	margin-right: 1em;
	clear:left;
}

.tx-powermail-pi1 option {
	background-color: #f1efe7;

}

.tx-powermail-pi1 input, 
.tx-powermail-pi1 input:focus, 
.tx-powermail-pi1 select, 
.tx-powermail-pi1 select:focus, 
.tx-powermail-pi1 textarea, 
.tx-powermail-pi1 textarea:focus {
	width: 350px;
	background-color: #f1efe7;
	border: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	padding-right: 2px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit input, 
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_reset input {
	width: 150px;
}

.tx-powermail-pi1 input.tx-powermail-pi1_confirmation_back {
	float: left;
	background-color: white;
	width: 90px;
	padding-left: 28px;
        text-align: left;
        background: url(/fileadmin/config/images/button-links.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        height: 26px;
        background-color: white;
        cursor: pointer;
	margin-left: 20px;
}
	
.tx-powermail-pi1 input.tx-powermail-pi1_confirmation_submit{
	padding-right: 28px;
	width: 150px;
	text-align: right;
	background: url(/fileadmin/config/images/button-rechts-ende.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 26px;
	background-color: white;
	margin-left: 2px;
	cursor: pointer;

}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_submit input{ 
	float: right;
        background: url(/fileadmin/config/images/button-rechts.jpg);
        width: 110px;
        background-position: top right;
        background-repeat: no-repeat;
        /* padding-right: 25px; */
        background-color: white;
        margin-left: 248px;
        height: 26px;
        cursor: pointer;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_captcha_description { 
	margin-left: 143px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_captcha input{ 
	width: 350px;
	margin-bottom: 4px;
}

.tx-powermail-pi1 img.powermail_captcha {
	margin-left: 143px;
	margin-bottom: 5px;
}

.tx-powermail-pi1 input.tx_powermail_pi1_submitmultiple_forward{
	float: right;
	background: url(/fileadmin/config/images/button-rechts.jpg);
	width: 110px;
	background-position: top right;
	background-repeat: no-repeat;
	padding-right: 25px;
	background-color: white;
	margin-left: 248px;
	margin-top: 10px;
	height: 26px;
	cursor: pointer;
}

.tx-powermail-pi1 input.tx_powermail_pi1_submitmultiple_back {
	width: 150px;
	margin-left: 198px;
	margin-top: 10px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_21,
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_23 {
	float:left;
	margin-left: 25px;
	margin-right: 25px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_24, 
.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_22 {
	float: left;
	margin-left: 15px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_18 {
	font-size: 11px;
}

.tx-powermail-pi1 .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #f1efe7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
}

.tx-powermail-pi1 #tx-powermail-pi1_fieldset_2 {
	position: relative;
}

.tx-powermail-pi1 #powermaildiv_uid23 ,
.tx-powermail-pi1 #powermaildiv_uid24 {
	margin-top: 20px;
	margin-bottom: 20px;
}

.tx-powermail-pi1 #powermaildiv_uid21, 
.tx-powermail-pi1 #powermaildiv_uid28, 
.tx-powermail-pi1 #powermaildiv_uid23 {
	position: relative;
	margin-left: 143px;
	float: left;
	clear: left;
}

.tx-powermail-pi1 #powermaildiv_uid28{
	margin-right: 51px;
}
.tx-powermail-pi1 .powermail_check_inner {
	height: 18px;
	vertical-align: top;
}

.tx-powermail-pi1 div.tx-powermail-pi1_mandatory ul,
.tx-powermail-pi1 div.tx-powermail-pi1_mandatory input,
.tx-powermail-pi1 div.tx-powermail-pi1_mandatory {
	font-size: 11px;
}

.tx-powermail-pi1 input.tx-powermail-pi1_mandatory_submit{
	float: left;
        background-color: white;
        width: 130px;
        padding-left: 32px;
        text-align: left;
        background: url(/fileadmin/config/images/button-links-start.jpg);
        background-position: top left;
        background-repeat: no-repeat;
        height: 26px;
        background-color: white;
        cursor: pointer;
}

.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_submit,
.tx-powermail-pi1 .tx_powermail_pi1_formconfirmation_back {
	display: inline;
	margin-left: 1em;
	margin-right: 1em;
}

.tx-powermail-pi1 .powermail_all_td {
	padding: 0.3em;
}

#uid10 {
	vertical-align:top;
}

.tx-srfeuserregister-pi1 {
	font-size: 1.1em;
	padding-left: 8px;
	margin-top: 10px;
}

#center .tx-srfeuserregister-pi1 p {
	padding: 0;
	margin-left: 0;
	margin-right: 0;
}

.tx-srfeuserregister-pi1 dd {
	width: 30em;
}

.tx-srfeuserregister-pi1 select, 
.tx-srfeuserregister-pi1 textarea, 
.tx-srfeuserregister-pi1 textarea:focus, 
.tx-srfeuserregister-pi1 input, 
.tx-srfeuserregister-pi1 input:focus {
	background-color: #f1efe7;
	border:0;
	width: 350px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit {
	width: 150px;
	margin-left: 100px;
}

.tx-srfeuserregister-pi1 legend {
	font-size: 11px;
	margin:0;
	padding: 0;
}

.tx-srfeuserregister-pi1 fieldset {
	margin-top: 10px;
	border:0;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-notice {
	font-size: 11px;
}

.tx-srfeuserregister-pi1 .tx-srfeuserregister-pi1-submit {
	padding: 2px;
	margin-left: -121px;
	background-color: white;
	width: 146px;
	background-image: url(/fileadmin/config/images/button-rechts-ende.jpg);
	background-position: right top;	
	background-repeat: no-repeat;
	height: 26px;
	font-size: 11px;
}

.tx-felogin-pi1 {
	font-size: 1.1em;
}

.tx-felogin-pi1 fieldset {
	border:none;
}

.tx-felogin-pi1 input, 
.tx-felogin-pi1 input:focus {
	border: 0;
	background-color: #F1EFE7;
}

.tx-felogin-pi1 .submit {
	text-align: left;
	width: 135px;
	padding: 0px;
	margin-left: -3px;
	background: url(/fileadmin/config/images/button-rechts-ende.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	height: 25px;
	cursor: pointer;
	vertical-align: top;
}

.tx-felogin-pi1 label {
	display: block;
	float: left;
	width: 8em;
	margin-right: 1em;
}

.tx-felogin-pi1 div {
	margin-top: .5em;
	margin-bottom: .5em;
	font-size: 1.1em;
}

 
/* .rgaccord1-nest {
	float: left;
	position: relative; 
	width: 549px;
}

h3.rgaccord1-toggle {
	position: relative;
	z-index: 0;
	top: -20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;
	padding-left: 0px;
	padding-right: 3px;
	border:0;
	color: #e95209;
	background: url(/fileadmin/config/images/button-unten.jpg);
	background-position: right bottom ;
	background-repeat: no-repeat;

}


h3.act{
	position: relative;
	color: #e95209;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	background: url(/fileadmin/config/images/button-oben.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;

}

div.rgaccord1-content {
	width: 540px;
	position: relative;
	float:left;
	border: 0;
}

/***************************
 *  Default styles for the
 *    EXT rgaccordion
 * by Ringer Georg (just2b)
 ***************************/  


.rgaccord1-nest {
	float: none;
	position: static;
}

/* Toggle default */
.layout1 h3.rgaccord1-toggle {
  background: white url(/fileadmin/config/images/button-toggle-lightbox-on.png) right center no-repeat; 
	margin-bottom: 2px;
	margin-top: 2px;
}

.layout1 h3.act {
  background: white url(/fileadmin/config/images/button-toggle-lightbox-off.png) right center no-repeat; 
	margin-bottom: 2px;
	margin-top: 2px;

}

h3.rgaccord1-toggle {
  font-weight:bold;
  color:#475425;
  line-height: 28px;
  height: 25px;
  /* background: #acc95f url(img/plus.png) 5px center no-repeat; */
  /* border-top:1px solid #eee; */
  margin-right:32px;
  cursor:pointer;
	background: url(/fileadmin/config/images/button-unten.jpg);
	background-position: right bottom ;
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: white;
	padding-left: 0px;
	padding-right: 3px;
	border:0;
}

/* Toggle act item */
h3.act {
  color:#edf2f7;
	background: url(/fileadmin/config/images/button-oben.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
  /* background:#6899ce url(img/minus.png) 5px center no-repeat; */
}

/* the content */
div.rgaccord1-content {
  width:540px;
}

/* remove margin of a CE */
div.rgaccord1-content .ce {
  margin-bottom:0;
}

/* remove the header inside the CE, twice is not nice */
div.rgaccord1-content h1 {
  display:none;
}

* html div.rgaccord1-content ul li {
	margin-left: 2px;
}

div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border: 1px solid #bebebe;
}
.tx-powermail-pi1 #powermaildiv_uid21 {
	margin-right: 0px;
	width: 167px;
	padding-right: 3px;
}

.tx-powermail-pi1 #powermaildiv_uid22 {
	clear: right;
	width: 170px;
	margin-left: 13px;
}

.tx-powermail-pi1 #powermaildiv_uid26 input,
.tx-powermail-pi1 #powermaildiv_uid27 input{
	padding-right: 28px;
	height: 26px;
	text-align: right;
	background-color: white;
}

.tx-powermail-pi1 #powermaildiv_uid21 input, 
.tx-powermail-pi1 #powermaildiv_uid22 input {
	display: block;
	clear: none;
	margin: 0;
	padding: 0;
	width: 10px;
	margin-left: 150px;
	vertical-align: bottom;
	height: 15px;
	background: none;
}

.tx-powermail-pi1 #powermaildiv_uid21 label, 
.tx-powermail-pi1 #powermaildiv_uid22 label {
	display: block;
	margin: 0;
	margin-top: -3px;
	padding: 0;
	height: 15px;
	clear: none;
}



