/* 

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

*/

* {
	outline: none;
}


html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Arial, "Nimbus Sans L", "Liberation Sans", FreeSans, Sans-serif;
	font-size: 13px;
	color: #505050;
}

a img {
	border: 0;
}

a:link,
a:visited,
a:active {
	color: #6087ba;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.button {
	display: block;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.button input {
	width: 300px;
	height: 300px;
	background:url(layout/blank.gif);
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	bottom: -10px;
	right: -10px;
	border: 0;
	cursor: pointer;
	
}

.button em {
	display: block;
	font-style: normal;
}

.text input,
select,
.textarea textarea {
	color: #7a7a7a;
	font-family: Helvetica, Arial, "Nimbus Sans L", "Liberation Sans", FreeSans, Sans-serif;
	font-size: 12px;
	
}


.text input,
.textarea textarea {
	border: 0;
	width: 100%;
	background:url(layout/blank.gif);
}

.date-text input {
	border: 0;
	width: 100%;
	background:url(layout/blank.gif);
}


p {
	padding: 0 0 20px;
	margin: 0;
	line-height:19px;
}

 ul,
 ol {
	margin: 0 0 0 10px;
	padding: 0 0 15px;
	list-style-position: inside;
	
}



/* start wrapper */
#wrapper {
	min-height: 100%;
	width: 890px;
	margin: 0 auto;
	
}


/* start header */
#header {
	
	margin: 0 0 27px;
	padding: 18px 0 0;
	min-height: 1px;
	
}

* html #header {
	height: 1px;
}

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


#upper_header {
	min-height: 1px;
}

* html #upper_header {
	height: 1px;
}


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


#logo {
	margin: 0 0 0 -2px;
	padding: 0;
	float: left;
	
}

#logo a,
#logo a img {
	display: block;
}


#user_menu_search {
	float: right;
}

#user_menu {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}

#user_menu li {
	float: left;
}

#user_menu li {
	margin: 0;
	padding: 0 14px 0 11px;
	background:url(layout/main_menu_search_bg.gif) no-repeat left center;
	min-height: 41px;
}

* html #user_menu li {
	height: 41px;
}

#user_menu a:link,
#user_menu a:visited,
#user_menu a:hover,
#user_menu a:active {
	text-decoration: none;
	color: #aaa;
	font-size: 12px;
}

#user_menu strong {
	display: block;
	color: #adadad;
	font-size: 14px;
	margin: -3px 0 0;
	padding: 0 0 2px;
}

#user_menu a:hover strong {
	color: #cc2131;
}

#user_menu .logout .button:hover {
	color: #cc2131;
}

#search_form, .search_form {
	float: left;
	background:url(layout/main_menu_search_bg.gif) no-repeat;
	padding: 0 0 0 12px;
	min-height: 41px;
}

.search_form  {
	min-height: 1px;
	padding: 0;
	background: transparent;
	float: none;
}

* html  #search_form  {
	height: 41px;
}

#search_form form,
#search_form fieldset,
.search_form form,
.search_form fieldset
 {
	margin: 0;
	padding: 0;
	border: 0;
	width: 178px;
}



#search_form fieldset,
.search_form fieldset
 {
	overflow: hidden;
}


#search_form  label,
.search_form  label
 {
	display: block;
	color: #adadad;
	font-weight: bold;
	font-size: 14px;
	margin: -3px 0 0;
	padding: 0 0 6px;
	width: 100%;
	float: left;
}

#search_form .text,
.search_form .text
 {
	border-style: double solid solid solid;
	border-width: 2px 1px 1px 1px;
	padding: 0 4px;
	border-color: #565656 #a5a5a5 #cacaca #dadada;
	display: block;
	height: 18px;
	width: 146px;
}

#search_form .form-item,
.search_form .form-item
 {
	float: left;
	width: 157px;
	
}

#search_form .button,
.search_form .button
 {
	float: right;
}




#intro {
	margin: 10px 0 0;
	width: 100%;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	height: 230px;
} 

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


#intro_foto {
	position: absolute;
	top: 0;
	left: 0;
}

#intro img {
	display: block;
}

#intro_text {
	width: 164px;
	height: 200px;
	float: right;
	background: #6b9ada url(layout/intro_text.jpg) no-repeat;
	float: right;
	color: #fff;
	padding: 15px 13px;
	
}

#intro_text  blockquote {
	margin: 0;
	padding: 0;
	font-style: italic;
	line-height: 20px;
	font-size: 15px;
	
}

#intro_text .signature {
	display: block;
	text-align: right;
	font-style: italic;
	font-size: 13px;
	padding: 25px 0 0;
}




#search_form .button em,
.search_form .button em
 {
	width: 20px;
	height: 21px;
	text-indent: -3000px;
	overflow: hidden;
	display: block;
	width: 20px;
	height: 21px;
	background:url(layout/search_button.gif) no-repeat;
}


#quicklinks {
	margin: -5px 0 0;
	padding: 0;
}

#quicklinks dt,
#quicklinks dd {
	margin: 0;
	padding: 0;
}

#quicklinks dt {
	font-size: 16px;
	font-weight: bold;	
	padding: 0 0 8px;
}

#quicklinks dd {
	padding: 0 0 5px 29px;
	position: relative;
	top: 0;
	left: 0;
}


#quicklinks a:link,
#quicklinks a:visited,
#quicklinks a:hover,
#quicklinks a:active {
	color: #fff;
	display: block;
	line-height: 18px;
	font-size: 13px;
	
	background-repeat:no-repeat;
	background-position: left center;
	text-decoration: none;
	
}

#quicklinks img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
}

.qk1 {
	background-image:url(layout/qk1.gif);
}

.qk2 {
	background-image:url(layout/qk2.gif);
}

.qk3 {
	background-image:url(layout/qk3.gif);
}

.qk4 {
	background-image:url(layout/qk4.gif);
}

.qk5 {
	background-image:url(layout/qk5.gif);
}

.qk6 {
	background-image:url(layout/qk6.gif);
}

.qk7 {
	background-image:url(layout/qk7.gif);
}


.logout form,
.logout fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}






/* end header */



/* start content */

#content {
	min-height: 1px;
	padding: 0 0 115px;
}

* html #content {
	height: 1px;
}


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


/* start page */
#page {
	width: 545px;
	float: left;
	margin: 0 0 0 39px;
	padding: 0;
	display: inline;
	line-height: 22px;
	
}

#page h1,
#page .csc-header h1.csc-firstHeader

 {
	margin: 0;
	padding: 10px 0 27px;
	font-size: 26px;
	font-weight: normal;
	line-height: normal;
	border: 0;
}

#page h1 span,
p.csc-subheader

 {
	display: block;
	font-size: 14px;
	padding: 0 0 17px;
	margin: -4px 0 0;
}

h2,
#page .csc-header h1
 {
	font-size: 20px;
	font-weight: normal;
	border: solid #dbdbdb;
	border-width: 0 0 1px;
	padding: 8px 0 5px;
	margin: 0 0 8px 0;
	line-height: normal;
	width: 530px;
}

ul.list {
	margin: 0;
	padding: 0 0 26px;
	list-style: none;
	line-height: 22px;
	list-style-position: outside;
}

.gallery_list {
	width: 100%;
	overflow: hidden;
	padding: 22px 0 0;
}

.gallery_list ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 600px;
	float: left;
}

.gallery_list li {
	margin: 0 45px 47px 0;
	padding: 0;
	float: left;
	position: relative;
	top: 0;
	left: 0;
}


.gallery_list li .overlay {
	top: 91px;
	left: 0;
	position: absolute;
	display: block;
	z-index: 100;
}


.gallery_list a,
.gallery_list img {
	display: block;
}

.breadcrumbs {
	border: solid #dbdbdb;
	border-width: 1px 0 0;
	margin: -2px 0 30px;
}

.breadcrumbs_inner {
	border: solid #dbdbdb;
	border-width: 0 0 1px;
	width: 100%;
	overflow: hidden;
}

.breadcrumbs ul {
	margin: 0;
	padding: 0;
	list-style: none;
	
	float: left;
	white-space: nowrap;
}

.breadcrumbs li {
	margin: 0;
	padding: 0 0 0 13px;
	float: left;
	white-space: nowrap;
	line-height: 23px;
	
}

.breadcrumbs a:link,
.breadcrumbs a:visited,
.breadcrumbs a:hover,
.breadcrumbs a:active {
	display: block;
	text-decoration: none;
}

.breadcrumbs .next {
	float: right;
}


.news_foto {
	float: left;
	display: block;
	
}

.news_foto img {
	display: block;
	
	margin: 0 19px 15px 0;
}


.news_foto .description {
	display: block;
	width: 190px;
	margin: 0 19px 15px 0;
}




.news_foto .description {
	display: block;
	font-size: 11px;
	line-height: 14px;
	color: #7a7a7a;
	padding: 6px 0 0;
}


h3, h4 {
	font-size: 13px;
	margin: 0;
	padding: 0 0 9px;
	line-height: normal;
}

h4 {
	padding: 0;
}

.table table {
	width: 100%;
	border-collapse: collapse;
	text-align: right;
}

.table {
	padding: 0 0 35px;
	font-size: 12px;
}

.table td {
	padding: 1px 15px;
	vertical-align: top;
}

.table th {
	padding: 0 15px 10px;
	font-weight: bold;
	vertical-align: top;
	font-size: 11px;
}

.cell {
	display: block;
}

.odd {
	background: #f6f6f6;
}


/* start content table */

table.contenttable {
	width: 100%;
	border-collapse: collapse;
	text-align: right;
	font-size: 12px;
	border: 0;
}

table.contenttable .td-0 {
	text-align: left;
}



table.contenttable td {
	padding: 4px 10px;
	vertical-align: top;
	border: 0;
}

table.contenttable th {
	padding: 0 10px 15px;
	font-weight: bold;
	vertical-align: top;
	font-size: 11px;
	border: 0;
}

.cell {
	display: block;
}

.tr-odd {
	background: #f6f6f6;
}


/* end conten table */




.formular form,
.formular fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
}

.formular legend {
	display: none;
}

.formular label {
	font-size: 13px;
	font-weight: bold;
	display: block;
	padding: 0 0 6px;
}

p.error {
	margin: 0;
	padding: 0;
	color: #cc2131;
	font-size: 11px;
}

.formular .text,
.formular .textarea
 {
	display: block;
	border: 1px solid #dbdbdb;
	padding: 0 2px;
	width: 254px;
}

.formular .date-text
 {
	display: inline-block;
	border: 1px solid #dbdbdb;
	padding: 0 2px;
	width: 190px;
}

.formular #uid6_msgCnt
 {
	padding-left: 10px;
}

.formular .form-row {
	padding: 0 0 15px;
}

.formular .block_text {
	margin: 0 0 11px;
}

.formular .form-textarea  {
	padding-top:  16px;
	
}

.formular .form-textarea .textarea textarea {
	height: 115px;
        resize: none;
}

.form-row {
	min-height: 1px;
}

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

.form-row .radio-label {
    display: inline-block;
    float: left;
    font-weight: normal;
    font-size: 12px;
}

* html .form-row {
	height: 1px;
}


.formular .button {
	background: url(layout/button_middle.gif) repeat-x;
	float: left;
	
}

.formular .button  span {
	display: block;
	background:url(layout/button_left.gif) no-repeat;
	float: left;
	white-space: nowrap;
}

.formular .button  span span {
	background:url(layout/button_right.gif) no-repeat right top;
	height: 20px;
}

.formular .button em {
	line-height: 18px;
	padding: 0 12px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	white-space: nowrap;
}

.formular .form-submit {
	padding-top: 12px;

}

p.mandatory {
	padding-top: 5px;
	padding-bottom: 26px;
}

.formular .options {
	margin: 0;
	padding: 7px 0 0 !important;
	list-style: none;
	line-height: normal;
}

.formular .options li {
	padding: 0 0 4px;

}

.news_item {
	min-height: 1px;
	border: solid #dbdbdb;
	border-width: 0 0 1px;
	margin: 0 0 15px;
}

* html .news_item {
	height: 1px;
}


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

.news_item .news_foto {
	width: auto;
	margin: 0;
	line-height: 0;
	overflow: hidden;
}

.news_item .news_foto br,
.news_item .spacer-gif
 {
	display: none;
}

.news_item .news_foto a {
	display: block;
	float: left;
	
}

.news_item .news_foto font {
	line-height: normal;
	display: block;
	width: 77px;
}

.news_item .news_foto img {
	margin: 5px 15px 5px 0;
}




.news_item .date {
	display: block;
	
}

.news_item .title {
	display: block;
}


/* start gallery section */
.gallery_section {
	width: 100%;
	overflow: hidden;
	padding: 0 0 7px;
}

.gallery_section ul {
	list-style: none;
	width: 610px;
	float: left;
	font-weight: bold;
	line-height: normal;
	margin: 0;
	padding: 0 0 20px;
}


.gallery_section_details ul {
	font-weight: normal;
}

.pagination_top {
	margin: 0 0 18px;
}



.gallery_section li {
	float: left;
	width: 130px;
	margin: 0 70px 20px 0;
	padding: 0;
}


.gallery_section li span {
	overflow: hidden;
	display: block;
	height: 28px;
}



.gallery_section li {
	font-size: 11px;
}

.gallery_section a,
.gallery_section img {
	display: block;
}

.gallery_section a {
	margin: 0 0 6px;
}
/* end gallery section */

/* start gallery details */
.gallery_intro {
	min-height: 1px;
	padding: 0 0 15px;
}

* html .gallery_intro {
	height: 1px;
}

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

.gallery_intro .foto {
	width: 130px;
	float: left;
	padding: 5px 15px 15px 0;
}

.gallery_intro .foto  {
	font-size: 11px;
}

.gallery_intro .title {
	display: block;
	padding: 0 0 13px;
}


/* end gallery details */


/* start pagination */
.pagination {
	border: solid #DBDBDB;
	border-width: 1px 0 0;
}

.pagination_inner {
	border: solid #DBDBDB;
	border-width: 0 0 1px;
	width: 100%;
	overflow: hidden;
}

.pagination ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	list-style-position: outside;
}

.pagination li {
	float: left;
	padding: 0 0 0 4px;
}

.pagination .active:link,
.pagination .active:visited,
.pagination .active:hover,
.pagination .active:active{
	text-decoration: underline;
}
/* end pagination */



/* start search results */
.search_result {
	padding: 0 0 15px;
}
/* end search results */


.search_stats {
	padding: 0 0 5px;
	
}

.search_stats .search_form {
	padding: 0 0 27px;
}

.search_stats  p {
	padding: 0;
}


.tx-indexedsearch-whatis,
.tx-indexedsearch-browsebox {
	padding: 0 0 15px;
}





.member_stats {
	margin: -10px 0 0;
}

.member_stats dl {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.member_stats dt {
	font-weight: bold;
	float: left;
	margin: 0;
	padding: 0;
	width: 105px;
	
}

.member_stats  dd {
	width: 410px;
	float: right;
	margin: 0;
	padding: 0;
}



/* start members list */
.dictionary {
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	color: #cdcdcd;
}

.dictionary ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	width: 100%;
}

.dictionary li {
	float: left;
	padding: 0 3px 0 0;
}

.dictionary li.tab-Alle, .dictionary li.tab-Z {
	padding-right:15px;
}

.dictionary li.first {
	padding: 0 10px 0 0;
} 

.dictionary .selected:link,
.dictionary .selected:visited,
.dictionary .selected:hover,
.dictionary .selected:active {
	color: #cdcdcd;
	text-decoration: none;
}


.member_pagination {
	border: solid #dbdbdb;
	border-width: 1px 0 0;
	margin-top:15px;
}

.member_pagination_inner {
	border: solid #dbdbdb;
	border-width:  0 0 1px;
}

.member_pagination ul {
	margin: 0;
	padding: 0 0px 0 13px;
	list-style: none;
	
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	white-space: nowrap;
}


.member_pagination .selected {
	text-decoration: underline;
}

.member_pagination a {
	margin:0 6px 0 0;
}

.member_pagination li {
	float: left;
	padding: 0 20px 0 0;
}

.member_pagination li.next {
	padding: 0;
	position: absolute;
	top: -1px;
	right: 0;
}

.member_pagination li.prev {
	padding: 0;
	position: absolute;
	top: -1px;
	left: 0;
}

.search_nav {
	/*padding: 0 0 20px;*/
}

.search_nav p {
	padding: 0;
}


.search_nav  .search_form {
	padding: 23px 0 42px;
}

.members_table {
	padding: 8px 0;
}

.members_table table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	
}

.tx-browser-pi1 table {
	width: 100%;
	text-align: left;
	border-collapse: collapse;
}


.tx-browser-pi1 td,
.tx-browser-pi1 th {
	padding: 5px 15px 5px 13px;
	vertical-align: top;
}


/* end members list */



/* end page */



/* start sidebar */
#sidebar {
	width: 110px;
	float: left;
	padding: 13px 0 0;
	
}



#main_menu {
	min-height: 1px;
}

* html #main_menu {
	height: 1px;
}


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




#main_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	float: left;
	
}

#main_menu li {
	width: 100%;
	float: left;
	padding: 0 0 8px;
}

#main_menu li li {
	padding: 0;
	line-height: 20px;
}

#main_menu ul a:link,
#main_menu ul a:visited,
#main_menu ul a:active,
#main_menu ul span
 {
	font-size: 16px;
	text-decoration: none;
	color: #505050;
	font-weight: bold;
}

#main_menu ul a:hover {
	color: #cc2131;
}

#main_menu ul a.no-link:hover {
	color: #505050;
}

#main_menu ul ul a:link,
#main_menu ul ul a:visited,
#main_menu ul ul a:hover,
#main_menu ul ul a:active {
	font-size: 13px;
	font-weight: normal;
}


#main_menu .current-item a:link,
#main_menu .current-item a:visited,
#main_menu .current-item a:hover,
#main_menu .current-item a:active {
	color: #cc2131 !important;
}


/* end sidebar */



/* start sidebar2 */
.two_sidebars #page {
	width: 531px;
}

#sidebar2 {
	width: 190px;
	float: right;
	font-size: 11px;
}

#sidebar2 h3, #sidebar2 h2 {
	font-size: 14px;
	color: #848484;
	margin: 0;
	padding: 0 0  8px;
	border: 0;
	font-weight: bold;
}

#sidebar2  .module ,
#sidebar2 .csc-textpic-text

{
	background: #f6f6f6;
	margin: 0 0 7px;
	padding: 12px 12px 5px;
}

#sidebar2  .module ul, #sidebar2 .csc-textpic-text ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 15px;
	list-style-position: outside;
}

#sidebar2  .module li, #sidebar2 .csc-textpic-text li {
	padding: 0 0 4px;
	width: 100%;
	overflow: hidden;
}


#sidebar2 a:link,
#sidebar2 a:visited,
#sidebar2 a:hover,
#sidebar2 a:active {
	collor: #557fb6;
}




/* end sidebar2 */




/* end content */

/* end wrapper */

/* start footer */
#footer {
	height: 51px;
	width: 890px;
	margin: -51px auto 0;
	border: solid #dbdbdb;
	border-width: 1px 0 0;
}

#footer_menu {
	min-height: 1px;
	font-size: 12px;
	color: #7a7a7a;
	padding: 15px 0 0;
}

* html #footer_menu {
	height: 1px;
}

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

#footer_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#footer_menu li {
	float: left;
	background:url(layout/footer_menu.gif) no-repeat right center;
	padding: 0 11px 0 0;
	margin: 0 13px 0 0;
}

#footer_menu li.last {
	background: transparent;
}
/* end footer */


.logged {
	color: #cc2131;
}



/* start styles for js */
.two_sidebars #main_menu li ul {
	display: none;
}

.two_sidebars #main_menu li.active ul {
	display: block;
}

#sidebar2 .csc-header {
	display: none;
}
/* end styles for js */ 

.overlay {
	background: #6d6d6d url(layout/teaser_arrow.gif) no-repeat 132px 41px;
	height:61px;
	position:relative;
	top:-61px;
	width:152px;
	color: #fff;
	/*opacity: 0.5;*/
}
.overlay .header {
	display: block;
	font-size: 15px;
	font-weight: bold;
	padding: 1px 12px 2px;
}
.overlay .bodytext {
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 0 29px 0 12px;
}


.teaser_tab {
	position: relative;
	top: 0;
	left: 0;
	width: 152px;
	height: 152px;
	background: #6d6d6d;
	cursor: pointer;
}

.teaser_tab a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.teaser_tab a:hover {
	text-decoration:none;
}

.teaser_tab img {
	display: block;
	margin: 0 auto;
}


/* start fixes */
.tx-powermail-pi1_mandatory {
	
	
}

.tx-powermail-pi1_mandatory strong {
	font-weight: normal;
}

.tx-powermail-pi1_mandatory  b {
	color: #cc2131;
}

.powermail_mandatory_js {
	color: #cc2131;
}

.csc-textpic-text table.contenttable td {
	padding: 0;	
}

.csc-textpic-text table.contenttable {
	width: auto;
}

.csc-textpic-text .contenttable img {
	width: 190px;
	margin: 0 15px 0 0;
}

.csc-textpic-text p {
	padding: 0 0 15px;
}

table.contenttable td  {
	padding: 4px 0;
}

table.contenttable {
	border: solid #fff;
	border-width: 0 0 10px;
}


.csc-textpic {
	min-height: 1px;
}

* html .csc-textpic {
	height: 1px;
}

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

div.csc-textpic div.csc-textpic-imagewrap {
	float: left !important;
	margin: 0 !important;
	padding: 0;
}

div.csc-textpic-imagewrap  dt {
	display: block;
	margin: 0;
	padding: 0;
}

.csc-textpic-intext-right div.csc-textpic-imagewrap img,
.csc-textpic-intext-left div.csc-textpic-imagewrap img
 {
	/*width: 190px;*/
	display: block;
	padding: 5px 0 0;
}

div.csc-textpic div.csc-textpic-imagewrap {
	margin:0 19px 15px 0 !important;
}

.csc-textpic .csc-textpic-text { overflow:visible; }

table.contenttable td {
	padding-top: 0;
	padding-bottom: 0;
}

.contenttable .td-0 {
	padding-left: 10px;
}

.contenttable .td-last {
	padding-right: 10px;
}

.csc-textpic-text {
	overflow: hidden;
}

.pagination_inner ul {
	line-height: 0;
	overflow: hidden;
}

.pagination_inner ul li {
	line-height: 22px;
	margin:  0;
}

.news_foto table img {
	display: none;
}

.news_foto table a img {
	display: block;
	width: 190px;
}

span.tx-indexedsearch-sw {
	font-style: normal !important;
	font-weight: normal !important;
}
/* end fixes */


#page .tx-powermail-pi1 .text , #page .tx-powermail-pi1 .textarea {
background:transparent url(layout/blank.gif) repeat scroll 0 0;
border:0 none;

}

#page .powermail_text,
#page .powermail_textarea
 {
	border: 1px solid #DBDBDB;
	padding:  2px;
	width: 254px;
}

.powermail_mandatory_js {
	width: 100%;
	float: none;
	clear: both;
}

.form-row .radio-label {
	padding: 0 15px 0 0;
}

.form-row .radio-label {
	vertical-align: middle;
}

.formular .form-radio {
	padding: 0 0 26px;
}
