/*
Theme: Stelle statt Stuetze
Theme URI: http://www.stelle-statt-stuetze.des/
Version: 1.0
Description: druckbar
Author: Christine Wey - vanhaven
Author URI: http://www.vanhaven.com/
*/

body {
	background: #fff; 
    color: #000;
    font-family: "times new roman",times,serif;
	font-size: 100%;  
  margin: 0;
  orphans: 1;
  padding: 0;
  widows: 1;
   }
#header h1 {
	font-size: 12pt;
	padding-bottom: 20pt;
	}

.headerimg 	{
	text-align: right;
	padding-right: 30px;
	}
	
#page {
	text-align: left;
  	margin: 15px 0px 2px 0;	
	padding: 0;
}

#hauptnavi {

}

#hauptnavi p {
	font-size: 11pt;
	font-weight: bold;
	/*text-transform:uppercase; */
	color: #BE0A50;
	line-height: 1.4em;
	margin-bottom: 20pt;;
}


a {
  color: #000; 
  text-decoration: none;
  }

#content a[href^="mailto"]:after {
	content: "";
	color: #000;
	font-size: 100%;
}

#content a.icon, #content a.blocklink {
	text-decoration: none;
	color: #000;
}

.standardspalte {

}
	
/* header */
#servicenavi, #footer, #hauptnavi ul, .navibox, .navihead, .unsichtbar, .sprunglinks, .summary, .druck {
	display: none !important;
	float: none !important;
}


/* contentvariationen */
#content {	
 	float: none !important;
	width: 70%;
	padding: 0;
	}		 

.box h2 { font-size: 12pt;
              font-weight: bold;
              margin: 0 0 12px 0;
              padding: 0;
              }

.box h3 { font-size: 11pt;
       margin-bottom: 12px;
}

#content p {
	font-size: 11pt;
	line-height: 14pt;
    margin: 0 0 16px 0;
  }


#content ul {
	margin-bottom: 14px;
}
#content li {
	font-size: 11pt;
	margin: 5px 0 0 20px;
	padding-left: 15px;
	list-style: disc;
	line-height: 14pt;
}

.meldung1, meldung2 {
	padding-bottom: 5pt;
}
/* Ende */

/* Bilder */
img { border:none;}
img.alignright {
	padding: 0;
	margin: 4px 0 10px 10px ;
	display: inline;
	float: right;	
}
/*   Beginn Tabelle   */

table.sss {
	font-size: 11pt;
	border-width: 1px;
	border-spacing: 2px;
	border-style: outset;
	border-color: #E0E6E9;
	border-collapse: collapse;
	background-color: #E0E6E9;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	margin-bottom: 20px;
	margin-right: 10px;
}
table.sss th {
	border-width: 1px;
	border-style: solid;
	border-color: #E0E6E9;
	background-color: #E0E6E9;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}
table.sss td {
	border-width: 1px;
	border-style: solid;
	border-color: #E0E6E9;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	padding: 3px;
}	

/* Begin Kleinzeug */
.abstand30 {
	display: block;
	height: 20px;
	width: 1px;
	font-size: 1px;
  	line-height: 1px;
}

abbr, acronym {
    font-style: normal;
}

em {
	font-weight: bold;
	font-style: normal;
}

strong {
	font-weight: bold;
}
	
small, kleiner {
	font-size: 9px;
	line-height: 1.5em;
	}
hr {
	display: none;
	}

.clear {
	clear: both;
}

.center {
	text-align: center;
	}


