@font-face {
    font-family: LeagueGothic;
	src: url(fonts/LeagueGothic.otf) format("opentype");
	
}

@font-face {
    font-family: Kaffeesatz;
	src: url(fonts/YanoneKaffeesatz-Thin.otf) format("opentype");
	
}
@font-face {
    font-family: Kaffeesatz;
	src: url(fonts/YanoneKaffeesatz-Light.otf) format("opentype");
	font-style:italic;

}
@font-face {
    font-family: Kaffeesatz;
	src: url(fonts/YanoneKaffeesatz-Regular.otf) format("opentype");
	font-weight:regular;
	
}
@font-face {
    font-family: Kaffeesatz;
	src: url(fonts/YanoneKaffeesatz-Bold.otf) format("opentype");
	font-weight:bold;
	font-style:italic;
}

@font-face {
    font-family: DIN1451;
	src: url(fonts/Alte-DIN-1451-Mittelschrift-gepraegt.otf) format("opentype");
}


.Kaffeesatz {
	
    	font-family: DIN1451, Verdana, Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	color:#CCC;
	letter-spacing:0.1em;
}
.LeagueGothic {
	font-family: LeagueGothic, Verdana, Arial, Helvetica, sans-serif;
	font-size:60px;line-height:50px;margin-top:0px;
	color:#690000;
}

#areale, #areal_menue, #neolux, h1, .serie {
	font-family: DIN1451, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:italic;
	color:#333;
	letter-spacing:0.1em;
}

#header {
	text-align:left;
	position:relative;
	margin:10px 0px 0px 10px;
	float:left;
	height:50px;
	width:300px;
}
#header span {
	font-size:20px;
	color:#888;
	padding-left:6px;
}
.nr{
	float:left;padding:20px;cursor:pointer;color:#EEE; font-size:20px; font-weight:light;
}
#all {
	height:1200px;
	width:100%;
	
	overflow:hidden;
}
#nav {
	position:relative;
	margin:-450px 0px 0px 400px;
	float:left;clear:both;
	height:20px;
	width:600px;	
}



#neolux, #titel{
	margin:0px 6px 0px 6px;
	float:left; clear:both;
	height:400px;
	width:220px;
	font-size:12px;
	text-align:right;
}
#neolux {
	background-image:url('hg/weiss40.png');
}
#neolux h1{
 	margin:10px 10px 0px 10px;
	font-size:12px;
	color:#555;
}
#neolux h2{
 	margin:25px 10px 0px 10px;
	font-size:12px;
	color:#555;
	letter-spacing:0.2em;
}
#neolux h5{
	margin:160px 10px 0px 0px;
}



#areale {
	height:20px;
	width:150px;
	z-index:2;
	font-size:12px;
	position:relative;
	margin:-30px 0px 0px 0px;
	padding:4px 2px 0px 5px;
	text-align:left;
	float:right; 
	color:#444; cursor:pointer;
	background-image:url('hg/weiss40.png');
}
#areal_menue {
	height:20px;
	width:450px;
	z-index:1;
	font-size:12px;
	position:relative;
	margin:-30px -510px 0px 0px;
	padding:4px 0px 0px 0px;
	text-align:left;
	float:right;
	color:#444;
	background-image:url('hg/weiss40.png');
}
#areal_menue span{
	padding-left: 10px; cursor:pointer;
}



#serien_0{
	height:400px;
	width:156px;
	position:relative;
	float:right;
	margin:10px 0px 0px 0px;

}
#serien_2{
	height:300px;
	width:50px;
	position:relative;
	float:right;
	margin:10px 0px 0px 0px;
}

.serie {
	height:20px;
	width:156px;
	font-size:12px;
	position:relative;
	float:right; clear:both;
	margin:10px -162px 0px 0px;
	text-align:left;
	padding:4px 0px 0px 6px;
	background-image:url('hg/weiss40.png');
}
.serie:hover {
	background-image:url('hg/grau50.png');
}




#rahmen {
	height:536px;
	width:100%;
	margin:100px 0px 0px 0px;
	overflow:hidden;
	position:relative;
	float:left;

}
#slide_container {
	height:538px;
	width:800px;
	margin:50px 0px 0px 0px;
	position:relative;
	float:left;
}
#slide_container a img {
	height:536px;
	width:800px;
	margin-left:200px;
	padding-right:1200px;
	position:relative;
	float:left;
}
#c1, #c2{
	height:536px;
	width:800px;
	position:relative;
	float:left;clear:both;
	margin: 8px 0px 0px 8px;
}
#bild {
	width:800px;
	position:relative;
	float:left;clear:both;
	left:50%;
	margin-left:-800px;
}
#sb{
	height:556px;
	width:820px;
	background-image:url(hg/schatten2.png);
	position:relative;
	float:left; clear:both;
	margin: -320px 0px 0px 410px;
}
#c2{
	height:45px;
	width:869px;
	position:relative;
	margin: 180px 0px 0px 380px; 
	background-image:url(hg/schatten.png);
}
#about {
	height:150px;
	width:300px;
	margin:73px -380px 0px 0px;
	-moz-border-radius: 6px/*{cornerRadius}*/; -webkit-border-radius: 6px/*{cornerRadius}*/; border-radius: 6px/*{cornerRadius}*/;
	background-image:url('hg/weiss40.png');
	position:relative;
	text-align:left;
	float:right;
}
#about h1{
	margin-left:20px;
}
#about h1 span{
	font-size:10px;
	font-weight:light;
	color:#666;;
}

