/* ALLGEMEIN */

body { 
	margin:0px 0px; 
	padding:0;
	background: #FFF; 
	font: 14px Trebuchet MS ; 
	line-height: 14px; 
	overflow-x: hidden;
	overflow-y: scroll;


}

/* SCHRIFTDEFINITIONEN */


h1 {
font: 18px Tahoma ; 

	line-height: 30px; 
	color:#718c9d;
	background: url(img/linie.png) bottom left repeat-x;
}

h2 {
font: 14px Tahoma ; 
	line-height: 20px; 
}

h3 {
font: 11px Tahoma ; 
	line-height: 12px; 

}

/* INHALTSBEREICH */

.content { 
	background: #FFFFFF;
	color:#808080; 
	margin: auto; 
	padding: 0; 
	width: 868px;


	
}

/* HEADER */

#header { 
	margin: 0; 
	padding:0px;
	width: 868px; 
	background: url(img/header.jpg) center no-repeat;  
	height: 131px; 
	color: #FFF; 
}
/* MENU */

 .mod_navigationMain {    
 width:auto;
 font: 14px Trebuchet MS ; 
 line-height: 14px; 
 }
 
.mod_navigationMain ul
{
  margin:0px;
  padding:0px;
  width: auto;
}

.mod_navigationMain li
{
  width:auto;
  margin:0px;
  padding:0px;
  text-align:center;
  list-style-type:none;
  float:left;

 

  
}

.mod_navigationMain a,
.mod_navigationMain p
{
  font-weight:bold;
  font-size:12px;
  color:#000;
}

.mod_navigationMain a  
{
  height:21px;
  width: auto;
  display:block;
  margin:0px;
  padding:5px 5px 0px 5px;
  text-align:center;
  background: transparent;
  
  text-decoration:none;

}

.mod_navigationMain a:hover   
{
  background: url(img/background_over_gelb.jpg) repeat-x;
  text-decoration:none;
  color:#fff;
  width: auto;
  padding: 4px 4px 0px 4px;
  height: 20px;
  border: 1px solid #ffcc00;
  margin: 0px;
  
}

.mod_navigationMain p    
{
  height:21px;
  margin:0px;
  padding:3px 5px 0px 5px;
  background: url(img/buttonActive.jpg) repeat-x;
  text-align:center;
  width: auto;
  color:#FFF;
  border: 1px solid #669999;
  
}


#menu {    
	position: relative;
	top: 100px;
	left: 350px;
	background: transparent;
	width: 505px;
	height: 21px;
	margin: 0 0; 
	padding: 0px 0px;
}

.left {

width: 181px ;
height:279px ;
background: url(img/box.jpg) top center no-repeat;
float: left;
margin-right: 6px;
}


.referenzenlinks {  
position: relative;
top: 35px;
left: 20px;
width: 150px;
font: 14px Trebuchtet MS ;

}




.mainnewsprod {
width: 670px;
float:left;

}

.main { 
	

	width: 670px; 
	min-height: 270px;
	color: #000; 
	padding: 0px 0px 0px 0px;
	margin-top: -7px;

}  

.main img {
border: 1px solid #d9e0e6;
}

.news {
float: left;
width: 280px;

padding: 0px 20px 0px 40px;
}

.news  a:link {
color: #6a8799;
text-decoration: none;
}
.news a:visited {
color: #000;
text-decoration: none;
}
.news a:hover {
color: #d9e0e6;
text-decoration: none;
}
.news a:active {
color: #6a8799;
text-decoration: none;
}

.prod {
float: left;
width: 280px;

padding: 0px;
margin: 0px 0px 0px 30px;

}
.prod  a:link {
color: #6a8799;
text-decoration: none;
}
.prod a:visited {
color: #000;
text-decoration: none;
}
.prod a:hover {
color: #d9e0e6;
text-decoration: none;
}
.prod a:active {
color: #6a8799;
text-decoration: none;
}
.home img {
border: none;
padding-left: 0px;
padding: 0px 20px 0px 6px;
}

.player {
width: 150px;
min-height: 20px;



}

.player a{

font: 12px Trebuchet MS ; 
line-height: 23px; 
text-decoration: none;
 color: #000;
 font-weight: normal;
 padding-left: 25px;
padding-top: 1px;
padding-bottom: 2px;
 background: url(img/play_blau.jpg) left no-repeat;
height: 20px;
}

.player a:hover{

font: 12px Trebuchet MS ; 
line-height: 23px; 
 text-decoration:none;
 color: #000;
 font-weight: normal;
 padding-left: 25px;
 background: url(img/play_gelb.jpg) left no-repeat; 


}


.bild {
border: 1px solid #000;
}



.footer {

width: 212px;
height: 55px;
float: right;
margin-top: 0px;
border-style: none;
}

.download {

	top: 100px;
	font-weight: normal;
	padding-left: 20px;
	background: url(img/play_gelb.jpg) left no-repeat; 


}




