.noprint
{
	display:none;
}

* 
{
	margin: 0;
	padding: 0;
}

body, html, img, h1, h2, h3,h4, #contents, #content_right, #content_left, #content_pics, p.contentleft, #shadow, p.kontakte, option
{
	font-family:Georgia,Times New Roman;
	border: 0px;
	font-weight:normal;
}

body
{
	color:#cccccc;
	font-size:0.85em;
	line-height:20px;
	background-image:url(../images/grau-1px.gif);
}

#container
{
	margin-right:auto;
	margin-left:auto;
	width: 500px;
}

#logo
{
	display:none;
}

#logo p
{
	display:none;
}

#navi
{
	display:none;
}

#toppicture
{
  	display:none;
}

#seknavi
{
	display:none;
}

#shadow
{
  	display:none;
}

#contents
{
  	width: 550px;
}

#contentunten_abstand
{
	display:none;
}

#contentunten
{
  	display:none;
}

#content_left
{
  	width: 400px;
	float:left;
}

p.contentleft
{
	margin-bottom:15px;
}

p.kontakte
{
	margin-bottom:10px;
}

div.eintrag
{
	float:left;
	margin-bottom:15px;
	width:100%;
}

#content_right p a
{
	display:none;
}

#content_right p a:hover, #content_right p a:active
{
   	display:none;
}

a.haupt, a.sitemap1
{
	color:#c3000f;
	text-decoration:none;
}

a.haupt:hover, a.haupt:active
{
   	color:#c3000f;
	background-color:#cccccc;
}

a.referenz_link
{
	color:#cccccc;
	text-decoration:none;
}

p.ref
{
	margin-bottom:5px;
	margin-left:10px;
}

a.referenz_link:hover, a.referenz_link:active, a.referenz_link:focus
{
	color:#c3000f;
	background-color:#cccccc;
	text-decoration:none;
}

a.sitemap2, a.sitemap1, a.sitemap3
{
	color:#cccccc;
	text-decoration:none;
}

a.sitemap1:hover, a.sitemap1:active, a.sitemap2:hover, a.sitemap2:active, a.sitemap3:hover, a.sitemap3:active
{
   	color:#c3000f;
	background-color:#cccccc;
}

a.sitemap2, a.sitemap2:hover, a.sitemap2:active
{
	margin-left:20px;
}

a.sitemap3, a.sitemap3:hover, a.sitemap3:active
{
	margin-left:40px;
}

#footer
{
  	display:none;
}

a.druck
{
	display:none;
}

a.druck:hover, a.druck:active
{
   	display:none;
}

a.normal_text, a.aktiv_text, a.normal_text_ohne, a.aktiv_text_ohne
{
	display:none;
}

a.aktiv_text, a.aktiv_text_ohne
{
	display:none;
}

a.normal_text:hover, a.normal_text:active, a.aktiv_text:hover, a.aktiv_text:active,
a.normal_text_ohne:hover, a.normal_text_ohne:active, a.aktiv_text_ohne:hover, a.aktiv_text_ohne:active
{
   	display:none;
}

a.normal_text_ohne, a.aktiv_text_ohne, a.normal_text_ohne:hover, a.normal_text_ohne:active, a.aktiv_text_ohne:hover, a.aktiv_text_ohne:active
{
	display:none;
}

#content_pics
{
  	display:none;
}

#content_pics img
{
  	display:none;
}

#content_right
{
  	display:none;
}

#content_right p
{
	display:none;
}

h1, h3, h3.rechts
{
	margin-bottom:10px;
	font-size:1.5em;
}
	
h2
{
	margin-bottom:5px;
	margin-top:15px;
	font-size:1.3em;
}

h3
{
	margin-top:25px;
}

h4
{
	margin-bottom:5px;
	font-size:1.1em;
	margin-top:25px;
	font-weight:bold;
}

a
{
   	color:#c3000f;
}

a:hover, a:active, a:focus
{
	color:#c3000f;
	text-decoration:none;
	background-color:#cccccc;
}

a.normal
{
   	background-position: 0 0;
	background-repeat:	no-repeat;
   	width:200px;
   	display:block;
   	height:25px;
   	float: left;
	margin: 0 0 3px 0;
}

a.normal:hover, a.normal:active
{
   	background-position: 0 -30px;
}

a.aktiv, a.aktiv:hover, a.aktiv:active
{
   	background-position: 0 -30px;
   	width:200px;
   	display:block;
   	height:25px;
   	margin-bottom:3px;
	float: left;
}

a.seknavi
{
   	display:none;
}

a.seknavi:hover, a.seknavi:active
{
   	display:none;
}

a.seknaviaktiv, a.seknaviaktiv:hover, a.seknaviaktiv:active
{
   	display:none;
}

.beschriftung
{
	width: 12em;
	height:2.0em;
}

.contact_button
{
   	background-color: #EBECED;
   	width: 12em;
	height:2.0em;
	font-weight:bold;
   	border: 1px solid #808285;
   	color: #808285;
	font-size:0.93em;
}

.area
{
   	width: 21em;
	height:120px;
   	border: 1px solid  #76A348;
	font-size:0.93em;
	color:#76A348;
}

.meldung
{
  	font-size:0.93em;
	color:#676767;
}

.rot10
{
	font-weight:bold; 
	color:red;
}	

.gruen10
{
	font-weight:normal; 
	color:green;
}

form input.btn
{
 	background-color:  #999999;
 	width: 148px;
  	height:22px;
 	color: white;
}

form label 
{ 
	DISPLAY: block; 
	FLOAT: left; 
	WIDTH: 150px;
	padding-top:3px;
	font-size:12px;
	text-align:right;
	margin-right:10px;
}

p.rot
{
	color:red;
	margin-bottom:20px;
}	

p.gruen
{
	color:green;
	margin-bottom:20px;
}

p.abstand
{
	height:20px;
	FLOAT: left;
}

.contact_input_txt, .contact_input_txt_err, .contact_txt_area, .contact_txt_area_err,
.contact_input_kurz, .contact_input_kurz_err
{
  	width: 205px;
  	border: 1px solid  #999999;
	text-align:left;
	color:#999999;
}

.contact_input_kurz, .contact_input_kurz_err
{
  	width: 100px;
	margin-right:5px;
}

.contact_txt_area, .contact_txt_area_err
{
	height:120px;
}

.contact_input_kurz_err, .contact_input_txt_err, .contact_txt_area_err
{
   	border: 1px solid red;
   	color: #76A348;
}

.clear 
{ 
	clear:both; 
	padding:0px;
	margin:0px;
	line-height:0px;
	font-size:0px;
	height:0px;
}

img.bild1-klein
{
	display:none;
}

img.bild2-klein
{
	display:none;
}

img.bild3-klein
{
	display:none;
}