@charset "UTF-8";
body {
   font: 12px Verdana, Arial, Helvetica, sans-serif;
   background: white;
   margin: 1.5cm; 
   color: #000000;
    }
#links { display: none;}

#rechtsLogo{
}
/*
#rechtsHNav{
  height: 21px;
	background-color: #333333;
	border-bottom: white 1px solid;
}
*/
#rechtsInhalt {
	
}
#formular p{
 margin: 2px;
}
#footer{ display: none;}

#adrPrint{ display: block; margin-top: 0.5cm; margin-bottom: 1cm}
h1{
  font-size: 1em;
  color: black;
  margin-bottom: 20px;

}
label{
  float: left;
	width: 100px;
}
input, textarea {
  color: white;
	background-color: #333333;
	border: #999999 1px solid;
	width: 200px;
}
a {
  color: blue;
	text-decoration: none;
}
a:hover {
  color: blue;
	text-decoration: underline;
}
li{
  list-style-type: circle; 
	padding-bottom: 5px;
}
.bildListe{
  height: 70px;
}
.bildListe h1{
 color: black;
 font-size: 1em;
 padding: 0px;
 margin: 0px;
}
.bildVorschau{
float: right;
}
.bildVorschau img{
 border: 1px black solid;
 margin: 0px 30px 10px 5px;
}
#photoListe{
  margin-top: 10px;
}
#photoListe img{
  border: 1px black solid;
	margin-right: 5px;
	margin-top: 5px;
}
#photoListe a{
  text-decoration:none;
}
.right{
float: right;
}
.rahmen{
 border: 1px white solid;
}


@charset "UTF-8";
/* CSS Document */

/*Hauptnavigiation */
#rechtsHNav{display: none;}
.HNavigation{display: none;}
.HNavigationAktiv{display: none;}
.HNavigationRight{display: none;}
.HNavigationAktivRight{display: none;}
/*Unternavigation */
#uNavigation{display: none; }



