html{
height: 99%;
}

body{
height: 100%;
margin: 0;

}

a:focus { 
-moz-outline-style: none; 
}

h1 {
font-family:arial,sans-serif;	
font-weight: bold;	
font-size: 12px;
}

.h1_serif {
font-family:times,serif;
font-weight: normal;
font-size: 14px;
}

.sansbold {
font-family:arial,sans-serif;	
font-weight: bold;
}

.sans {
font-family:arial,sans-serif;	

}

.serif {
font-family:times,serif;
font-weight: normal;
}

.serifitalic {
font-family:times,serif ;
font-style: italic;
font-weight: normal;			
}



.copy {
font-family:times,serif;
font-size: 13px;
line-height: 18px;
}


/* .copy {
font-family:arial,sans-serif;
font-size: 12px;
line-height: 18px;
color: rgb(140,140,140);
} */

.caption {
font-family:arial,sans-serif;
font-size: 12px;		
line-height: 16px;	
margin-bottom: 1em;
margin-bottom: 0.6em;
color: rgb(90,100,100);
}



#hotspots a {
/* background-color: green; */
			opacity: 0.3;
			-moz-opacity: 0.3;
			filter:alpha(opacity=30); 
	position: absolute; 
	display: block;
	width: 50px;
	height: 50px;
}


#hotspots a:hover {
		background-color: white;

}




#top{
background-repeat: no-repeat;
background-position: center bottom;
color: rgb(150,150,150);
/* background-color: green; */
}

#top a{
color: rgb(150,150,150);
text-decoration: none;	
}
	
#top a:hover{
color: rgb(190,190,190);
}

#distance_top{
	height: 60px;
	}

#content_top{
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
line-height: 1.6em;
/* background-color: red; */
}

#language {
position: absolute;
left: 750px;	
top: 0px;
font-size: 9px;	
/* color: yellow;
background-color: blue; */
}

#middle{
background-color: rgb(150,150,150);
height: 150px;
color: rgb(255,255,255);
}

#middle a{
color: rgb(200,200,200);
text-decoration: none;	
}
	
#middle a:hover{
color: rgb(255,255,255);
}

#content_middle{
position: relative;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
/*background-color: rgb(250,150,150);*/
width: 800px;
font-size: 12px;
line-height: 16px;
}

#hidden {
	position: absolute
}


#nav1 {
position: absolute;	
}

#nav2 {
position: absolute;		
left: 350px;
}

#nav2_e {
position: absolute;		
left: 300px;
}

#nav3 {
position: absolute;		
left: 470px;
}

#nav3_e {
position: absolute;		
left: 520px;
}



#nav4 {
position: absolute;	
left: 750px;	
}


#content_middle span{
display: block;	
}


#bottom{
color: rgb(120,120,120);

}

#bottom a{
color: rgb(80,90,100);
text-decoration: none;
}
	
#bottom a:hover{
color: rgb(180,180,180);
}


#distance_bottom{
height: 10px;
}

#content_bottom{
position: relative;
margin-left: auto;
margin-right: auto;
width: 800px;
height: 300px;
}

#content_bottom div{
width: 250px;
}

#column1 {
position: absolute;	
}

#column2 {
position: absolute;		
left: 265px;
}

#column3 {
position: absolute;	
left: 530px;	
}


#content_bottom p{

}

#imprint {
text-align: right;	
font-family:arial,sans-serif;	
font-size: 9px;
color: rgb(220,220,220);
margin-right: 1em;
margin-top: 0.5em;	
}

#imprint a{
color: rgb(220,220,220);
text-decoration: none;
}

#imprint a:hover{
color: rgb(180,180,180);
}




