/*JB */

body{
background-color:#666666;
font-size: 98%;
font-family:Lucida Grande, Verdana, Tahoma, Helvetica, sans-serif;
text-align:center;

}

img{
border:0;
}

a{
color:#888888;
}
a:hover{
color:#333333;
}
a#naviaktiv{
color:#333333;
text-decoration:none;
font-weight:normal;
}



#gallery {
  	
	padding-top:15px;
	margin-top:0px;
	list-style-type:none; 
  	width:380px; 
  	
	border-style:none;
  }

#gallery li {
  	float:left;
  }

#gallery li a {
  	display:block; 
	float:left; 
  	text-decoration:none; 
  }

#gallery li a img {
 	width:380px; 
  	height:30px; 
  	border:0;
  }

#gallery li a:hover {	
	height:100%;
}



#gallery li a:hover img#zwei {
	height:280px;
}
#gallery li a:hover img#sieben,#gallery li a:hover img#drei {
	height:250px;
}
#gallery li a:hover img#vier {
	height:175px;
}
#gallery li a:hover img#funf {
	height:179px;
}
#gallery li a:hover img#sechs {
	height:159px;
}
#gallery li a:hover img#zehn {
	height:157px;
}
#gallery li a:hover img#dreizehn,#gallery li a:hover img#zwolf,#gallery li a:hover img#elf {
	height:190px;
}
#gallery li a:hover img#acht {
	height:208px;
}
#gallery li a:hover img#neun {
	height:230px;
}
#gallery li a:hover img#eins {
	height:225px;
}
#gallery li a:hover img#vierzehn {
	height:170px;
}
#gallery li a:hover img#fuenfzehn {
	height:190px;
}
#gallery li a:hover img#sechzehn {
	height:190px;
}
#gallery li a:hover img#siebzehn {
	height:291px;
}

#content{
margin-top:20px;
margin-bottom:20px;
margin: 0 auto;
padding:30px;
width:720px;
background-color:#ffffff;
display:table;
text-align:center;
}
#language{
text-align:left;
display:table;
padding-left:-30px;
padding-top:-30px;
margin-top:-30px;
margin-left:-30px;

}
h2{
padding-bottom:20px;
padding-top:5px;
padding-left:10px;
margin:10px;
color:#888888;
text-align:left;
font-weight:normal;
}



#navi{
float:left;
width:220px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}
#inhalt{
width:420px;
margin-left:10px;
margin-right:30px;
text-align:justify;
margin-bottom:20px;
display:table;
}



/*Empfehlenswert: www.cssplay.co.uk*/


