@charset "UTF-8";
/* CSS Document */



/* first for IE 4–8 */
@font-face {
  font-family: DINWeb;
  src: url("DINWeb.eot");
}

/* then for WOFF-capable browsers */
@font-face {
  font-family: DINWeb;
  src: url("DINWeb.woff") format("woff");
}


body 

{
	font-family: Helvetica, Verdana, DINWeb, DIN, Verdana, Geneva, sans-serif;
	font-weight:normal;
/*	font-style:italic;
*/	
	font-size: 10px;
	line-height:20px;
/*	letter-spacing:0.1em;*/
/*background-color:#000
*/	
}


h1,h2,h3,h4,h5 {
	
	font-family: Helvetica, Verdana, DINWeb, DIN, Geneva, sans-serif;
	font-weight:normal;
	
}


h1 {
	
	font-size:24px;
	line-height:26px;
	text-transform:uppercase;
	
	
	}
	
	
h2 {
	
	font-size:10px;
	line-height:10px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	padding-right: 0px;
	padding-top:0px;
	/*padding-bottom:11px;*/}
	
	
p {
	
	font-size:10px;
	line-height:10px;
	text-transform:uppercase;}
	
img:focus {
	
	text-decoration:none;}
	
img:hover{
	
	text-decoration:none;}
	

.date {
	
	color: #999;
	font-size: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-transform: uppercase;
	letter-spacing:1px;
	
	}
.subline {
	
	color: #999;
	padding-top:10px;
	padding-bottom: 0px;
	text-transform: uppercase;
	
	}
	
.end {
	
	color: #999;
	padding-bottom:22px;
	margin-bottom:11px;
	border-bottom: solid 10px #000000;
	text-transform: uppercase;
	
	}
	
.end2 {
	
	color: #999;
	padding-bottom:11px;
	margin-bottom:11px;
/*	border-bottom: solid 10px #000000;
*/	text-transform: uppercase;
	
	}
	
	
	
a {
	color:#000;
	text-decoration:none;
	}
	
a:hover {
	font-weight:bold;}
	
	
ul.navi {
	list-style:none;
	margin: 0px;
	padding:0px 0px 0px 30px;
	float: left;
	
		
	}
	
ul.nav2 {
	list-style:none;
	margin: 0px;
	padding:0px 0px 0px 30px;
	float: left;
	}
	
	
ul.nav2 li {
	
	height:8px;
	padding:5px 25px 0 0px;
	cursor:pointer;
	text-transform: uppercase;
/*	border-bottom: #000 solid 5px;
*/	display: block;
		
	}
	
ul.nav2 li.active {
	
/*	border-bottom: #C90 solid 5px;
*/	font-weight: bold;
	cursor:default;
	
	}
	
ul.nav2 li a {
	text-transform: uppercase;
	color:#000000;
	text-decoration:none;
	}
ul.nav2 li a:hover {
	text-transform: uppercase;
	font-weight: bold;
	}
	
ul.navi li {
	
	height:22px;
	padding:5px 25px 0 0px;
	cursor:pointer;
	text-transform: uppercase;
/*	border-bottom: #000 solid 5px;
*/	display: inline-block;
		
	}
	
ul.navi li.active {
	
/*	border-bottom: #C90 solid 5px;
*/	font-weight: bold;
	cursor:default;}
	
ul.navi li a {
	text-transform: uppercase;
	color:#000000;
	text-decoration:none;
	}
ul.navi li a:hover {
	text-transform: uppercase;
	font-weight: bold;
	}
	
ul.navi li:hover {
/*	border-bottom: #990 solid 5px;
*/	/*color:#CCC;*/
		
	}
	
	
ul.subnavi {
	list-style:none;
	margin: 0px;
	padding:0px 0px 0px 0px;
	float: left;
		
	}
	
	
ul.subnavi li {
	
	height:22px;
	margin-right:12px;
	display: inline-block;
	cursor:pointer;
	text-transform: uppercase;
/*	border-bottom: #000 solid 5px;
*/	
		
	}
	
ul.subnavi li.active {
	
/*	border-bottom: #C90 solid 5px;
*/	font-weight: bold;
	cursor:default;
	
		
	}
ul.subnavi li.active:hover {
	
/*	border-bottom: #C90 solid 5px;
*/
		
	}
	
ul.subnavi li a{
	text-transform: uppercase;
	color:#000000;
	text-decoration:none;
	}
	
ul.subnavi li a:hover{
	font-weight: bold;
	text-decoration:none;
	}
	
ul.subnavi li:hover {
	/*border-bottom:#ccc solid 5px;*/
	
	}


ul.works {
	list-style:none;
	margin: 0px;
	padding:10px 0;
		
	}
	
	
ul.works li {
	
	width: 600px;
	height:22px;
	line-height:22px;
	margin-bottom:5px;
	padding-top:2px;
	display: inline-block;
	cursor:pointer;
	text-transform: uppercase;
	border-top: #000 solid 1px;
	border-bottom: #000 solid 1px;
		
	}
	
ul.works li.active {
	
	cursor:default;
	
		
	}
ul.works li.active:hover ul.works li.active:visited{
	
	border-bottom: #CC0 solid 5px;

		
	}
	
ul.works li a{
	text-transform: uppercase;
	color:#000000;
	text-decoration:none;
	}
	
	

ul.works li a:hover {
	
	color:#CC0;
	
	}
	
ul.works li a:visited {
	
	color:#CC0;
	
	}



ul.works li:hover {
	
	border-top: #CC0 solid 1px;
	border-bottom: #CC0 solid 1px;
		
	}
	
	
	
#signet {
	
	
	position:absolute;
	top:10px;
	left: 10px;
	z-index:1;}	
	
#signet2 {
	
	
	position: fixed;
	top:0px;
	left:50%;
	width: 100%;
	height:130px;
	margin-left:-50%;


	/*border-radius: 60px 60px 60px 60px;
    -moz-border-radius: 60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60px;*/
    border: 0px solid #000;
	background-color:#000;
	z-index:1;}	
	
#navback {
	
	
	position: fixed;
	top:130px;
	left:0%;
	width: 100%;
	height:130px;


	/*border-radius: 60px 60px 60px 60px;
    -moz-border-radius: 60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60px;*/
   
	background-color:#FFF;
	z-index:1;}	
	
#mainnav {
	
	position:absolute;
	top:00px;
	left:0px;
	
	background-color:#FFF;
	padding-right:0px;
	z-index:2;
	}
	
#mainnav2 {
	
	position: fixed;
	top:140px;
	left:50%;
	width:900px;
	margin-left:-330px;
	background-color: #FFF;
	z-index:2;
	}

#mainnav3 {
	
	position: fixed;
	top:165px;
	left:50%;
	width:900px;
	margin-left:-330px;
	background-color: #FFF;
	z-index:2;
	}
	
#contentstart {
	position:absolute;
	top: 150px;
	left: 50%;
	margin-left:-360px;
	width:720px;
	height:100px;
	
	background-color: #000;
	color:#FFF;
	border-radius: 60px 60px 60px 60px;
    -moz-border-radius: 60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60pxpx;
    border: 10px solid #000;
	display:inline-block;}	
	
	#contentstart h1 {
		
		padding-left:50px;
	
		
		
		}
	
	
#contentstart2 {
	position:absolute;
	top: 300px;
	left: 50%;
	margin-left:-360px;
	width:720px;
	height:100px;
	
	background-color: #FFF;
	color:#000;
	border-radius: 60px 60px 60px 60px;
    -moz-border-radius: 60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60pxpx;
    border: 10px solid #000;
	display:inline-block;}
	
#contentstart2 h1 {
		
		padding-left:50px;
		padding-top:10px;
			
		}
		
		
#contentstart3 {
	position:absolute;
	top: 450px;
	left: 50%;
	margin-left:-360px;
	width:720px;
	height:100px;
	
	background-color: #FFF;
	color:#000;
	border-radius: 60px 60px 60px 60px;
    -moz-border-radius: 60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60pxpx;
    border: 10px solid #000;
	display:inline-block;}
	
#contentstart3 h1 {
		
		padding-left:50px;
		padding-top:25px;
			
		}
		
		
	
#contentboth {
	position:absolute;
	top: 150px;
	left: 50%;
	margin-left:-305px;
	width:610px;
	height:5000px;
	background-color: #fff;
	display:inline-block;
	
	
	
	}
	
#contenthead{
	
	
	position: absolute;
	top:113px;
	left:0px;
	margin-left:-60px;
	width:720px;
	height:100px;
	background-color: #FFF;
	color:#000;
	border-radius: 60px 60px 60px 60px;
    -moz-border-radius: 60px 60px 60px 60px;
    -webkit-border-radius: 60px 60px 60px 60pxpx;
    border: 10px solid #000;
/*	border-bottom:#000000 solid 1px;
*/	padding-bottom:0px;
	padding-left:10px;
	
	}
	
#contenthead h1{
	
	padding-top:21px; 
	padding-left:45px;}



#contentleft {
	position:absolute;
	top:120px;
	left: 5px;
	width:600px;
	height:1000px;
	background-color:#fff;
	clear:both;

	}
	
#contentleft2 {
	position:absolute;
	top:250px;
	left: 5px;
	width:600px;
	height:1000px;
	background-color:#fff;
	clear:both;

	}
	
#content600 {
	position:absolute;
	top:243px;
	left: 5px;
	width:600px;
	height:auto;
	background-color:#fff;
	clear:both;

	}




#contentright {
	
	
	position: absolute;
	top:350px;
	left: 310px;
	width:295px;
	padding
	height:1000px;
	background-color:#fff;
	
	}
	

	


#footer {
	
	
	clear:both;
	
	}
	
	
	