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









#wrapcont {
    margin:0px auto;
    max-width: 1200px;
	height: 1200px;
	margin-bottom:0%;
	background: #FFFFFF ;

	overflow: hidden;
}







    #wrap {
    margin:0px auto;
    max-width:100%;
	height: 1200px;
	margin-bottom:0%;
	background: #FFFFFF ;
	overflow: hidden;
}
	
	
	
    #wrap_end {
    margin:0px auto;
    max-width:100%;
    border-left: 1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
}	
	
	
	#oben {
	width: 100%;
	height: 20px;
	float: left ;
	background: #FFFFFF ;
	display: none ;
	}	
	
	

    #oberhaus {
	width: 100%;
	float: left ;
	background: #FFFFFF ;
	}	
	



	
	
    .vogel {
     width: 100%;
      margin: 0 auto;
     }
	
	


	
	
	
	
	/* zum zentrieren  */
	
    .zentriert {
     width: 100%;
      margin: 0 auto;
     }



	
	
		
	#rollen {
	width: 100%;
	background: #FFFFFF ;
	overflow: auto;
	}	
	
	
	
	#rollen_eins {
	width: 100%;
	background: #FFFFFF ;
	overflow: auto;
	}	
	
	
	
	
	fieldset { border: 0px solid #000000; 
           border-radius: 0px; 
           background: white; } 
          

	
	
	
	hr { 
    width: 100%; 
    height: 1px; 
    margin: 0 auto;
    color: blue;
    background: #000000;
}	
	


	

	
	#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;
  }
	
	
	
	
	
	
	
	#main_menu{
    text-transform: ;
    margin: 0px ;
	text-align: left;
    max-width: 1200px;
	margin-left: auto;
    margin-right: auto;
}
#main_menu.navbar-default .navbar-brand {
    color: #FFFFFF;            /*  OK  "Startschriftfarbe"   #787777  */
}
 
#main_menu.navbar-default {
    font-size: 12px;
    background-color: #3c3b3b;    /* OK         schwarzer Hintergrund = rgba(0, 0, 0, 1); /  navy blue = 000080          */
    border-width: 0px;
    border-radius: 0px;
}
 
#main_menu.navbar-default .navbar-nav{
        float:none;
        margin: 0 auto;
        display: table;
        table-layout: fixed;
}
 
#main_menu.navbar-default .navbar-nav > li{
    color: red;
}
 
#main_menu.navbar-default .navbar-nav>li>a {
    font-stretch: expanded;
    font-size: 12px;
    font-family: "Verdana";
    color: #FFFFFF ;     /* OK  Schrift irgendwie weiß  = #FFFFFF   rgba(255, 255, 255, 1)  */
    background-color:rgba(248, 248, 248, 0) ;    /*  OK Mittelteil der Navigation irgendwie grau #F8F8F8  rgba(248, 248, 248, 0)  */
    line-height: 20px;
    border-radius: 0px 0px 5px 5px;
}
#main_menu.navbar-default .navbar-nav>li>a:hover,
#main_menu.navbar-default .navbar-nav>li>a:focus {
    color: rgba(255, 255, 255, 1);                  /* ButtonFarbe  irgendwie weiss #FFFFFF ???  */
    background-color: #c4c4c4;         /* OK     ButtonFarbe   rgba(94, 180, 255, 1)  ???  */
}
#main_menu.navbar-default .navbar-nav>.active>a,
#main_menu.navbar-default .navbar-nav>.active>a:hover,
#main_menu.navbar-default .navbar-nav>.active>a:focus {
    color: rgba(255, 255, 255, 1) ;                 /* rgba(255, 255, 255, 1)  */
    background-color: rgba(94, 180, 255, 1) ;       /* Hamburger Button rgba(94, 180, 255, 1)  ???  */
    border-radius: 0px 0px 5px 5px;
}
#main_menu.navbar-default .navbar-toggle {
    border-color: #5EB4FF;                                      /*    #c4c4c4  */
}
#main_menu.navbar-default .navbar-toggle:hover,
#main_menu.navbar-default .navbar-toggle:focus {
    background-color: #5EB4FF;                             /*   =  #5EB4FF   */
}
#main_menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #5EB4FF;                            /*   =  #5EB4FF   */
}
#main_menu.navbar-default .navbar-toggle:hover .icon-bar,
#main_menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #000000;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/* 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%;
}

	
	
	
	
	/* Footer */

  .footer {
    clear:both;
    height:40px;
	width: 100%;

	background:  url(images/88.jpg) ;
}
	
	
	
	
	
	
	
	
	
	@media only screen and (max-width: 480px) {


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

	
	overflow: hidden;
}



    #oberhaus {
	width: 100%;
	float: left ;
	background: #FFFFFF ;
    display: none ;
	}
















     }