/*-------- Farben Glossar --------*/
/*
#3AA52B	Haupt Grün
*/

/*-------- CSS Import --------*/
@import url(../extentions/news.css);
@import url(../extentions/gallery.css);
@import url(../fce/statement.css);
@import url(../fce/teaser.css);
@import url(../fce/kurzvita.css);
@import url(../fce/sponsor.css);
@import url(../fce/boxself.css);


/*-------- CSS Clearer --------*/
* {
	padding:0px;
	         margin:0px;
}

/*-------- HTML Elements --------*/
html {
	height:100%;
}
body {
        height:100%;
        text-align: center;
        color: #666;
        font-size: 62.5%;
        font-family: Arial, sans-serif;     
        background:#3AA52B url(./background/bg_main.gif) repeat-y top center;
}
p {
	 font-size:1.1em;
	 line-height:1.6em;
         color:#566A5B;
         margin-bottom:1.5em;
}

td p.bodytext {
margin-bottom:0.3em;
}

.contenttable {
margin-bottom:2em;
}

a, a:link, a:visited, a:active {
	color: #3AA52B;
         text-decoration:none;
         outline:0px;
}

img {
	display:block;
	border:0px;
}

.bodytext img {
	display: inline;
}
h1 {
	 color: #3AA52B;
         font-family: arial;font-weight:bold;
         font-size:1.3em;
         font-weight:bold;
         /*height:1.6em;*/
         padding-bottom: 0.4em;
         vertical-align:top;
         background:url(./background/line_green.gif) repeat-x bottom left;
         margin-bottom:1.5em;
}
.csc-header h1 {
	 color: #3AA52B;
         font-family: arial;font-weight:bold;
         font-size:1.3em;
         font-weight:bold;
         /*height:1.6em;*/
         padding-bottom: 0.4em;
         vertical-align:top;
         background:url(./background/line_green.gif) repeat-x bottom left;
         margin-bottom:0.5em;
}
h2 {
	 color: #3AA52B;
         font-family: arial;font-weight:bold;
         font-size:1.3em;
         font-weight:bold;
         margin-bottom:0.5em;
}
h3 {
	font-size:1.1em;
	margin-bottom:1em;
}
h4 {
	font-size:1.3em;
	margin-bottom:1.5em;
}
.balken h2, .balken h4 {
	 background:url(./background/h2.gif) repeat-x 0px 3px;
	 width:100%;
}
.balken h2 span, .balken h4 span {
 	 background: #fff;
         padding-right:6px;
}

/*-------- Clearer --------*/
.clearer {
	clear:both;
         line-height:0px;
         font-size:0px;
         height:0px;
}

/*-------- Bulletzeichen  --------*/
.bullet-green {
	padding-left:0.7em;
        background:url(./background/bullet_green.gif) no-repeat 0em 0.5em;
}
.news-list-container .bullet-green {
	background:url(./background/bullet_green.gif) no-repeat 0em 5px;
}
.bullet-green2 {
	padding-left:1em;
        background:url(./background/bullet_green.gif) no-repeat 0em 0.5em;
}
.news-list-container .bullet-green2 {
	background:url(./background/bullet_green.gif) no-repeat 0em 5px;
}
/*-------- Linien --------*/
.line-green {
	height:1px;
         background:url(./background/line_green.gif) repeat-x;
         font-size:1px;
}
.line-gray {
	height:1px;
         background:url(./background/line_gray.gif) repeat-x;
         font-size:1px;
}
/*-------- Farben --------*/
.green {
	color:#3AA52B;
}


#top #stadtmenu {
	width:728px;
	float:left;
	margin-top:3px;
}
* html #top #stadtmenu {
	width:727px;
	margin-top:3px;
}
#top #stadtmenu ul {
	list-style:none;
}
#top #stadtmenu li {
	display:inline;
	color:#999;
	font-size:0.9em;
}
#top #stadtmenu li a {
	color:#666;
	text-transform: uppercase;
}
#top #stadtmenu li a:hover, #top #stadtmenu li.act a, #top #stadtmenu li.act a:link, #top #stadtmenu li.act a:visited, #top #stadtmenu li.act a:active  {
	color:#3AA52B;
}

/*-------- Navigation MENU1 --------*/
#menu1 {
	float:left;
}
#menu1 .nav {
         width:111px;
         margin:0px 0px 0px 0px;
}
#menu1 .nav.top {
	margin:15px 0px 0px 0px;
}
#menu1 .nav ul {
	list-style:none;
}
#menu1 .nav li {
	height:28px;
}
#menu1 .nav .line-green {
         /*margin-left:10px;*/
         height:23px;
         background-position:0px 8px;

}
#menu1 .nav li a, #menu1 .nav li a:link, #menu1 .nav li a:visited, #menu1 .nav li a:active {
         font-family: arial;
         font-weight:bold;
         font-size:1.3em;
         color:#999;
         padding-left:0.7em;
}
#menu1 .nav li a:hover, #menu1 .nav li.act a, #menu1 .nav li.act a:visited, #menu1 .nav li.act a:link, #menu1 .nav li.act a:active {
         padding-left:0.7em;
         background:url(./background/bullet_green.gif) no-repeat 0em 0.5em;
         color: #3AA52B;
}

/*-------- Navigation MENU2 --------*/
#menu2 {

}
#menu2 ul.boxmenu2, #inhalt ul.boxmenu2 {
	clear:both;
        float:left;
        display:block;
        width:100%;
        margin:0px;
}
#menu2 li, .menu2-box-content li {
	float:left;
	display:block;
        width:33%;


}
#menu2 li a, #inhalt .sitemap li a {
         background:url(./background/bullet_gray.gif) no-repeat 10px 8px;
         display:block;
         padding:2px 0px 2px 20px;
         font-size:1.0em;
         font-weight:bold;
         font-family: arial;
         color:#999;
}
#menu2 li a:hover, #inhalt .sitemap li a:hover , #menu2 li.act a, #inhalt .sitemap li.act a, #menu2 li.act a:link, #inhalt .sitemap li.act a:link, #menu2 li.act a:visited, #inhalt .sitemap li.act a:visited, #menu2 li.act a:active, #inhalt .sitemap li.act a:active {
	background:url(./background/menu2_bullet_act.gif) no-repeat 10px 6px;
         color:#3AA52B;
}
#menu2 .box, #inhalt .box {
	background:url(./background/schatten_ecke.gif) no-repeat bottom right;
        margin:2px 0px 20px;
	width:522px;
}
#menu2 .box-schatten-rechts, #inhalt .box-schatten-rechts {
	background:url(./background/schatten_rechts.gif) repeat-y right top;
}
#menu2 .menu2-box-content, #inhalt .menu2-box-content {
         border-top:1px solid #D9DADB;
         border-left:1px solid #D9DADB;
         margin:0px 6px 0px 0px;
         padding:3px 0px;
}
* html #menu2 .menu2-box-content, * html #inhalt .menu2-box-content {
         height:1px;
}
#menu2 .box-content-logo, #inhalt .box-content-logo {
	padding:0px;
}
#menu2 .box-schatten-unten, #inhalt .box-schatten-unten {
	line-height:6px;
         font-size:6px;
         height:7px;
         background:url(./background/schatten_unten.gif) repeat-x;
         margin:0px 6px 0px 0px;
}

/*-------- Main Container --------*/
#main {
	 margin:0px auto;
         width:908px;
         font-size:1em;
         min-height: 100%;
 	 height: auto !important;
 	 height: 100%;
         text-align:left;
         position:relative;
         background-color: #fff;                  
         padding-left: 6px;
}
#top {
	 height:18px;
         width:100%;
         left:0px;
         position:relative;
         padding-bottom:9px;
	 padding-top:14px;
}

#top #sprache {
         text-transform:uppercase;
         float:left;
         width:100px;
         text-indent:10px;
	padding-top:14px;
         display:none;
}
#top #search {
         text-transform:uppercase;
         margin-right:6px;
}
#top #search input {
	width:130px;
}

#bildbalken img {
         height:111px;
         width:902px;
}
#content {
         width:517px;
         position:absolute;
         top:166px;
         left:155px;
         padding-bottom:50px;
         background-color: #fff;
}

#content ul, #content ol {
	margin-bottom: 15px;
	margin-left: 16px;
	font-size:1.1em;
	line-height:1.6em;
}
#height {
	min-height:428px;
  	height:auto !important;
  	height:428px;
}
#inhalt ul {
	font-size:1.1em;
}
#inhalt ul ul, #inhalt ul ul ul {
	font-size:1em;
}

#tools {
	display: inline;
}


/*-------- Schatten Boxen Rechts --------*/
#content-rechts {
         width:206px;
         float:right;
         position:relative;
         margin:14px 1px 0px 0px;
}
#content-rechts .box, #content-rechts .box-s {
	background:url(./background/schatten_ecke.gif) no-repeat bottom right;
         width:206px;
}
#content-rechts .box-schatten-rechts {
	background:url(./background/schatten_rechts.gif) repeat-y right top;
}
#content-rechts .box-content-statement, #content-rechts .box-content-logo , #content-rechts .box-content-kalender{
	 padding:8px;
         border-top:1px solid #D9DADB;
         border-left:1px solid #D9DADB;
         margin:0px 6px 0px 0px;
}
#content-rechts .box-content-logo {
	padding:0px;
	position:relative;
}
#content-rechts .box-content-logo .info {
	color:#555555;
	font-size:1.2em;
	font-weight:bold;
	left:64px;
	line-height:1.5em;
	position:absolute;
	top:46px;
}
#content-rechts .box-content-logo .wirtschaft {
	color:#3AA52B;
	font-size:1.1em;
}
#content-rechts .box-schatten-unten {
	line-height:6px;
         font-size:6px;
         height:7px;
         background:url(./background/schatten_unten.gif) repeat-x;
         margin:0px 6px 10px 0px;
}

/*-------- Formulare --------*/
fieldset {
	border:none;
}
input, textarea, select {
	border: 1px dotted #3AA52B;
	width:350px;
	margin:10px 0px;
	font-family: arial, sans-serif;
	font-size: 1em;
	 color:#566A5B;
}
.csc-mailform-label {
	font-size:1.1em;
}
* html input, * html textarea, * html select {
	width:340px;
}
.csc-mailform-field-check {

}
.csc-mailform-field-check input.csc-mailform-check {
margin:14px 26px 0 121px;
width:13px;
}
.csc-mailform-field-check label {
margin:13px 0 7px;
width:350px;
}
legend {
	display:none;
}
label {
	display:block;
	float:left;
	width:150px;
	margin:13px 10px 7px 0px;
}
input {
	padding:2px 0px;
}
input.csc-mailform-submit {
	border: none;
	clear:both;
	width:auto;
	margin-left:160px;
	color:#999;
	font-size:1.1em;
	padding:0px 20px;
}
input.suchinput {
	margin:0px;
	padding:0px;
}
input.csc-mailform-radio {
	float:left;
	margin:14px 2px 0px 0px;
	width:13px;
}
input.csc-mailform-check {
	float:left;
	margin:0px 2px 0px 160px;
	width:13px;
}
input#mailformArbeitgeber, input#mailformKfZ-Kennzeichen {
	margin-bottom:50px;
}
.csc-mailform-label .rueck {
	height:23px;
}
.csc-mailform-label .rueck2 {
	margin-left:178px;
}
#mailformAnrede label {
	width: 60px;
}
select#mailformWorkshop_Person, select#mailformWorkshop_Person1, select#mailformWorkshop_Person2 {
	width:100px;
	margin:21px 0px 10px;
}
input#mailformAbendempfang_Person, input#mailformAbendempfang_Person1, input#mailformAbendempfang_Person2, input#mailformNewsletter_WiM, input#mailformInfo_WiM {
	margin:32px 0px;
	width:13px;
	border:0px;
}
.tx-indexedsearch-form {
	float:left;
	width:316px;
}
input.tx-indexedsearch-searchbox-button {
	margin-top:9px;
}
/*--------  Drucklink --------*/
a.drucken {
	background:transparent url(../icons/print.gif) no-repeat left bottom;
	display:block;
	height:15px;
	margin:5px 10px 0px 0px;
	text-indent:20px;
	width:70px;
	float:left
}

/*--------Nach oben Link -----------*/
a.nachoben {
	background:transparent url(../icons/top.gif) no-repeat left 3px;
	display:block;
	height:12px;
	margin-top:5px;
	text-indent:17px;
	width:90px;
	float:left
}

/*-------- Zusatz Navigation unten -----------*/
#zusatz-nav {
	margin-top:5px;
	float:right;
}
#zusatz-nav ul {
	list-style:none;
}
#zusatz-nav li {
	display:inline;
	color:#999;
	font-size:0.9em;
}
#zusatz-nav li a {
	color:#999;
	text-transform: uppercase;
}
/*-------- Logolink -----------*/
#logolink {
	left:0px;
	position:absolute;
	top:34px;
	z-index:100;
}
#logolink a{
	display:block;
	height:125px;
	width:335px;
	position:relative;
}

/*-------- Fileicons --------*/
.filelinks {
	padding-bottom:10px;
}
.filelinks .txt, .filelinks .doc, .filelinks .xls, .filelinks .html, .filelinks .css {
background-image:url(/fileadmin/templates/icons/file_text.gif) !important;
}
.filelinks .zip, .filelinks .pdf, .filelinks .ppt, .filelinks .eps, .filelinks .mp3, .filelinks .mp4, .filelinks .swf, .filelinks .m4v, .filelinks .flv{
background-image:url(/fileadmin/templates/icons/file_plus.gif) !important;
}
.filelinks .jpg, .filelinks .jpeg, .filelinks .tif, .filelinks .tiff, .filelinks .gif, .filelinks .png {
background-image:url(/fileadmin/templates/icons/file_image.gif) !important;
}
.filelinks div {
background:transparent url(/fileadmin/templates/icons/file_plus.gif) no-repeat scroll left top;
margin-bottom:10px;
padding-left:18px;
}

.filelinks .filecount {
	display:none;
}

/*-------- Anker ----------*/
p.csc-linkToTop {
	text-align: right;
	float: right;
}


p.csc-linkToTop a {
	background:transparent url(../icons/top.gif) no-repeat left bottom;
	display:block;
	height:12px;
	margin-left:3px;
	text-indent:11px;
	width:73px;
}
/*-------- SUCHE --------*/
.tx-indexedsearch input, .tx-indexedsearch select {
	width:154px;
}

/* sk_pagecomments */
.tx-skpagecomments-pi1 p {
	font-size:1em;
}
.tx-skpagecomments-pi1 img {
	display: inline;
}

.tx-skpagecomments-pi1 form {
	margin:16px 0pt;
	width: 100%;
}

.sk-pagecomments-counter {
	color:#666;
	margin-bottom:12px;
	text-align:right;
	text-decoration:none;
}
.tx-skpagecomments-pi1 form input#name, .tx-skpagecomments-pi1 form input#email, .tx-skpagecomments-pi1 form input#homepage {
	width:355px;
}
* html .tx-skpagecomments-pi1 form input#name, * html .tx-skpagecomments-pi1 form input#email, * html .tx-skpagecomments-pi1 form input#homepage {
	width:340px;
}
.tx-skpagecomments-pi1 form textarea {
	height:160px;
	width:355px;
}
* html .tx-skpagecomments-pi1 form textarea {
	width:340px;
}
.tx-skpagecomments-pi1 form input#skcommentssubmit {
	float:left;
	width:150px;
	border:0;
	font-size:1.1em;
}

/* overlib */
a.letter, a.letter:link, a.letter:visited, a.letter:active, a.hover:active {
	color:#666666;	
	text-decoration: underline;
}

#inhalt ul li a.letter, #inhalt ul li a.letter:link, #inhalt ul li a.letter:visited {
	color:#666666;	
	text-decoration: underline;
         outline:0px;
         background: none;
         display: inline;
         padding: 0;
         font-weight:normal;
}

#overDiv {
	text-align:left;
}
#overDiv td.overlib-text {
	padding:4px 5px;
}
#overDiv td.overlib-h {
	padding:4px 5px;
}

/* Suche */
.tx-indexedsearch legend {
	display: none;
}

.tx-indexedsearch img, .tx-indexedsearch li a {
	display: inline !important;
}
/*-------- Anker Menu --------*/
.csc-menu-15 ul {
        list-style:none;
}

.tx-skpagecomments-pi1 form p img {
	margin-left:0px !important;
	vertical-align:bottom;
}
div.csc-textpic div.csc-textpic-imagewrap dl.csc-textpic-image {
	margin-bottom:20px!important;
}
.csc-textpic-caption {
	font-style:italic;
}
#searchform label {
	width:46px;
	margin:2px 0px 0px 0px;
	padding:0;
	font-size:1em;
}
* html #searchform label {
	margin:3px 0px 0px 0px;
}

.tx-indexedsearch-rules {
	margin-bottom: 5px;
}

.outerbox p {
	margin-bottom:  0px;
}
/*---JS Klappbox--------------*/
/*die Box die eingeblendet wird*/
.outerbox {
	border: 1px dotted #3AA52B; 
	padding: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-size:1.1em;
}


/*Überschrift*/
.klapp {
	font-size:1.1em;
}
.outerbox p {
	font-size:1em;
}
.csc-textpic-text {
	margin-left:5px;
}
#tx-rggooglemap-cat input{
	width:auto;
	margin:0px 0px 0px 10px;
}
#tx-rggooglemap-cat label {
	display:inline;
	float:none;
	width:auto;
	margin:0px;
}
#tx-rggooglemap-cat {
	padding:1px 0px 10px 0px;
}
img.left {
    	margin:5px 15px 0px 0px;
    	float:left;
}
img.right {
    	margin:5px 0px 0px 15px;
    	float:right;
}
p.bildboxlinks {
    	margin:5px 15px 0px 0px;
    	float:left;
    	font-style:italic;    
}
p.bildboxrechts {
    	margin:5px 0px 0px 15px;
    	float:right;
    	font-style:italic;
}
.tx-fesearchintable-pi1 label {
	width:10em;
}
.tx-fesearchintable-pi1 em {
	font-style:normal;
}
.tx-fesearchintable-pi1 input {
	width:150px;
	margin-right:45px;
}
.tx-fesearchintable-pi1 .submit input {
	width:100px;
}

#map {
	margin-bottom: 15px;
}
.csc-textpic-intext-right-nowrap .csc-textpic-text {
	margin:0px;
}

.tx_powermail_pi1_fieldwrap_html {
	font-size: 11px;
	line-height: 15px
}

.powermail_pagebrowser {
	color: #3AA52B;	
}

.powermail_mandatory_js {
	margin-left: 160px;
	color: #3AA52B;
}

.powermail_uid24 {
	height: 150px !important;
}

.powermail_submit_uid26,
.powermail_submit_uid126 {
	margin-left: 160px;
	width: 100px;
}

.tx_powermail_pi1_submitmultiple_forward,
.tx_powermail_pi1_submitmultiple_back {
	width:120px;
}

.powermail_uid121,
.powermail_uid123 {
	height: 280px;
}

#austellerbewerbung img.tx-srfreecap-pi2-image,
#empfehlen img.tx-srfreecap-pi2-image {
	margin-left: 160px !important;
}

/*------------Powermail Onlinebefragung----------*/

#befragung .tx_powermail_pi1_submitmultiple_back {
	width: 150px;
	/*float:left;
	margin-right:217px;*/
	padding:0px;	
	float:none;
	margin-right:214px;
}

#befragung .tx_powermail_pi1_submitmultiple_forward {
	width: 150px;
	float: none;
	padding:0px;
}

#befragung .powermail_submit_uid71{
	left:362px;
	padding:0;
	position:absolute;
	width:150px;
}

#befragung input[type="radio"] {
	border:0px;
}

#befragung input[type="checkbox"] {
	border:0px;
}

#befragung .powermail_mandatory_js {
	clear:both;
	color:#3AA52B;
	margin-left:251px;
}

.tx_powermail_pi1_formconfirmation_back input.tx-powermail-pi1_confirmation_back{
	width: 150px;
	margin-right:217px;
	padding:0px;	
	float:left;
}

.tx_powermail_pi1_formconfirmation_submit input.tx-powermail-pi1_confirmation_submit{
	width: 150px;
	float: none;
	padding:0px;
}

#tx-powermail-pi1_fieldset_3, #tx-powermail-pi1_fieldset_4, #tx-powermail-pi1_fieldset_5, #tx-powermail-pi1_fieldset_6, #tx-powermail-pi1_fieldset_7, #tx-powermail-pi1_fieldset_8 {
	margin-bottom: 40px;
}

#tx-powermail-pi1_fieldset_3 .tx_powermail_pi1_fieldwrap_html_radio_title, #tx-powermail-pi1_fieldset_8 .tx_powermail_pi1_fieldwrap_html_radio_title, #tx-powermail-pi1_fieldset_10 .tx_powermail_pi1_fieldwrap_html_radio_title {
	display:block;
	width:202px;
	float:left;
}
#tx-powermail-pi1_fieldset_3 .powermail_radio_inner, #tx-powermail-pi1_fieldset_8 .powermail_radio_inner, #tx-powermail-pi1_fieldset_10 .powermail_radio_inner {
	width:63px;
	float:left;

}

#tx-powermail-pi1_fieldset_3 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_8 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_10 .powermail_radio_inner label {
	width:5px;
	float:left;
	margin:0px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_3 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_5 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_6 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_7 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_8 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_10 .powermail_radio_inner label {
	display:none;
}

#tx-powermail-pi1_fieldset_3 .powermail_radio_inner input, #tx-powermail-pi1_fieldset_8 .powermail_radio_inner input, #tx-powermail-pi1_fieldset_10 .powermail_radio_inner input {
	width:20px;
	float:left;
	margin:0px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_3 .tx_powermail_pi1_fieldwrap_html_radio, #tx-powermail-pi1_fieldset_8 .tx_powermail_pi1_fieldwrap_html_radio, #tx-powermail-pi1_fieldset_10 .tx_powermail_pi1_fieldwrap_html_radio {
	clear:both;
}

#tx-powermail-pi1_fieldset_4 .tx_powermail_pi1_fieldwrap_html_radio_title, #tx-powermail-pi1_fieldset_5 .tx_powermail_pi1_fieldwrap_html_radio_title, #tx-powermail-pi1_fieldset_6 .tx_powermail_pi1_fieldwrap_html_radio_title, #tx-powermail-pi1_fieldset_7 .tx_powermail_pi1_fieldwrap_html_radio_title {
	display:none;
}
#tx-powermail-pi1_fieldset_4 .powermail_radio_inner {
	padding-bottom:30px;
}


#tx-powermail-pi1_fieldset_4 .powermail_radio_inner label {
	width: 350px;
	float:left;
	margin:0px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_4 .powermail_radio_inner input {
	width:20px;
	float:left;
	margin:0px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_5 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_6 .powermail_radio_inner label, #tx-powermail-pi1_fieldset_7 .powermail_radio_inner label {
	width: 4px;
	float:left;
	margin:0px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_5 .powermail_radio_inner input, #tx-powermail-pi1_fieldset_6 .powermail_radio_inner input, #tx-powermail-pi1_fieldset_7 .powermail_radio_inner input  {
	width:20px;
	float:left;
	margin:0px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_5 .powermail_radio_inner input, #tx-powermail-pi1_fieldset_6 .powermail_radio_inner input, #tx-powermail-pi1_fieldset_7 .powermail_radio_inner input {
	/*width:41px;*/
	margin-left:46px;
}

.powermail_radio_inner_uid31_0, .powermail_radio_inner_uid32_0, .powermail_radio_inner_uid46_0 {
	margin-left:155px;
}

#tx-powermail-pi1_fieldset_9 .tx_powermail_pi1_fieldwrap_html {
	clear:both;
}

#tx-powermail-pi1_fieldset_9 .powermail_radio_inner label {
	margin:4px 10px 7px 0;
}

#tx-powermail-pi1_fieldset_9 p {
	clear:both;
}

#powermaildiv_uid69 label {
	width:157px;
	float:left;
	margin:0px;
	padding:0px;
	height:18px;
}
#tx-powermail-pi1_fieldset_9 .powermail_check {
	width:20px;
	height:18px;
	float:left;
	margin:0px;
	margin-right: 200px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_9 .powermail_check_inner {
	clear:both;
	height:20px;
}

#tx-powermail-pi1_fieldset_9 .powermail_radio_inner label {
	/*width: 20px;*/
	float:left;
	margin:0px;
	padding:0px;
}

#tx-powermail-pi1_fieldset_9 .powermail_radio_inner input {
	width:20px;
	float:left;
	margin:0 30px 0 0;
	padding:0px;
}

#powermaildiv_uid68 {
	margin-bottom:45px;
}

#powermaildiv_uid68 p {
	margin-bottom:1em;
}

textarea#uid86 {
	height: 125px;
	width: 510px;
	background-color: #f0f0f0;
}

.note-label {
	/*margin-right:120px;*/
	width:174px;
	float:left;
	color:#3AA52B;
	}
.note {
	/*width:41px;*/
	color:#3AA52B;
	display:block;
	float:left;
	margin-left:13px;
	text-align:center;
	width:50px;
	line-height:12px;
}

.note-klabst {
	color:#3AA52B;
	display:block;
	float:left;
	margin-left:15px;
	text-align:center;
	width:50px;
	line-height:12px;
}

.standard-label {
	color:#3AA52B;
}

#befragung .tx_powermail_pi1_fieldwrap_html_checkbox_title {
	color:#3AA52B;
}

.powermail_check_inner_uid87_0 label {
	margin:0px;
	float:none;
	padding:opx;
}



#powermaildiv_uid87 p {
	margin-bottom:0px;
}

.powermail_uid87 {
	width:15px;
}

.powermail_radio_inner_uid68_0 {
	padding-left:159px;
}

.powermail_radio_inner_uid68_0 label{
	width:8px;
}

.powermail_radio_inner_uid68_1 label{
	width:19px;
}

.powermail_radio_inner_uid68_1 {

	margin-left:100px;
}

#powermaildiv_uid87 {
	height:60px;
	vertical-align:top;
}

/*-----------------Ende Onlinebefragung-----------------------*/
input#uid20 {
	background-color: #dedede;
}

.tx-srfreecap-pi2-image {
margin-left: 160px;
}

.tx-srfreecap-pi2-cant-read {
	color: #566A5B;
	margin-left: 160px;
}

.tipme {

	
}

a.tipme {
background:transparent url(../icons/ext.gif) no-repeat scroll left 3px;
display:block;
float:left;
height:12px;
margin-top:5px;
text-indent:17px;
width:138px;
}

.tickercontainer {
  width:497px;
  height:60px;
}
.tickercontainer .mask {
  position:relative;
  width:497px;
  overflow:hidden;
  position:relative;
  height:60px;
}
ul#ticker {
  list-style:none;
  position:relative;
  left:500px;
}
ul#ticker li {
  float:left;
}
ul#ticker li img {
	padding-right:50px;
}