/* --------------------------------- Vancado MedienABC styles.css ---------------------------------*/

html, body {
	height:100%;
}

html {
  background: #ffffff url("../images/header-background_400x121.jpg") 0 0 repeat-x;
}

#zoomframe {
position: absolute;
width: 100%;
min-width: 1240px !important;
height: 100%;
min-height: 850px !important;
/*display: none;*/
visibility:hidden;
z-index:2000;
}

#zoombackground {
position: absolute;
width: 100%;
min-width: 1240px !important;
height: 100%;
min-height: 850px !important;
background-color: #000000;
opacity: 0.5;
filter: alpha(opacity = 50);
}

/* --------------------------------- Header ---------------------------------*/

#header { 
	width: 990px;
	height: 121px;
	margin: 0 auto;
	position:relative;
	clear:left;
}

#header-medienabc {
  position: absolute;
  top: 0px;
  left: 50px;
  width: 492px;
  height: 121px;
  background: transparent url("../images/medienabc_492x121.jpg") 0 0 no-repeat;
}

#header-kontakt {
  position: absolute;
  top: 0px;
  left: 54px;
  width: 48px;
  height: 28px;
}

#header-impressum {
  position: absolute;
  top: 0px;
  left: 127px;
  width: 66px;
  height: 28px;
}

#header-erklaerte-begriffe {
  position: absolute;
  top: 0px;
  left: 632px;
  width: 127px;
  height: 28px;
}

#header-counter {
  position: absolute;
  top: 0px;
  left: 760px;
  width: 115px;
  height: 54px;
  background: transparent url("../images/counter_115x54.gif") 0 0 no-repeat;
}

#header-zaehler {
  position: absolute;
  top: 3px;
  left: 777px;
	font-family: DINPro-Regular,Arial,helvetica,Sans-Serif;
  font-size: 20pt;
  font-weight: bolder;
  color: #777777;
  letter-spacing: 6px;
}

#header-vancado {
  position: absolute;
  top: 0px;
  left: 880px;
  width: 105px;
  height: 28px;
}

/* --------------------------------- Main-Content ---------------------------------*/

.inhalt {
	width: 990px;
	height: 350px;
	background-color: #ffffff;
	margin: 0 auto;
	position:relative;
	clear:left;
}

#inhalt-text {
  position: absolute;
  top: 50px; left: 63px;
	width: 264px; height: 250px;
}

#inhalt-text h1 {
	font-family: DINPro-Regular,Arial,helvetica,Sans-Serif;
  font-size: 20pt;
  font-weight: bolder;
  color: #575757;
  margin-bottom: 14px;
}

#inhalt-text p {
	font-family: Trebuchet MS,Arial,helvetica,Sans-Serif;
  font-size: 9pt;
  line-height: 14pt;
  color: #474747;
  margin-bottom: 14px;
}

#inhalt-media {
  position: absolute;
  top: 50px; left: 333px;
	width: 540px; height: 250px;
}

#inhalt-media-startseite {
  position: absolute;
  top: 30px; left: 333px;
	width: 540px; height: 300px;
}

.button:hover {
	position: relative;
  top: 1px;
  margin-left: 1px;
}

/* --------------------------------- Navigation ---------------------------------*/

#navigation { 
	width: 990px;
	height: 206px;
	margin: 0 auto;
	position:relative;
	clear:left;
}

#nav_a1 {
  position: absolute;
  top: 0px; left: 63px;
	width: 264px; height: 98px;
  background: transparent url("../images/btn_die-idee.jpg") 0 0 no-repeat;
}

#nav_a2 {
  position: absolute;
  top: 0px; left: 337px;
	width: 264px; height: 98px;
  background: transparent url("../images/btn_im-browser.jpg") 0 0 no-repeat;
}

#nav_a3 {
  position: absolute;
  top: 0px; left: 611px;
	width: 264px; height: 98px;
  background: transparent url("../images/btn_auf-dem-handy.jpg") 0 0 no-repeat;
}

#nav_b1 {
  position: absolute;
  top: 108px; left: 63px;
	width: 264px; height: 98px;
  background: transparent url("../images/btn_anwendung-testen.jpg") 0 0 no-repeat;
}

#nav_b2 {
  position: absolute;
  top: 108px; left: 337px;
	width: 264px; height: 98px;
  background: transparent url("../images/btn_desktop-widget.jpg") 0 0 no-repeat;
}

#nav_b3 {
  position: absolute;
  top: 108px; left: 611px;
	width: 264px; height: 98px;
}

/* ------------------------------------------------------------------*/





