body {
			background-color: #fffef2;
			margin: 0%;
			padding: 0%;
		}

		img {
			border: 0px;
		}

		#container  {
			width: 812px;
			margin-left:-406px;
			position:absolute;
			z-index:1;
			left:50%;
			text-align: left;
		}

		#head {
			background-image:url(images/bg_head.jpg);
			width: 812px;
			height: 48px;
			padding-top:54px;
		}

		#menu {
			margin-left: 20px;
			height: 24px;
			width:612px;
			float:left;
		}
		#logo {
		  width:170px;
			margin-left:10px;
			height:35px;
			margin-top:0px;
			float:left;
			cursor:hand;			
		}
		#mainmenu {
		}
		
		#submenuaktiv {
			/*visibility: hidden;*/
			
		}
		
		#submenu {
			visibility: hidden;			
		}

		#contentoben {
			margin-top: 6px;
		}		

		#copyhd {
			float: left;
		}
		
		#copyhdzwei {
			float: left;
		}

		
		#impressumbox {
		  float:left;
			width: 812px;
			height: 155px;
			background-color: #2c2c2c;
			margin-top: 4px;
		}
		
		#impressum{
			padding-top: 10px;
			margin-left: 660px;
		}

		#clearer
		{
			clear:both;
		}
		
		#vis {
		  filter: progidXImageTransform.Microsoft.Alpha(opacity=0) ;
      -moz-opacity: 0;
			-khtml-opacity: 0;
			
 		}
		
		.spacer {
    	font-size: 3px;
    	line-height : 6px;
    }
		
		#headline {
		  padding-left:52px;
			padding-top:20px;
		  width:760px;
			height:29px;
			margin-top:6px;
			background-color:#5f594f;
		}
		
		#kollektion {
		  margin-top:2px;
		  background-color:#7b7365;
			height:530px;
			width:812px;		
		}
		
		table#kollektionoverview {
		  margin-top:37px;
			margin-left:188px;
		  width:600px;
			table-layout:fixed;
			border:0;
		}
		
		div.kollektionmo {
		  width:300px;
			height:10px;
			visibility:hidden;
			float:left;
		}
		
		div.kollektionmo img {
		  margin-bottom:3px;
		}
		
		td.leerzeile {
		  width:300px;
			height:39px;
		}
		
		table#kontaktformular {
		  width:365px;
			margin-left:72px;
			margin-top:58px;
		}
		
		table#kontaktformular td {
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: bold;
			line-height: 17px;		
		  color:#f5ebeb;
			height:27px;
			padding-top:8px;
		}	
		
		input {
		  width:228px;
		}
		
		textarea {
		  width:228px;
		}
		
		div {
 			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height: 17px;		
		  color:#ecebea;
		}
		
		a {
 			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			font-size: 11px;
			font-weight: normal;
			line-height: 17px;		
		  color:#ecebea;		
			text-decoration:none;
		}
		
		a:hover {
		  text-decoration:underline;
		}	
