@charset "UTF-8";
@media all
{

/* #############################
** ### alternative Angaben für Leserbriefe #################
** #############################

/* SINGLE Ansicht */
.news-single-item h2 {margin:0px;}
.news-single-item h3 {padding-top:0px;}
.news-single-item p {margin:0px;}
.news-single-item {
   margin-bottom:8px;
   border:0;
}


.tx-skpagecomments-pi1 input, .tx-skpagecomments-pi1 textarea {
        border-color:#ffbd00 !important;
        background-color:#fff !important;
        margin:3px 0 10px 0 !important;
}

.sk-pagecomments-counter {
	text-align:left;
	margin-top:0px;
	border-top:1px solid black;
	border-bottom:1px solid black;
	padding-left:26px;
	padding:3px 0 4px 26px;
	background: url(../../img/icons/kommentar_icon.gif) no-repeat 0 0;
	text-decoration:none;
	color:black;
}

.tx-skpagecomments-pi1 fieldset {
       border:0px !important;
}

.tx-skpagecomments-pi1 legend {
       border:0px !important;
       background:transparent url(../../img/icons/edit.gif) no-repeat 0 0 !important;
       padding-left:26px !important;
       font-weight:bold !important;
}


.sk-pagecomments-headline,
.sk-pagecomments-comment {
	border:0px !important;
	background-color:transparent !important;

}

.sk-pagecomments-comment {
      border-bottom:1px solid black !important;
      padding-bottom:10px !important;
      margin-bottom:10px !important;
}
/*
.tx-skpagecomments-pi1 label {
   padding:0px !important;
   margin:0px !iportant;
}
*/
/* #########################
   #####  Mailformplus  ####
   ######################### */
   

   .mailformplus_contactform textarea, .mailformplus_contactform input {
        border-color:#ffbd00;
        background-color:#fff;
        margin:3px 0 10px 0;
   }
   
   .mailformplus_contactform #Vorname,
   .mailformplus_contactform #Nachname,
   .mailformplus_contactform #Email,
   .mailformplus_contactform #Anfrage {
   	width:317px;
   	height:18px;
   	padding-top:2px;
   }
   
   .mailformplus_contactform #Anfrage {
   	width:317px;
   	height:140px;
   }
   
   .mailformplus_contactform  #senden {
   	color:#000;
   	padding-left:27px;
   	background:transparent url(../images/mail.gif) no-repeat top left;
   	font-weight:bold;
   	border:0px;
   	margin-top:10px;
   }
   
   .mailformplus_contactform  #Redakteur {
       width:200px;
       height:18px;
       border-color:#ffbd00;
       background-color:#fff;
       margin:3px 0 10px 0;
   } 

}