@charset 'utf-8';

/* CSS-Styles without the Imageflow
========================================== */
@media screen, projection, print {
	* { 
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 100.01%;
	}
	html {
		color:#666;
		height: 100%;
		width: 100%;
	}
	body {
		color: #000;
		background-color: #fff;
		font-size: 0.8em;
		line-height: 1.4em;
		margin: 0;
		overflow:hidden;
	}
	a, a:link {color:#666; text-decoration:none;}
	a:visited {color:#666;}
	a:hover {color:#db0031;}
	a:active {color:#000;}
	a:focus {color:#000;}
	h1 {
		font-size: 2.2em;
		text-align: center;
		margin:0.4em 0 1.3em 0;
	}
	h3 {
		color:#666;
		font-size: 0.8em;
		text-align: center;
		margin:0.4em 0 1.3em 0;
		font-weight:100;
		display:inline;
	}
	h4 {
		color:#db0031;
		font-size: 0.8em;
		text-align: center;
		margin:0.4em 0 1.3em 0;
		font-weight:100;
		display:inline;
	}
	
	h5 {
		color:#db0031;
		font-size: 1.2em;
		text-align: left;
		margin:0.4em 0 1.3em 0;
		font-weight:100;
		display:inline;
	}
	h6 {
		color:#666;
		font-size: 0.9em;
		text-align: left;
		margin:0.4em 0 1.3em 0;
		font-weight:100;
		display:inline;
		line-height:1.3em;
	}
	
	
	#logo{
	height: 50px;
	padding-top:5px;
        position: relative;
	cursor: default;
	border-bottom-color:#000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	background-position:left;
       
}
#out_flow{
	position:relative; 
	margin-top:-10px; 
	margin-bottom: -140px;
	height:auto;
    /* overflow: hidden; */
	width:100%;
}

#myImageFlow {
	/* overflow:hidden; */
	height:auto;
    padding-bottom:4px;
    width:100%;
}

#kontakt {
	width:400px;
	heigth:auto;
	margin-left:20px;
	color:#666;
}


#navi_2{
	margin-top:0px;
	height: auto;
	position: relative;
	padding:0px;
	cursor: default;
	position:relative;
	width:100%;
	text-align:center;
}

#navi{
	height: 30px;
	position: relative;
	padding:0px;
	cursor: default;
	position:relative;
	width:100%;
	text-align:center;
	
}


#tabmenue {
  padding:-3px 3px;
  border-top: 1px solid #222; 
  font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
  color: #666;
  font-size: 11px;
 
  text-align: center;
  letter-spacing: 0.1em;
  
 


}
#tabmenue li {
  display: inline; 
  
}
#tabmenue li a {
  font-color:#666;
  padding: 3px 1em;
  margin-left: 3px;
  border: 1px solid #000;
  border-top: 0;
  text-decoration: none; 
  background-color:#FFF; 
}

#tabmenue li a:hover {
  padding-bottom: 4px; 
  border-bottom: 8px solid #999;
  color:#db0031;
}


#tabmenue li a#aktuell {
  padding-bottom: 4px; 
  border-bottom: 8px solid #999;
  color:#000;
}

#tabmenue_2 {
	margin-top:13px;
	margin-right:15px;
	padding: 8px;
	font-family: 'Lucida Grande',Verdana,Arial,Sans-Serif;
	color: #666;
	font-size: 9px;
	text-align: right;
	letter-spacing: 0.1em;
  
 


}
#tabmenue_2 li {
  display: inline; 
}
#tabmenue_2 li a {
  padding: 0px 1em;
  margin-left: 3px;
  border-top: 0;
  text-decoration: none;
  background-color:#FFF; 
}
#tabmenue_2 li a#aktuell {
  padding-bottom: 4px; 
  border-bottom: 8px solid #999;
  color:#db0031;
}


#footer{
	height: 20px;
	position: relative;
	margin-top:-px;
	cursor: default;
	text-align:center;
	
}


}
