body		{
		background-image:url(haupt-bg2.jpg);
		background-repeat: repeat-y;
		background-position: center -1px;
		margin-top: 0px;
		margin-bottom: 0px;
                 font-family: arial, verdana, sans serif;
                 font-size:0.8em;
		}


#alles		{
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		background-color: white;
		width: 980px;
		}

#logo		{
		background-image:url(logo.jpg);
		width: 400px;
		height: 231px;
		float:left;
		}

#headerrechts	{
		background-image:url(header-kontakt.jpg);
		width: 579px;
		height: 231px;
		float:right;
		}

#mainbody        {
		background-image:url(content-bg.jpg);
		background-repeat: repeat-y;
		width: 980px;
		float:left;
		}

#menu		{
		width: 227px;
		float:left;
                 padding-top:5px;
                 font-weight:bold;
		}



#content	{
      		width: 589px;
                 margin-top: -215px;
                 margin-left: 325px;
                 padding-right: 100px;
                 margin-bottom:100px;
                 color:#494949;
                 float:left;
		}

#footer		{
		color: #ffffff;
		background-color: #fa9d00;
		width: 960px;
		height: 20px;
		clear: both;
                 padding: 10px;
                 text-align:right;
		}

#impressum       {
                 float:left;
		text-align:left;
		}



h1		{
		font-size: 1.25em;
                 margin-bottom:5px;
                 color: #E17400;
                 }

h2		{
		font-size: 2em;
		margin-bottom:30px;
                 color: #E17400;
                                  }


p              	{
                 margin-bottom: 50px;
                 }


ul                {
		list-style-type:none;
                 text-align:right;
                 margin-left:-0px;
                 }

li               {
                 margin-bottom:10px;
                 background-color: #fa9d00;
                 }


a  		 {
                 color:white;
                 text-decoration:none;
                 }

a.menu          {
                 font-size:1.2em;
                 display:block;
                 height:30px;
                 padding: 5px;
                 }

a.menu-active          {
                 font-size:1.2em;
                 display:block;
                 height:30px;
                 padding: 5px;
                 background-color:#E17400;
                 }

.paragraph	{
		margin-top:50px;
                 }
table	{
		margin-left:-3px;
                 }



a:hover   {

                 background-color:#E17400;
                 }


.allcontrasts 	{
		font-weight:bold;
                 }

a.allcontrasts:hover   	{
                		background-color: #fa9d00;
                 color:#E17400;
                 }

#streifrechts      {
                	  float:right;
                   text-align:right;
                   margin-right:-66px;
                 }
