/* Content und Sidebar-Elemente */

#content h1 {
	font-size: 200%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;	
	text-transform: uppercase;
	color: #444444;
	line-height:30px;
}

#content h2 {
	font-size: 120%;
	font-weight : bold;
	margin: 0px;
	color: #8FBBDF;
}

#sidebar h1 {
	padding: 5px 20px 5px 20px;
	/*background-color: #078CC5;
	background-color: #8FBBDF;*/
	font-size: 100%;
	font-weight : bold;
	margin: 0px;
	color: #ffffff;
	/*color: #000000;*/
	color: #078CC5;
	text-transform: uppercase;
	letter-spacing: 1px;
	/*border-bottom: 1px solid #078CC5;*/
		/*margin: 3px 20px 10px 20px;*/
	background: url(/images/pmt_blau.gif) repeat-x;
	border-top: 1px solid #078CC5;
	/*text-decoration:underline;*/
	
	
}

#sidebar h2 {
	font-size: 100%;
	font-weight:normal;
	margin: 0px;
	color: #A3BEF5;
	padding: 2px 0px 2px 0px;
}

/*Formatierung des Textes in der Sidebar mit Download-Bild*/

.sbd { padding: 4px 50px 4px 4px; background:url(../images/sidebar_bilder/diskette_cd.gif) no-repeat right; color: #000000 !important;}
/*padding:margin-top: 4px; margin-left: 50px; margin-right: 4px;margin-bottom: 4px;*/
/*Formatierung des Textes in der Sidebar mit KZVde-Bild*/
.sba { padding: 4px 4px 4px 60px; background:url(../images/sidebar_bilder/logo_kzvde_ohne_schrift.gif) no-repeat left; color: #000000 !important;}


/*Formatierung des Textes in der Sidebar
.sbd { padding: 4px 50px 4px 4px; color: #000000 !important;}*/

.sbn { padding: 4px 30px 4px 4px; background:url(../images/sidebar_bilder/telefon2.gif) no-repeat right; color: #000000 !important;}

.sb { padding: 4px 4px 4px 4px; color: #000000 !important;}

#content h2 {
	padding: 10px 0px 2px 0px;	
}

#content h3 {
	font-size: 100%;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #8FBBDF;
	font-weight: bold;
}
#content_index h3 {
	font-size: 120%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #8FBBDF;
	font-weight: bold;
}
#content_index h4 {
	font-size: 140%;
	font-weight : bold;
	margin: 0px;
	color: #8FBBDF;
}
#content_index h4 {
	padding: 10px 0px 2px 0px;	
}
#content_index p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;
	line-height: 160%;
	page-break-before: auto;
}

#content_index a {
	text-decoration: none;
	font-weight : bold;
	color: #8FBBDF;
}
#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 4px 0px;	
	line-height: 160%;
}

#content a {
	text-decoration: none;
	font-weight : bold;
	color: #000000;
}

#login a {
	text-decoration: none;
	/*font-weight : none;*/
	color: #FFFFFF;
}
#sidebar a {
text-decoration: none;
	/*font-weight : none;*/
	color: #000000;
	
}

#content a:hover{
	font-weight: bold;
	color: #078CC5;
}
#content_index a:hover{
	font-weight: bold;
	color: #078CC5;
}
#content_infobox a:hover{
	text-decoration: none;
	color: #ffffff;
}

#sidebar a:hover {
	font-weight: normal;
	color: #078CC5;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 5px 0px 10px 10px;
	width: 160px;
	
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#more a {
	text-decoration : none;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
}

/* Liste */

#content ul, #sidebar ul, #content_index ul {
	list-style: none;
	padding: 0px;
	margin: 6px 0px 6px 10px;
}

#content li, #sidebar li, #content_index li {
	padding: 2px 0px 2px 16px;
	background: url(../images/pbull.gif) no-repeat top left;
}

/* Tabelle */

#content table.cells {
	
	width: 610px;	
	
	border: 1px solid #949494;	
	
	
}

#content td.cell {
	background-color: #eeeeee;
}

#content td.headercell {
	background-color: #eeeeee;
	/*background-color: #8FBBDF;
	color: #ffffff;*/
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;	
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 5px 0px 8px 5px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	width: 300px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #cdcdcd;
	color: #333333;
	background: url(../images/pmt.gif) repeat-x;
	font-size: 10px;
}

form.formular textarea  {
	background: url(../images/pmt.gif) repeat-x;
	border : 1px solid #cdcdcd;
	width: 300px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	/*width: 140px;*/
	width: 140px;
	line-height: 200%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #8FBBDF;
	line-height: 160%;
	padding: 2px 0px 10px 142px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #8FBBDF;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}

#sidebar p {
	color: #ffffff !important;
}

a.s2dsmall, a.s2dinfo  {
	text-decoration:underline !important;
}


 p#footer {
    
   clear: both;
   font-size: 0.83em;
   /*padding: 10px;*/
   margin: 0; 
    padding: 2.5em;
    text-align: left;
    /*background-color: #cococo;*/
    border-top: 1px solid silver;

  }
 /* Relativer Tooltip Siehe unter http://www.1ngo.de/web/infobox.html*/
 
a.infobox {
	font-weight: normal;	/*border-bottom: 1px dashed #c30; */
	
}

a.infobox:hover {
	/*cursor:help; */

	background:white;	
	font-weight: none;
}

a.infobox span {
	visibility:hidden;
	position:absolute;
	left:-99em;
	/*Setz die Infobox unter den Hyperlink*/
margin-top:0em;
	/*margin-top:1.5em;*/
padding:0.2em;
	font-weight: normal;
	text-align:justify;
	width:15em;	
	
}
  
a.infobox:hover span, a.infobox:focus span, a.infobox:active span 
{
	visibility:visible;	
	left:7em;
	border:1px solid  #078CC5;
	color:gray;
	background:white;
	font-weight: normal;
	
}

