/* movie */

.movie {position:absolute;left:225px;top:0px;}


.fett {
  font-weight: bold;
}
.noborder {
border-style: none;
}
.nomargin {
margin: 0px;
padding: 0px;
}
.margintop10 {
	margin-left: 0px;
margin-top: 10px;

}
.italic {
	font-style: italic;
	
	}
body {
    font-family: Verdana, Arial, sans;
    color: #000000;
    font-size: 13px;
	height: 600px;
	width: 856px;
	background-color: #ffffff;
	margin-top: 50px;
	left: 50%;
	margin-left: -428px;
	position: absolute;
	overflow:hidden
}
h1 {
    margin: 0px;
  font-size: 14px;
  color: #0062A9;
}
h2 {
    margin: 10px;
  font-size: 14px;
  color: #000000;
font-weight: normal;
}

a {
  color: #0062A9;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a.arrow{
  background-image: url(../images/arrow_small.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
  padding-left: 20px;
  padding-bottom:5px;
}
textarea {
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial, sans;
}

#footer {
  text-align: center;
  position: absolute;
  width: 856px;
  height: 50px;
  top:566px;
  left:0px;
  font-size: 11px;
}

#produkttable {
  margin-left: 120px;
  margin-top: 20px;
}


#container {
	position: absolute;
  width: 856px;
  height: 556px;
  background-image: url(../images/bg_all2.jpg);
}

#content {
  width: 796px;
  height: 260px;
  left:0px;
  top: 275px;
  position:absolute;
  overflow: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 20px;
  padding-top: 0px;
}
#content2 ul {
	font-size: 14px;
	
}
#anfahrtsizze {
top: 100px;
  width: 658px;
  height: 434px;
  position: relative;
}
#anfahrtlink {
width: 150px;
  top:100px;
  left: 650px;
  position: absolute;
}

#navi #logo {
  height: 149px;
  width: 200px;
  left: 36px;
  top: 0px;
  position: absolute;
}

#navi #home {
	height: 40px;
	width: 57px;
	left: 248px;
	top: 80px;
	position: absolute;
	background-image: url(../images/btn_home.jpg);
}
#navi #home:hover {
	background-image: url(../images/btn_home_over.gif);
}

#navi #service {
	height: 40px;
	width: 76px;
	left: 305px;
	top: 80px;
	position: absolute;
	background-image: url(../images/btn_service.jpg);
}
#navi #service:hover {
	background-image: url(../images/btn_service_over.gif);
}

#navi #produkte {
	height: 40px;
	width: 93px;
	left: 381px;
	top: 80px;
	position: absolute;
	background-image: url(../images/btn_produkte.jpg);
}
#navi #produkte:hover {
	background-image: url(../images/btn_produkte_over.gif);
}

#navi #bilder {
	height: 40px;
	width: 119px;
	left: 474px;
	top: 80px;
	position: absolute;
	background-image: url(../images/btn_bilder.jpg);
}
#navi #bilder:hover {
	background-image: url(../images/btn_bilder_over.gif);
}

#navi #anfahrt {
	height: 40px;
	width: 83px;
	left: 593px;
	top: 80px;
	position: absolute;
	background-image: url(../images/btn_anfahrt.jpg);
}
#navi #anfahrt:hover {
	background-image: url(../images/btn_anfahrt_over.gif);
}

#navi #kontakt {
	height: 40px;
	width: 82px;
	left: 676px;
	top: 80px;
	position: absolute;
	background-image: url(../images/btn_kontakt.jpg);
}
#navi #kontakt:hover {
	background-image: url(../images/btn_kontakt_over.gif);
}

#navi #impressum {
	height: 40px;
	width: 98px;
	left: 758px;
	top: 80px;
	position: absolute;
	background-image: url(../images/btn_impressum.jpg);
}
#navi #impressum:hover {
	background-image: url(../images/btn_impressum_over.gif);
}
