body {
	background-color: #56352C;
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	margin: 0;
	padding: 1em 0;
	text-align: center;
	font-size: 120%;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #FF9900;
 }
 
 html>body  { /* sei nett zu Opera */	  
 font-size: small;
 }

  div#Seite {
	text-align: left;
	margin: 0 auto;
	width: 100%;
	padding: 0;
	border: 1px none silver;
	background-image: url(../bilder/hintergrund.gif);
	background-repeat: repeat-y;
  }
  html>body div#Seite {
    border-color: gray;  /* Farbangleichung an den Internet Explorer  */
  }
  p#Titelzeile {
	clear: both;
	margin: 30px 0 0;
	padding: 0em;
	height: auto;
	border-top: 1px none #FF9900;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	color: #FF9900;
	font-size: 115%;
	text-indent: 260px;
}
 
  p#Bildzeile {
	clear: both;
	margin: 20px 0 0;
	padding: 0em;
	height: 70px;
	border-top: 1px solid #FF9900;
	background-image: url(../pics/hg7.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #FF9900;
	
  }
  #adresscontainer {
	margin: 0px 0 3px 256px;
	padding: 0;
	height: 35px;
	width: 100%;
	border-top: 1px none;
	border-right: 0 none;
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	font-size: 90%;
	color: #FF9900;
	text-indent: 4px;
	background-color: #330000;
}
  
   p#Fusszeile {
	clear: both;
	font-size: 80%;
	margin: 0;
	padding: 0.1em;
	text-align: left;
	border-top: 1px none silver;
	color: #FFFFFF;
	text-indent: 20px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  }
 

  div#Inhalt {
	margin: 0 0 1em 240px;
	padding: 0 1em;
	width: 450px;
	clear: right;
	border: thin none #000000;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  div#Inhalt h2 {
	font-size: 97%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	clear: right;
	height: auto;
	border: thin none #000000;
  }
div#Inhalt h1 {


	font-size: 106%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 12px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}
div#Inhalt h3 {
	font-size: 130%;
	color: #FF9900;
	text-align: left;
	margin-top: 40px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	font-weight: lighter;
}
 
h2 {

	font-size: 1em;
	margin: 0;
	padding: 0.3em;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
 h1 {
	font-size: 1.2em;
	margin: 0;
	padding: 0.3em;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBDAAC;
	font-weight: lighter;
	
  }
h3 {

	font-size: 0.9em;
	margin: 0;
	padding: 0.3em;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}

h4 {

	font-size: 1em;
	margin: 0;
	padding: 0.3em;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FBDAAC;
	font-weight: lighter;
}
#navcontainer
{
	margin: 0px 0 3px 35px;
	padding: 0;
	height: 20px;
	width: 100%;
	border-top: 1px none #FF9900;
	border-right: 0 none;
	border-bottom: none;
	border-left: none;
}

#navcontainer ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#navcontainer ul li
{
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 20px;
}

#navcontainer ul li a
{
background: #c60;
width: 95px;
height: 25px;
border-top: 1px none #FF9900;
border-left: 1px solid #FF9900;
border-bottom: 1px none #FFFFFF;
border-right: 1px solid;
padding: 0;
margin: 0 0 0px;
color: #FFFFFF;
text-decoration: none;
display: block;
text-align: center;
font: normal 90%/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover
{
	background-color: #F7DBB3;
	color: #663300;
}

#navcontainer a:active
{
background: #F7DBB3;
color: #663300;
}

#navcontainer li#active a
{
background: #F7DBB3;
border: 1px solid #c60;
color: #663300;
}
#seitennav {
	width: 200px;
	float: left;
	padding-left: 0px;
	padding-top: 9px;
	border: thin #00FF00;
	text-decoration: none;
}

#seitennav ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF9900;
}

#seitennav a
{
	display: block;
	padding: 3px;
	width: 200px;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
	color: #FF9900;
	text-indent: 37px;
}

#seitennav a:link, .navlist a:visited
{
	color: #FF9900;
	text-decoration: none;
	text-indent: 37px;
}

#seitennav a:hover
{
background-color: #FF9933;
color: #FFFFFF;
}
div#bilder {
	margin: 20px 0 0em 0px;
	padding: 0;
	width: 192px;
	float: left;
	height: 600px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../bilder/galerie2.gif);
	background-repeat: no-repeat;
}
div#bilder h4 {
	font-size: 100%;
	margin: 1em 0;
	color: white;
	padding: 60px 0px 0px 80px;
}
div#bilder-bio {

	margin: 20px 0 0em 0px;
	padding: 0;
	width: 192px;
	float: left;
	height: 600px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../bilder/portrait.gif);
	background-repeat: no-repeat;
}
div#bilder-bio h4 {

	font-size: 100%;
	margin: 1em 0;
	color: white;
	padding: 60px 0px 0px 80px;
}
div#bilder-auss {


	margin: 20px 0 0em 0px;
	padding: 0;
	width: 192px;
	float: left;
	height: 600px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../bilder/galerie2.gif);
	background-repeat: no-repeat;
}
div#bilder-auss h4 {


	font-size: 100%;
	margin: 1em 0;
	color: white;
	padding: 60px 0px 0px 80px;
}
div#bilder-screen h4 {



	font-size: 100%;
	margin: 1em 0;
	color: white;
	padding: 60px 0px 0px 80px;
}
div#bilder-screen {




	margin: 20px 0 0em 0px;
	padding: 0;
	width: 192px;
	float: left;
	height: 600px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../bilder/webdesign.gif);
	background-repeat: no-repeat;
}

div#bilder-press {



	margin: 20px 0 0em 0px;
	padding: 0;
	width: 220px;
	float: left;
	height: 240px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-image: url(../bilder/presse.gif);
	background-repeat: no-repeat;
}
div#bilder-press h4 {



	font-size: 100%;
	margin: 1em 0;
	color: white;
	padding: 60px 0px 0px 80px;
}
div#Inhalt a {

	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
}
div#bilder-galerie {
	margin: 0px 0 0em 0px;
	padding: 0;
	width: 483px;
	float: left;
	height: 600px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-repeat: no-repeat;
	background-color: #FAE9CF;
}
div#bilder-galerie h4 {
	font-size: 100%;
	margin: 1em 0;
	color: #663300;
	padding: 40px 0px 0px 22px;
	text-indent: 65px;
}
div#bilder-rechts {
	margin: 0px 0 0em 0px;
	padding: 0 0 0 30;
	width: 230px;
	height: auto;
	background-repeat: no-repeat;
	border: thin solid #000000;
	float: right;
	list-style-type: none;
}
div#bilder-rechts h4 {

	font-size: 100%;
	margin: 1em 0;
	color: #663300;
	padding: 40px 0px 0px 22px;
	text-indent: 65px;
}

div#bilder-rechts h4 {

	font-size: 100%;
	margin: 1em 0;
	color: #663300;
	padding: 40px 0px 0px 22px;
	text-indent: 65px;
}
ul#Naviklein {
	font-size: 130%;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	color: #FFFFFF;
	border-left-width: 2px;
	border-left-color: #F7DBB3;
	list-style-type: none;
	clear: left;
	
}
ul#Naviklein li {
	margin: 0;
	padding: 0.5em;
	list-style-type: none;
	text-indent: 60px;
	
  }
  ul#Naviklein a {
	display: block;
	font-weight: bold;
	font-size: 120%;
	
  }
  ul#Naviklein a:link {
	color: white;
	font-size: 120%;
	
  }
  ul#Naviklein a:visited {
    color: white; 
	
  }
  ul#Naviklein a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #F7DBB3;
	
  
  }
#navbottom {
	margin: 0px 0 0 0px;
	padding: 0;
	height: 100px;
	width: 100%;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
#navbottom ul {

	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#navbottom ul li {

	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 20px;
}
#navbottom ul li a {
	background: #FF9900;
	width: auto;
	height: 20px;
	border-top: none #FFFFFF;
	border-left: none #FFFFFF;
	border-bottom: none #FFFFFF;
	border-right: thick solid #663300;
	padding: 0 10px;
	margin: 80px 0 0px;
	color: #663300;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 100%/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}
#navbottom ul li a:hover {

	background-color: #c60;
	color: #FFFFFF;
}
#navbottom a:active {

background: #c60;
color: #fff;
}
#navbottom li#active a {

background: #c60;
border: 1px solid #c60;
color: #fff;
}

div#bilder-press ul {
	font-size: 100%;
	margin: 1em 0;
	color: white;
	padding: 60px 0px 0px 80px;
}
div#Inhalt h4 {

	font-size: 120%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 100px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	clear: right;
	height: auto;
	border: thin none #000000;
}
div#Inhalt f1 {
	font-size: 90%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	width: 100px;
}
div#Inhalt f4 {


	font-size: 130%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 60px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	clear: right;
	height: auto;
	border: thin none #000000;
}
form {
	background-image:url(background.gif);
	padding:20px;
	border:6px none #ddd;
}
td, input, select, textarea { font-size:100%; font-family:Verdana, sans-serif; font-weight:bold; }
input, select, textarea { color:#000000; }
.Bereich, .Feld { background-color:#FFFFFF; width:300px; border:6px none #ddd; }
.Auswahl { background-color:#FFFFFF; width:300px; border:6px none #ddd; }
.Check, .Radio { background-color:#ddff; border:1px solid #ddd; }
.Button { background-color:#FF9900; color:#fff; width:200px; border:thin solid #000000; }
div#Inhalt2 h4 {


	font-size: 130%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 100px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	clear: right;
	height: auto;
	border: thin none #000000;
}
#u-nav {
	float: left;
	padding-left: 0px;
	padding-top: 9px;
	border: thin #00FF00;
	text-decoration: none;
}
#u-nav ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF9900;
}
#u-nav a:link, .navlist a:visited {
	color: #FF9900;
	text-decoration: none;
	text-indent: 37px;
	text-align: right;
	width: 500px;
}
#u-nav a:hover {
	background-color: #FF9933;
	color: #FFFFFF;
}
#u-nav a {
	display: block;
	padding: 3px;
	width: 500px;
	border-bottom: 1px solid #FF9900;
	text-decoration: none;
	color: #FF9900;
	text-indent: 37px;
	text-align: right;
}
div#Inhalt2 h2 {

	font-size: 97%;
	color: #FFFFFF;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
	clear: right;
	height: auto;
	border: thin none #000000;
}
div#Inhalt2 {

	margin: 0 0 1em 240px;
	padding: 0 1em;
	width: 500px;
	clear: right;
	border: thin none #000000;
}
* html div#Inhalt2 {

    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}
.font-big {
 font-family:Verdana, sans-serif;
 font-size:16px; font-weight:bold;
 color:#FFFFFF;
}
.font-small {
 font-family:Verdana, sans-serif;
 font-size:10px; font-weight:normal;
 color:#FFFFFF;
}
.table {
	width:90%;
	border: 1px solid #FF9900;
}
.head {
 background-color:#FFFFF;
}
.main {
 ;
 font-family:Verdana, sans-serif;
 font-size:12px; font-weight:normal;
 color:#000000;
}
.foot {
}
.align {
 text-align:left;
}
.textarea {
 background-color:#FF9900;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 border : 1px solid #808080;
}
.input {
 background-color:#FF9900;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 border : 1px solid #808080;
 font-size: 12px;
}
.select {
 background-color:#ECECEC;
 color:#000000;
 font-family : Verdana, Helvetica, sans-serif;
 font-size: 12px;
}
div#Inhalt3 {

	margin: 0 0 1em 200px;
	padding: 0 1em;
	width: 600px;
	clear: right;
	border: thin none #000000;
}
* html div#Inhalt3 {


    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}
