@charset "utf-8";

	body {
    	font: 12px/16px Arial,Helvetica,sans-serif;
    	background: #fff;
    	margin: 0; 
    	padding: 0;
    	color: #000;
		background-repeat: no-repeat;
   		}
	
	p {
	    margin: 0; 
    	padding: 0;
		}
	
	a:link {
		text-decoration: none;
		color: #666;
		font-weight: bold;
		}
	
	a:visited {
		text-decoration: none;
		color: #666;
		font-weight: bold;
		}
	
	a:hover {
		text-decoration: none;
		color: #000;
		font-weight: bold;
		}
		
	a:active {
		text-decoration: none;
		color: #000;
		font-weight: bold;
		}
	
	img {	
		border: 0;
		}
		
    #container {
		position: relative;
		left: 0px;
		top: 0px;
		max-width: 1280px;
    	}
		
    #mainContent {
    	padding: 0 0px;
		height: 768px;
    	}
	
	#mainNav {
		height: 40px;
		padding: 0;
		color: #fff;
    	font: bold 0.95em Arial,Helvetica,sans-serif;
		text-align: center;
		line-height: 1.5em;
	    }
		
	#mainNav #speech {
		position: absolute;
		left: 0px;
		background-color:#000;
		width: 75px;
		height: 18px;
		}
		
	#mainNav #home {
		position: absolute;
		right: 312px;
		background-color:#000;
		width: 75px;
		height: 18px;
		}
	
	#mainNav #team {
		position: absolute;
		right: 156px;
		background-color:#000;
		width: 75px;
		height: 18px;
		}
			
	#mainNav #news {
		position: absolute;
		right: 234px;
		background-color:#000;
		width: 75px;
		height: 18px;
		}
		
	#mainNav #kon {
		position: absolute;
		right: 78px;
		background-color:#000;
		width: 75px;
		height: 18px;
		}
		
	#mainNav #imp {
		position: absolute;
		right: 0px;
		background-color:#000;
		width: 75px;
		height: 18px;
		}
		
	#mainNav a {
		color: #fff;
		text-decoration: none;
		}
		
	#mainNav a:hover {
		color: #91979c;
		}
		
	#frame_news {
		position: absolute;
		left: 130px;
		top: 38px;
		width: 395px;
		}
		
	#boxLi {
		position: absolute;
		left: 145px;
		top: 122px;
		font-weight: normal;
		width: 395px;
		height: 230px;
		}

	#boxMi {
		position: absolute;
		left: 578px;
		top: 122px;
		font-weight: normal;
		width: 680px;
		height: 230px;
		}
				
	#boxLi_oben {
		position: absolute;
		left: 145px;
		top: 68px;
		font-weight: normal;
		width: 395px;
		height: 230px;
		}
		
.scrollable {
	  position:relative;
	  overflow:hidden;
	  width:1280px;
	  height:250px;
	  float:left;	/* this makes it possible to add next button beside scrollable */	
}

.scrollable .items {
	  position:absolute;
	  clear:both;
	  margin-left:0px;
}

.items div {
	  width:170px;
	  float:left;
}

.items img {
	margin-bottom: 5px;
	}
	
/*
.items .text {
	margin-top: 25px;
	}	

	#boxMi_oben {
		position: absolute;
		left: 578px;
		top: 68px;
		font-weight: normal;
		width: 395px;
		height: 230px;
		}
	
	#boxRe_oben {
		position: absolute;
		left: 1011px;
		top: 68px;
		font-weight: normal;
		width: 239px;
		height: 230px;
		}
		
	#boxRe_oben img {
		margin: 0 0 4px 0;
		}
		*/		   
	
	.bu {
	font-size:10px;
	line-height: 13px;
	margin-top: 5px;
	}
		
	#wbild {
	position: absolute;
	left: 559px;
	top: 448px;
	z-index: 1;
	}

	#wtext {
	position: absolute;
	left: 95px;
	top: 470px;
	width: 440px;
	height: 152px;
	z-index: 2;
	background-color: #6ea100;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
	}
		
	#tbild {
	position: absolute;
	left: 482px;
	top: 149px;
	z-index: 3;
		}

	#ttext {
	position: absolute;
	left: 628px;
	top: 172px;
	width: 470px;
	height: 152px;
	z-index: 4;
	background-color: #63a9ae;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
		}
		
	#ebild {
	position: absolute;
	left: 738px;
	top: 378px;
	z-index: 7;
		}

	#etext {
	position: absolute;
	left: 264px;
	top: 401px;
	width: 450px;
	height: 152px;
	z-index: 8;
	background-color: #ff0000;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
		}
		
	#mbild {
	position: absolute;
	left: 1039px;
	top: 150px;
	z-index: 9;
		}

	#mtext {
	position: absolute;
	left: 655px;
	top: 150px;
	width: 360px;
	height: 152px;
	z-index: 10;
	background-color: #003a77;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
		}
		
	#hbild {
	position: absolute;
	left: 923px;
	top: 42px;
	z-index: 11;
		}

	#htext {
	position: absolute;
	left: 499px;
	top: 65px;
	width: 400px;
	height: 152px;
	z-index: 12;
	background-color: #005148;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
		}
		
	#gbild {
	position: absolute;
	left: 60px;
	top: 91px;
	z-index: 13;
		}

	#gtext {
	position: absolute;
	left: 206px;
	top: 114px;
	width: 460px;
	height: 152px;
	z-index: 14;
	background-color: #ba0018;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
		}	
		
	#sbild {
	position: absolute;
	left: 650px;
	top: 20px;
	z-index: 15;
		}

	#stext {
	position: absolute;
	left: 176px;
	top: 43px;
	width: 450px;
	height: 152px;
	z-index: 16;
	background-color: #63a9ae;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
		}			
		
	#nbild {
	position: absolute;
	left: 320px;
	top: 129px;
	z-index: 5;
		}

	#ntext {
	position: absolute;
	left: 466px;
	top: 129px;
	width: 336px;
	height: 152px;
	z-index: 6;
	background-color: #000;
	color: #fff;
	padding: 8px 12px 2px 12px;
	visibility: hidden;
		}
		
	#ntext a:link {
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		}
	
	#ntext a:visited {
		text-decoration: none;
		color: #999;
		}
	
	#ntext a:hover {
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		}
	#ntext .half {
		line-height: 22px;
		}

#facebook {
	position: absolute;
	left: 388px;
	top: 323px;
	}

