* {
	margin: 0;
	padding: 0;
	}

body {
	font-size: 11px;
	font-family: Georgia,Times, serif;
	line-height:15px;
	font-style: italic;
	background-image: url(../img/bg.jpg);
	background-repeat:no-repeat;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #666;}
a:active { text-decoration: none; color: #99CCFF;}
a:visited { text-decoration: none; color: #666; }
a:hover { text-decoration: none; color: #99CCFF;  }

hr {  
	height:0;
	border-bottom: 1px solid black;
	 border-top: 0px;
	}
	
a img { border: none; }


#menu_container {
	position:relative;
	height: 480px;
	 width: 330px;
	 z-index:3;
	}

#menu {
	position:absolute;
	bottom:0px;
	text-align: right;
	width: 330px;
	font-size: 11px;
	z-index:1;
	
	
	}
#menu ul {
	list-style: none;
	margin: 0 0 0 0;
	}

#menu ul li.section-title {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.2em;
	 }
#menu ul li.fat{
	
	}


#menu ul li {
	list-style: none;
    
	}
#home_button {
	position:fixed;
	top:0px;
	left:0px;
	overflow:hidden;
	width:220px;
	height:1000px;
	z-index:10;
	}

#content {
	position:absolute;
	top:0px;
	left:345px;
	height: auto;
   width:905px;
   margin: 0 0 0 0;
z-index:2;
	}
#text_content{
	margin-top:30px;
	}
#img-container	{ 
	position:relative;
	top:0px;
	height:405px;
	width:705px;
	
}
#s1 {
	margin-top:60px;
	width:705px;
height:405px;
	}
#videoPlayer {
		margin-top:60px;
		width:705px;
		height:405px;
		}
#nummern {
	position:absolute;
	top:465px;
	width:705px;
}
.video{
	margin-left: 10px;
	}
#inhalt {
	position:absolute;
	top:510px;
	width:705px;
}

#over_content {
	
	margin-top:225px;
	width:705px;
}   
#news_content {

  	margin-top:50px;
  	width:705px;
}

.square_class {
	height:6px;
	width:6px;
	background-color:black;
	float:left;
	margin-right:5px;
	}

.container {
    padding: 0 0 0 0;
	}

.img_nums{
	font-size: 12px;
	}	
#links {
	width:345px;
	margin-right:15px;
	float:left;
	
	}

#rechts{
	width:345px;
	float:left;
}
	
#content hr {
	width:705px;
}

#content p { 
}

p {
    margin: 0 0 9px 0;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2em;
	font-family: Georgia,Times, serif;
	color: #333;	
}
h2 { 
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 0.1em;
	font-family: Georgia,Times, serif;
	color: #333; 
	}
h3 { font-size: 16px; }
h4 { font-size: 12px; }

	


#img-container p	{ width: 400px; margin: 0; padding: 0 0 0 0; }

#once { clear: left; }
