/**
 * Style sheet basic
 */
 
html{margin:0px;}

	

 div, em, input, label, li, ol, p, select, span, strong, td, th, textarea, u, ul
{
	font-family: Verdana, Tahoma, sans-serif;
	text-align: justify;
	
}

 div, input, label, li, ol, p, select, td, th, textarea, u, ul
{
	font-size: 10pt;
	
	
}

td {
 vertical-align: top;}

h1
{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-family: Georgia;
	color: #0066CC;
	font-style: italic;
	font-weight:normal;
	font-size: 14pt;
}

h2
{
	margin:0px 0px 6px 0px;
	padding:0px;
	font-weight:normal;
	font-size:11px;
}

a
{
	text-decoration:none;
	color:#000;
}

a:hover
{
	text-decoration: underline;
	color:#0066cc;
}

img
{
	vertical-align:middle;
	border:0px;
}
 pre, form
{
	margin:0px;
	padding:0px;
}

.strichliste{
 list-style-type: square;
 text-align: left;}
 


.widthCompacter{
margin-left:10px;
width:95%;
}

ol.hugeTopics{
  margin-left: 40px;
  margin-right: 2px;
}

.hugeTopics li{
 color: gray;
 font-size: 40px;
 font-style: italic;
}

.hugeTopics .inlayHead{
  color: blue;
  font-style: italic;
  font-size: 14px;   
}

.hugeTopics .inlayText{
  font-style: normal;  
}

.hugeTopics .inlay{
  color: black;
  font-size: 12px;
  margin-bottom:20px;
  margin-left:20px;
}

.hide{
  display: none;
}

.pp_content a{
  color: #0066CC;
}

.slideshow div{
  background-color: #C3C3C3;
}

.slideshow h1{
  
}

.kundenstimmen {
  background: white;
}

.kundenstimme{
  padding: 10px;
  background: #dcdcde;
}
  
.kundenstimme h1{
color:black;
font-size:1.3em;
font-style:italic;
margin-bottom:5px;
}

