/* oben rechts unten links*/



BODY {
	background-color: #666  ;
	background-repeat: no-repeat;
	margin:65px 0px 0px 10px;
	padding: 0px 0px 50px 0px;
	/*font-family: verdana, tahoma;
	font-size: 11px;*/
	
}

/*####################header###########################*/


.logo {	

	background-color: #666;
	height:123px;
	width:427px;
	margin:0px 0px 0px 0px;
	clear: both;
}


/*####################line###########################*/
 
 .lino{

  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#c3c3c3;
  text-align:justify; 
  height:15px;
  width: 900px;
  clear: both;
}

 .linob{

  border-top-width:1px;
  border-top-style:solid;
  border-top-color:#000;
  text-align:justify; 
  height:15px;
  width: 900px;
  clear: both;
}

 /*####################cutter###########################*/

  .navicut{
	clear: both;
	height:20px;	
}
 
 .cut{
	clear: both;
}

/*####################navi###########################*/

.nav {			

	height:auto;
	float:left;
}

/*####################navi###########################*/

.fullbox {	

	background: #000 /*#ffff00*/ url("1.gif");
	margin: 1px 1px 0px 0px;		
	width: 900px;
	height:675px;
    clear: both;
}

.videobox {	

	background: #666 ;
	margin: 0px 0px 0px 0px;		
	width: 900px;
    clear: both;
}


/*.personbox {	

	background: #000 url("images/person/person_2.jpg");
	background-repeat: no-repeat;		
	width: 900px;
	height:675px;
    clear: both;
}

.ptextbox {	
	font-color: #ffffff ;
	padding: 20px 20px 0px 10px;
	width: 420px;
	height:auto;
    clear: both;
}


.ph1{

	padding: 20px 30px 30px 20px;

	background: #ff0;
	font-family: verdana, tahoma;
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
	font-color: #ff00ff ;
}


.ptext{

	font-color: #ffffff ;
	margin:0px 0px 0px 10px;
	font-family:  arial, verdana, tahoma;
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
}



*/

.mediumbox {	

	background: #000 /*#ffff00*/ url("1.gif");
	margin: 0px 0px 0px 0px;		
	width: 420px;
	height:auto;
	float:left;
}


.logobox {	
	
	background: #000 /*#ffff00*/ url("1.gif");
	margin: 0px 20px 0px 0px;		
	width: 440px;
	height:220px;
	float:left;
}


.typobox {	
	
	background: #000/* #ffff00*/ url("1.gif");
	background-repeat: no-repeat;	
	width: 900px;
	height:215px;
    clear: both;
}




.textbox {	
	margin: 0px 20px 0px 0px;
	width: 440px;
    float:left;
	
		background: #666;
}

.h1{

	font-color: #000 ;
	font-family: verdana, tahoma;
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
}


.text{
	background: #666 ;
	font-color: #000 ;
	margin:0px 0px 0px 0px;
	padding:0px 0px 15px 10px;
	font-family:  arial, verdana, tahoma;
	font-weight: bold;
	font-size: 10px;
	line-height: 100%;
}



.footer {		
	
		
	padding: 0px 0px 0px 0px;
	width: 440px;
	height:100;
	float:left;


}
.li{
	overflow:hidden;
	display:block;
	color:#666;
	background:#F00;

}
.nb{
	color: #c3c3c3;
 	text-decoration: line-through
}


 

/*####################links###########################

*/
 A, A:visited, A:active{
	background:#666 ; 
	background-repeat: no-repeat;
	color: #c3c3c3;
	text-decoration: none;
	line-height: 100%;
	
	
 }
 
 
A:hover, A:focus{	
	
	text-decoration: none;
		color: #000;
	background:#666; 	
}



