body {
	margin: 0px auto;
    /* background: url(images/monitor.jg) ;   bg1.12.jpg  */
	background: url(images/monitor.jpg) no-repeat fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	min-height: 2000px;            /* min-height: 2000px;   */
	}









#wrapcont {
    margin:0px auto;
    max-width:1200px;
	height: 3200px;                    /* height: 3200px;   */
	margin-bottom:0%;
	background: #FFFFFF ;
    border-left: 1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	overflow: hidden;
}














#wrap {
    margin:0px auto;
    max-width:960px;
	height: 3200px;             /* height: 3200px;   */
	margin-bottom:0%;
	background: #FFFFFF ;
    float: left ;
	
	overflow: hidden;
}
	
	
	
	
	
	
	
	
		
	#oben {
	width: 960%;
	height: 20px;

	float: left ;
	background: #FFFFFF ;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	#rechts {
	width: 10%;
	height: 3200px;
	margin: 0px 0px 0px 960px ;
	padding: 0px 0px 0px 0px;
    position: fixed;
	float: right ;
	background: #FFFFFF ;
	}	
	
	

	
	
	
	
	#werbung {
    margin:0px auto;

	margin-bottom:0%;
	background: #FFFFFF ;

	
	overflow: hidden;
}
	

	

	
	#werbung li
{
width: 10px;
height: 30px;
list-style-type: none;
float: left;
margin: 10px 15px 12px 10px;
text-align: center;
font-weight: bold;
position: relative;

}

#werbung img
{
width: 25px;
height: 25px;
display: block;

border: 0px solid #FFFFFF;
} 

#werbung a .gross
{
display: none;
}

#werbung a:hover .gross
{
width: 30px;
height: 30px;
display: block;
position: absolute;
top: -0px;
left: -0px;
z-index: 1;
background: #fff;
}
	
	

	
	
	
	   iframe {
  border: none;
  }
	
	
	
	
	
	
	
	
	
	
	/* iframe-Code von Google Maps  */
	
.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

.responsiveContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

	
	
	
	

	
	
	
	
	@media only screen and (max-width: 480px) {


    #wrap {
    margin:0px auto;
    max-width:100%;
	margin-bottom:0%;
	

	
	overflow: hidden;
}





     }