html, body {
  	   margin:0px;
            padding:0px;
            }

body 	{
         background: url(bilder/hintergrund.jpg);
         background-repeat:repeat-x;
	background-color:#938142;
         }

a {text-decoration:none; border:none; color:#666633;}
a:link {color:#333300;}
a:visited {color:#333300;}
a:hover	{ color:#99994D;}
a.actual { font-weight:bold;}
a.menu	{ margin:-2px; padding:0px;}


#main	{
	background-image: url(bilder/inhalt_hintergrund.jpg);
         background-repeat:no-repeat;
	margin-right:auto;
         margin-left:auto;
         margin-top:2px;
         padding:0px;
         height:600px;
         width:800px;
         font:9pt Eras Medium ITC, sans-serif;
         color:#333300;
         }

#inhalt	{
	width:750px;
         height:500px;
         margin:0px;
         padding:20px;
	}

#footer {
         margin-top:20px;
         width:250px;
         padding:0px;
         padding-left:500px;
         }


#port 	{
         padding:0px;
         margin:0px;
         }

#startmenu {
		position:relative;
                 left:20px;
                 top:-20px;
                 padding:0px;
                 margin:0px;
                 width:600px;
                 }


img	{
	padding:0px;
         margin:0px;
         border:none;
         }


img.bilder 	{
		 height:80px;
                  margin:10px;
         	}

img.bilder_awo 	{
		 width:150px;
                  margin:10px;
         	}

img.fotos	{
		height:60px;
		margin:5px;
		}

img#ego	{
	width:150px;
         }


.beschreibung1	{
                 position:absolute;
                 left:400px;
                 top:550px;
                 width:750px;
                 height:50px;
                 visibility:hidden;
                 font:500 9pt Eras Medium ITC, sans-serif;
                 color:#333300;
                 z-index:1;
                 }

.web	{
         float:left;
         padding-right:5px;
         margin-top:10px;
         }

object#awo	{
		z-index:1;
                 margin-left:auto;
                 margin-right:auto;
                 }

#lightbox{
	background-color:#ffffff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
         color:#ffffff;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;}
#overlay img{ border: none; }

#overlay{ background-image: url(bilder/overlay.png); }

input, textarea	{
	color:#74754A;
         font:10pt Arial, sans-serif;
         border:1px solid #74754A;
         }

fieldset		{
         	border:none;
                 background-color:white;
         	}