/* 	font-family: 
font-family: 'Metrophobic', sans-serif;
font-family: 'Shanti', sans-serif;
font-family: 'Actor', sans-serif;*/



body {
	margin : 0;
	padding : 0;
	color : #000;
	text-align : left;
	font-size: 95%;
	line-height:1.334em;	
	background-color: #FFF;
	height:100%;
	font-family:'Metrophobic', sans-serif;
	font-weight: normal;
	overflow: visible;

	}

#container {
	width : 880px;
	position: relative;
	margin:2% auto;
	font-size : 100%;
	line-height: 18px;
	
}
#header{
	width:880px;
	height:100%;
	text-align :left;
	float: left;
	}
	#header-left{
	width:740px;
	height:100%;
	text-align :left;
	float: left;
	}
#header-rigth{
	width:100px;
	height:100%;
	text-align: right;
	float: right;
	margin-top: 16px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}

#sprache{
  	margin: 0;
	text-align: left;
	width: 100%;
	float: rigth;
	padding: 0;
	
  }

.logo{
	padding:0 10px 0 0;
	}
	

h1{
	color : #000;
	font-size : 180%;
	font-weight: normal;
	padding:0;
	line-height: 100%;
	vertical-align: top;
}
h1 + hr{
	margin-top:20px;
}
h2 {
	color : #000;
	font-size : 130%;
	font-weight: normal;
	padding: 0;
	line-height: 100%;
}
h1 + h2{
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	color : #000;
	font-size : 80%;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}
h4 {
	color : #000;
	font-size : 90%;
	font-weight: normal;
	line-height: normal;
}
.black{
color:#000000;
}
.grey{
	color:#999;
}
.red{
	color:#CC0000;

}
.red-kl{
	color:#CC0000;
	font-size : 70%;
}
.grey-kl{
	color:#999;
	font-size : 70%;
}
.black-kl{
	color:#000;
	font-size : 70%;
}
table {
	cellpadding: 0;
	cellspacing: 0;
}
 th, td {
 	font-family: "Times New Roman", Times, serif;
	font-size : 100%;
	line-heigth:120%;
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	color:#999;
}

p{	font-family: "Times New Roman", Times, serif;

		font-size : 100%;
		line-heigth:120%;

}
.small{
	font-size : 70%;

}
.rigth{
	text-align: right;
}
.letter{
	color : #000;
	font-size : 120%;
	text-transform : none;
	line-height:120%;
	padding: 10px 0 10px 0;
	font-weight: lighter;
}
	
#content {
	width:880px;
	height:100%;
	float:left;
	margin: 20px 0 0 0;
}
#content-news {
	width:880px;
	height:100%;
	float:left;
	margin: 20px 0 0 0;
}
#content-2 {
	width:700px;
	height:100%;
	float:left;
margin: 0 0 20px 180px;
}
#docuimg{
	width:700px;
	height:100%;
	float:left;
	 margin: 0 0 20px 180px;
	  border: 0; 

}

.gallery-item {
	width:120 px; height: 80px; float: left; text-align: left; margin: 20px 20px 0 0; border: 0; 
}
.gallery-item2 {
	width: 120 px; height:80px; float: left; text-align: left; margin: 20px 20px 0 140px; border: 0; 
}
.gallery-item3 {
	width:340px; height:227px; float: left; text-align: left; margin: 10px 10px 30px 0; border: 0; 
}
.docutext {
	width:130px; height:100%; float: left; font-size:70%;	font-weight: normal; text-align: left; margin: 20px 10px 0  0; border: 0; 
}
.gallery-news {
	width:340px; height:227px; float: left; text-align: left; margin: 0 20px 20px 180px; border: 0; 
}
.gallery-news-right {
	width:340px; height:227px; float: left; text-align: left; margin: 0 0 20px 0; border: 0; 
}
.plan {
	 float: rigth; text-align: left; margin: 0 0 20px 180px; border: 0; 
}
.presse {
	 float: left; text-align: left; margin: 0 0 20px 180px;  font-size:70%; font-weight: normal; border: 0; 
}
.teilnehmer {
	 float: rigth; text-align: left; margin: 0 0 20px 180px; border: 0; 
}
#news{
z-index:10;
	width:300px;
	position: absolute;
	top:320px;
	left:48px;
	line-height: 18px;
}
#bildtitel{
	position: absolute;
	width:500px;
	top:743px;
	left:457px;
	line-height: 18px;
}
#content-texte {
	width:750px;
	height:100%;
	float:left;
	margin: 30px 0 0 0;
	font-size:90%;
	line-height: 18px;

}
.text-news {
	width:700px;
	height:100%;
	float:left;
	margin: 0 0 0 180px;
	font-size:90%;
	line-height: 18px;

}
#col1, #col2, #col3{
float: left;
width: 30%;
heigth:100%;
margin: 0px 20px 20px 0;
}
#content-map {
	width:100%;
	height:527px;
	float:left;
	margin:30px 0 0 0;
	
}

img{
border:0;
}
hr{
	background-image:url(../images/hr.png);
	border: 0;
	height: 1px;
	display:block;
	margin-top:20px;
	margin-bottom:5px;
	width:100%;
}


#footer{	
height:30px;
margin:20px 0 0 0;
}


.clear{
	clear:both;
}

 /*------------------Navigation--------------------------*/
 
 
	
a{
	color:#000;

}
	 a:link, a:visited,  a:active  {
	text-decoration:none;
	color: #000;
}
 a:active  {
	color:  #CC0000; 
}
 a:hover {
	color:  #CC0000; 
  }

  #navi{
  	margin:-10px 0 0 0;
	text-align: left;
	width: 400px;
	float: left;
	padding: 0;
	
  }
   ul#nav {
	font-size :120%;
	margin: 0;
	padding: 0;

  }

  #nav li {
	list-style: none;
	text-decoration:none;
	display: block;
	padding:2px 0 ;
}
 #nav ul a {
	
	color:  #000;
	display: block;
	text-decoration:none;
	}

#nav a:link, #nav a:visited,  #nav a:active  {
	text-decoration:none;
	color: #000;
}
 #nav a:active  {
	color:  #CC0000; 
}
#nav a:hover {
	color:  #CC0000; 
  }
  
   /*------------------Sprachauswahl--------------------------*/
 ul#nav2 {
	font-size : 80%;
	margin: 0 0 5px 5px;
	padding: 0;
	text-align: right;
	
  }

  #nav2 li {
	line-height: 14px; 
	list-style: none;
	text-decoration:none;
	display: inline;
	padding:0 0 0 5px;
}
 #nav2 ul a {
	
	color:  #000;
	display: block;
	text-decoration:none;
	}

#nav2 a:link, #nav2 a:visited,  #nav2 a:active  {
	text-decoration:none;
	color: #000;
}
 #nav2 a:active  {
	color:  #CC0000; 
}
#nav2 a:hover {
	color:  #CC0000; 
	  }
  
   /*------------------Teilnehmer--------------------------*/
 ul#nav3 {
	font-size : 100%;
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	color:#999;
	
  }

  #nav3 li {
	list-style: none;
	text-decoration:none;
	display: block;
	padding:4px 10px 0 0;
 width:100%;

}
 #nav3 ul a {
	text-decoration:none;
	}

#nav3 a:link, #nav3 a:visited,  #nav3 a:active  {
	text-decoration:none;
		color:#999;
}
 #nav3 a:active  {
	color:  #CC0000; 
}
#nav3 a:hover {
	color:  #CC0000; 
  }
  .over{
	color:  #CC0000; 
  }

  .textumenue{
	font-size : 80%;
  }