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


* {
  margin: 0;
  padding: 0;
}


html {
background: url(images/bollebus/bollebus_background_index_01.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
background-attachment: fixed;
}



body { font-family: 'Monda', sans-serif; }

h1 {line-height:67px; font-size:70px; padding-top:9px;
 color: #FFF;}


h2{ font-family: 'Fjalla One', sans-serif;
	font-size: 30px;
	
	color: #FFF;
	text-align: center;
	padding-top:7px;
}


p { 
	font-size: 14px; 
	font-family: 'Fjalla One', sans-serif;
	color: #FFF;
	text-align: center;
	padding-top:5px;
	line-height: 25px;

}


a:link {color:white; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:active {color:white; text-decoration:none;}
a:hover {color:grey; text-decoration:none;}



#wrapper {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 600px;
	top: 30px;
	position: relative;

}


#logo {
	position: relative;
	background-image: url(images/bollebus/bollebus_www_grafik_logo_06.png);
	background-repeat: no-repeat;
	width: 560px;
	height: 230px;
	margin: 0px auto;
	left: 25px;
	
}



#header {
	position: relative;
	width: 900px;
	height: 120px;
	z-index: 2;
	text-align: center;
	font-family: 'Lobster', cursive;
	top: 50px;
	margin:auto;
	
	
}


#grafik {
	position: relative;
	width: 70px;
	height: 50px;
	z-index: 2;
	text-align: center;
	background-color:#00C;
	background-image:url(images/bollebus/bollebus_www_grafik_hut_01.png);
	
	
	
	
}


#text {
	position: relative;
	width: 600px;
	height: 50px;
	z-index: 2;
	text-align: center;
	top: 30px;
	
	
	
}



#container2:hover{border: 5px solid #999; }

#container:hover{border: 5px solid #999; }

#container {
	position: relative;
	width: 400px;
	height: 200px;
	z-index: 100;
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	khtml-box-shadow: 0 0 10px #000;
	webkit-box-shadow: 0 0 10px #000;
	background-image: url(images/bollebus/bollenbus_www_foto_bus_05.jpg);
	border: 5px solid white;
	top: 10px;
	margin: auto;
	
}


#container2 {
	position: relative;
	width: 200px;
	float: left;
	height: 200px;
	background-color: #FFFFFF;
	margin-left: 45px;
	z-index: 100;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	khtml-box-shadow: 0 0 10px #000;
	webkit-box-shadow: 0 0 10px #000;
	border: 5px solid white;
	top: 20px;
}

.clearing { clear: both; }


#footer {
	position: fixed;
	bottom:0px;
	width: 100%;
	z-index:1000;
	height: 30px;
	background-image:url(images/bollebus/back_tr_05.png);
	border-top:1px solid #FFF;
}


#galerie {

	position: relative;
	width: 815px;
	height: 100px;
	z-index: 100;
	top: 10px;
	line-height: 20px;
	margin: auto;
	
}

#galerie img{
	border: 2px solid white;
	
}


.link
{position:absolute; right:0px; top: 100px; height:300px; width:75px; 
 background-repeat:no-repeat; 



}
