* {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  /*font-size: 12px;*/
  outline: none;
}

html {
  overflow-y:scroll;
}
p {
    margin:3px;
}
body {
  margin: 0px;
  padding: 0px;
  background: #000 url(../images/body-new.jpg) no-repeat center top;
  font-size: 12px;
  color: #ffffff;
  height: 800px;
  /*text-align:center;*/
}

img {
  border:0px;
  vertical-align: bottom;
}
#holder {
    position: relative;
    width: 966px;
    margin: auto;
	border: 2px solid #fff;
}

#container {
    text-align:left;
    position: relative;
    width: 970px;
    height: 255px;
    margin:30px  auto;
    background: transparent url(../images/header-bg.png) no-repeat bottom left;
}
img.bgImage {
    position: absolute;
    left: 0;
}
#start {
  position:absolute;
  text-align:center;
  height:600px;
  width: 860px;
  top: 0px;
  left: 0px;
}
#nav {
  position:absolute;
  height:38px;
  bottom: -44px;
}
#nav a.navLink, #nav {
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
#nav a.navLink.active {
	text-decoration: underline;
}
#suche {
  position:absolute;
  top:17px;
  left:670px;
  height: 19px;
  width: 316px;
}
#banner {
  position:relative;
  text-align:center;
  top:0px;
  left:0px;
  height: 113px;
  width: 960px;
  background-color:#FFFFFF
}
#firma {
  position:absolute;
  top:21px;
  left:570px;
  height: 412px;
  width: 309px;
}
#firmainhalt {
  position:relative;
  text-align:center;
  top:18px;
  left:20px;
  height: 308px;
  width: 247px;
}
#flash_player {
    height:15px;
    position:absolute;
	bottom: -24px;
    width:250px;
    right: 23px;
    z-index:1000;
}
#content {
  position:relative;
  vertical-align: top;
  padding-bottom: 0px;
  position:relative;
  /*top: 163px;*/
  min-height: 499px;
  height: auto !important;
  height: 520px;
  width: 960px;
  margin: auto;
}

div#loader {
    background:transparent url(../../images/loading.gif) no-repeat scroll center center;
    height:50px;
    margin:auto auto auto 46%;
    position:absolute;
    top:320px;
    width:30px;
    display: none;
}

td {
    font-size:12px;
}

#footer {
  bottom:-5px;
  height:45px;
  padding-top:0;
  position:absolute;
  right:5px;
  text-align:center;
}
#footer span.com {
	left:12px;
	background: transparent url(/images/tabhgdk.png);
	font-family: Arial;
	position:absolute;
	top:-15px;
	font-size: 10px;
}
#footer span.lab {
	font-family: Arial;
	background: transparent url(/images/tabhgdk.png);
	position: absolute;
	left: 81px;
	top: -15px;
	font-size: 10px;
}

#text {
    position: relative;
    padding:10px;
    min-height: 65px;
    height: auto !important;
    height: 65px;
    width: 467px;
    background: transparent url(../images/tabhgdk.png);
}

#textflash {
    position: relative;
    top: 0px;
    left: 280px;
    min-height: 65px;
    height: auto !important;
    height: 400px;
    width: 603px;
    background-image: url(../images/tabhg.png);
}

#textscroll {
    height: 445px;
    width: 540px;
}
#textscroll table {
	width: 511px;
}
#textdunkel {
    position: relative;
    padding:10px;
    top: 0px;
    /*min-height: 65px;
    height: auto !important;
    height: 65px;*/
    width: 467px;
    background: #000;
}

#mehr {
    position: relative;
    vertical-align: bottom;
    padding: 15px;
    top: 22px;
    left: 0px;
    min-height: 274px;
    height: auto !important;
    height: 274px;
    width: 650px;
    background-repeat: no-repeat;
    background-position:top right;
    background-color:#CCCCCC;
}

#inhaltHolder {
    position: absolute;
    vertical-align: bottom;
    top: 27px;
	left: 27px;
    min-height: 340px;
    height: auto !important;
    height: 340px;
    width: 898px;
}

#inhaltfolge {
    position: relative;
    top: 32px;
    left: 97px;
    width: 760px;
    height: 80px;
    min-height: 80px;
    height: auto !important;
}
#anzeige {
    position: absolute;
    text-align:right;
    top: 0px;
    left: 542px;
    width: 218px;
    height: 45px;
    background-image: url(../images/anzeigehg.jpg);
    background-repeat: no-repeat;
}
#anzeigeform {
    position: absolute;
    text-align:right;
    top: 23px;
    left: 0px;
    width: 218px;
    height: 24px;
}

#inhaltunten {
    position: absolute;
    vertical-align: bottom;
    text-align: center;
    top: 500px;
    left: 250px;
    width: 400px;
    min-height: 200px;
    height: auto !important;
    height: 200px;
    background-color:#00FFFF
}


h1 {
  font-weight: bold;
  font-size:14px;
  color:#ffffff;
}

h2 {
  font-weight: bold;
  font-size:12px;
  color:#ffffff;
}

h3 {
  font-weight: bold;
  font-size:14px;
  color:#ffffff;
  margin: 3px 0px;
  font-style:normal;
  text-decoration: underline;
}
h4 {
  font-weight: normal;
  font-size:12px;
  color:#ffffff;
  margin-right:0px;
  font-style:italic;
}
ul {
        font-style:italic;
        font-weight: bold;
}

/* links */
a,a:link,a:visited,a:active {
  font-size: 12px;
  font-style: normal;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight:normal;
}

a:hover {
  font-size: 12px;
  font-style: normal;
  color: #FFFFFF;
  text-decoration: none;
  font-weight:normal;
}

a.blacklink:link,a.blacklink:visited,a.blacklink:active {
  text-decoration:none;
  font-size: 11px;
  color:#ffffff;
  text-decoration: none;
}

a.blacklink:hover {
  text-decoration:none;
  font-size: 11px;
  color:#ffffff;
  text-decoration: none;
}

input,textarea,select{
  font-size: 11px;
  color: #333333;
  background-color : #FFFFFF;
  border:1px solid #666666;
  padding:1px;
}
