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

body {
	
	background: url(../images/bg_copy_stripe) repeat-y;
	margin: 0;
	padding: 0;
	
	
	

}
#bg_pic {
	position: fixed;
	margin:0;
	padding: 0;
	z-index: -1000;
	opacity: 1;
	
	}
	
#logo{width:700px;
height: 146px;
	background: url(../images/logo_sites.jpg) no-repeat;
	margin:20px 0 0 160px;
	padding: 0px;
	letter-spacing: 13px;
	position: fixed;
	z-index:2000;}

#navi {
	width:650px;
	margin:150px 0 0 160px;
	padding: 0;
	z-index: 21;
	letter-spacing: 13px;
	float:left;
	position: fixed;

	
	}
	
#text_start {
	width:300px;
	position: absolute;
	margin:520px 0 0 350px;
	text-align:center;
	border-top: 1px solid #000;
	padding: 0px;
	z-index: 20;
	letter-spacing: 10px;
	
	}


#col_wrap{
	margin:230px 0 0 220px;

	padding: 10px;
	z-index: 22;
	float:left;

	}
	
		
#col1{
	width:480px;
	margin:0 40px 0 0;
	border-right: 3px solid #000;
	padding: 10px;
	background: #ffffff;
	float:left;
	
	}	
#col2{
	width:180px;
	background:#FFF;	
	font: 10px/20px Arial, Helvetica, sans-serif;
	font-style:italic;
	padding:10px 0 20px 10px;
	letter-spacing: 1px;
	float:left;
	
	}
.clear {
	clear:both;}	
a {
	
	text-decoration: overline;
	color: #000;
	background: #fff;
	}	
	a:hover {
	
	text-decoration: underline;
	color: #000;
	}

	
	
p {
	font: 14px/20px "Times New Roman", Times, serif;
	
	}	
p.titel {
	font: 12px/20px Arial, Helvetica, sans-serif;
	letter-spacing: 13px;

	
	}
	p#col2{
	font: 10px/20px Arial, Helvetica, sans-serif;
	font-style:italic;
	
	
	}
p.small {
	font: 9px/20px Arial, Helvetica, sans-serif;
	font-style:italic;
	letter-spacing: 13px;

	
	}
	
p.small_narrow {
	font: 9px/20px Arial, Helvetica, sans-serif;
	font-style:italic;
	letter-spacing: 3px;

	
	}

.mark {
	background: #FF0;
	display:inline;}		
h1 {
	font: 18px/20px "Arial black", Helvetica, sans-serif;
	letter-spacing: 10px;
	text-decoration:underline;
	text-align:center;
	
	}	
	
.skate {color:#000;}
h2	
{
	font: 16px/20px bolder "Times New Roman", Times, serif;
	letter-spacing: 8px;
	text-decoration:underline;
	text-align:center;

	
	}	
h3	
{
	font: 14px/20px italic "Times New Roman", Times, serif;
	letter-spacing: 6px;
	text-decoration:underline;

	
	}	
	
.line {width:100%; margin:10px 0 10px 0; border-top:1px solid #000;}	