/* CSS Document */
body {
  background-color: #DFE0D0;
  font-size: 12px;
  color:#564b47;  
  padding:20px;
  margin:0px;
  text-align: center;
}


#container { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 68px 86px 180px 112px;
  background-image: url(style_img/background_cont.gif);
  background-repeat:no-repeat;
  
}

#nav { 

margin: 180px 0 0 0 ;
  width: 194px; 
  text-indent: -5000px; 
}

#nav ul {
	list-style-type:none;
	display:block;
	padding: 0;
	margin: 0;	
}

#nav li {
	list-style-type:none;
	display:inline;
	height: 22px;
	padding: 0;
}

#nav a {
	list-style-type:none;
	display:block;
	width: 194px;
	height: 22px;
	margin-bottom: 4px;
}

#nav a:hover {
	list-style-type:none;
	display:block;
	width: 194px;
	height: 22px;
	background-position: 0 -22px;
}

#nav a.active {
	list-style-type:none;
	display:block;
	width: 194px;
	height: 22px;
	background-position: 0 -22px;
}

.subnav {
	width: 194px;
}

#subnav ul.inactive {display: none;}

#nav ul li ul li a{
margin-bottom: 2px;

}

#nav ul li ul li a:hover{	
	background-position: 0 -22px;
	
}

#nav ul li ul li a.active{
	background-position: 0x -22px;	
}

#home { background-image: url(nav_img/b_home.gif); background-repeat: no-repeat; height: 24px;  }
#setcard { background-image: url(nav_img/b_setcard.gif); background-repeat: no-repeat; height: 24px;  }
#portfolio { background-image: url(nav_img/b_portfolio.gif); background-repeat: no-repeat; height: 24px; }
	#advertising { background-image: url(nav_img/b_advertising.gif); background-repeat: no-repeat; height: 24px; margin-left: 10px; }
	#fashion { background-image: url(nav_img/b_fashion.gif); background-repeat: no-repeat; height: 24px; margin-left: 10px;}
	#body { background-image: url(nav_img/b_body.gif); background-repeat: no-repeat; height: 24px; margin-left: 10px;}
    #beauty{ background-image: url(nav_img/b_beauty.gif); background-repeat: no-repeat; height: 24px; margin-left: 10px; }
#commercials { background-image: url(nav_img/b_commercials.gif); background-repeat: no-repeat; height: 24px;  }
#contact { background-image: url(nav_img/b_contact.gif); background-repeat: no-repeat; height: 24px;  }
#imprint { background-image: url(nav_img/b_imprint.gif); background-repeat: no-repeat; height: 24px; }


/* main */
#main {
width: 686px;
border-top: ;
margin-top: ;
	
}

h1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
}


/* verschiedenes */
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 194px;}
.col2 .right {width: 480px;}
.content {padding: }
.left {float: left;}
.right {float: right;}
.right .content {padding: ;}body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

