body
	{
		margin: 0;
		padding: 0;
		font: 100% calibri, arial, hevetica, sans-serif;
		text-align: center;
		color: #505367;
	}
	
	#container
	{
		margin-left: 50px;
		margin-top: 10px;
		width: 1100px;
		text-align: left;
	}
	
	#header
	{
		height: 200px;
		background-image: url('../images/head.jpg');
	}
	
	#mainnav
	{
		height: 25px;
		width: 700px;
		margin-left: 50px;
		margin-top: -75px;
		margin-bottom: 25px;

		color: white;
	}
	
	#mainnav ul
	{
		margin: 0 0 0 0px;
		padding: 0;
		list-style-type: none;
    		text-align:center;
    		font-weight: bold;
	}
	
	#mainnav li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid white;
	}
	
	#mainnav li a
	{
		text-decoration: none;
		color: white;
	}
	
	#mainnav li a:hover
	{
		text-decoration: underline;
		color: white;
	}

	
	#menu
	{
		float: right; 
		width: 250px;
		height: 100px;
		margin-top: 150px;
		margin-right: 50px;
	}
	
  #menu li a
	{
		text-decoration: none;
		color: #505367;
		font-weight: bold;
	}
	
	#menu li a:hover
	{
		text-decoration: underline;
		color: #505367;
		font-weight: bold;
	}
	
	#menu hr { color: white;  visibility: hidden; }

  .bannerfacebook { border: 1px white solid; }
  	
	.bannerfacebook a 
  { 
  display:block;
  background-image:url('images/facebook.jpg');
  width:250px; height:38px 
  }
  
  .bannerfacebook a:hover { background-image:url('images/facebookb.jpg;'); }
	
	.list
	{
    width: 100%;
    border: 1px solid #D1050C;
  }
  
  .list h5 { font-size: 105%; background-color: #D1050C; color: white; padding: 5 0 5 10px; margin-top: 0px; margin-bottom: -1px; text-decoration: underline; }

  .list h6 { font-size: 100%; background-color: #D1050C; color: white; padding: 5 20 5 0px; text-align: right; margin-bottom: 0px; margin-top: -1px; }
  
  .list ul
	{
		list-style-type: none;
		margin: 0 0 0 0px;
		padding: 0;
		font-size: 95%;
	}  
  
  .list li
	{
		padding: 4 10 4 10px;
		border-bottom: 1px dotted #D1050C;
	}
  	
	#contents	
	{
		margin-right: 400px;
		margin-left: 20px;
		min-height: 100%;
	}
	
  #contents p { line-height: 115%; font-size: 90%; margin-right: 50px; margin-left: 80px; text-align: justify;}

	.blogentry hr { color: white;  visibility: hidden; }
	
	.blogentry h2
	{
    font-size: 150%;
    color: #666666;
    margin-left: 50px;
  }

	.blogentry h4
	{
    font-size: 130%;
    color: #666666;
    margin-left: 50px;
  }
  
  .blogentry h4 a {text-decoration: underline; color: #666666; }
  .blogentry h4 a:hover {text-decoration: underline; color: #333333; }
    
	.blogentry h3
	{
    font-size: 80%;
    color: #666666;
    margin-left: 50px; 
    margin-top: -20px; 
  }
  
	.blogentry ul
	{
		list-style-type: none;
		text-align: right;
		margin: 1em 0;
		padding: 0;
		font-size: 95%;
	}
	
	.blogentry li
	{
		display: inline;
		padding: 0 0 0 7px;
	}
	
	.imagefloat
	{
		float: left;
		padding: 2px;
		margin: 5px 10px 0 0;
		margin-left: -90px;
	}

	
	#footer	
	{
		clear: both;
		height: 56px;
		background-image: url('../images/footer.gif');
		margin-top: 40px;
	}
	
		#footer ul
	{
		margin: 0 0 0 170;
		padding: 0;
		padding-top: 15px;
		list-style-type: none;
    text-align:left;
    font-weight: bold;
    font-size: 85%;
    color: white;
	}
	
	#footer li
	{
		display: inline;
		padding: 0 10px;
		border-right: 1px solid white;
	}
	
	#footer li a
	{
		text-decoration: none;
		color: white;
	}
	
	#footer li a:hover
	{
		text-decoration: none;
		color: #E4E4E4;
	}

/* + + + + + formulare HAUPTBEREICH + + + + + */
#contents form{ margin-top: 10px; padding-top: 7px; outline: none;}
#contents form p{ font-size: 1em; }

#contents form fieldset{ padding: 5 20px; }
#contents form fieldset h2 { font-size: 1.6em; margin-top: 10px; margin-bottom: 10px; }
#contents form fieldset p { text-align: justify; }
#contents form legend{ display: none; }

#contents form label{ display: block; font-size: 0.8em; font-weight: bold; cursor: pointer; padding-top: 10px; }
#contents form input{ width: 320px; margin-top: 3px; padding: 1px 2px 2px; }
#contents form select{ font-size: .8em; margin-left: 7px; margin-left: 0; margin-top: 3px; }
#contents form select option{ padding: 1px 7px 2px 3px; }
#contents form fieldset textarea{ width: 500px; height: 300px; font-size: 1em; margin-top: 3px; }

#contents form #formcontact fieldset .formitem{ padding-left: 0; padding-right: 0; }
#contents form #formcontact .formitem{ padding-left: 20px; padding-right: 20px; }
#contents form .checkbox input{ width: 20px; float: left; width: 20px; margin-left: -3px; }
#contents form .checkbox span{ display: block; font-weight: normal; padding-left: 20px; }

#contents form #sendButton{ height: 50px; text-align: right; margin-top: 15px; }
#contents form #sendButton input{ width: auto; font-weight: bold; margin-right: 80px; padding: 3px 7px; }

#contents form .sendButton{ height: 50px; text-align: right; margin-top: 15px; }
#contents form .sendButton input{ width: auto; font-weight: bold; margin-right: 80px; padding: 3px 7px; }

#contents form .submit{ min-height: 1.25em; margin-left: 11px; }
#contents form .submit input{ width: auto; font-weight: bold; margin: 0; padding: 0 7px 1px; }

#contents form hr{ height: 7px; margin: 0; }
	