/************************************/
/* BODY  -  BODY  -  BODY  -  BODY  */
/************************************/

body {
  margin: 0px;
  font-family: arial;
  font-size: 11px;
  color: #333333;
  line-height: 16px;
  background-color: #000000;
  background-image: url(../images/scanlines.jpg);
  background-repeat: repeat-x;
  background-position: 0px 0px;
  font-weight: normal;
  
}

.clear {
  clear:both;
  position:relative;
  padding-top: 10px;
}


#content img {
  padding-right: 20px;
  border: 0px;
}

ul {
  position: relative;
  left: 5px;
}


#content1 {
  position: relative;
  width:98%;
  padding-right: 10px;
}


#weiter {
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -160px;
  z-index: 2;
}

/************************************/
/* ÜBERSCHRIFTEN -  ÜBERSCHRIFTEN   */
/************************************/

#h {
  width: 100%;
  height: 25px;
  background-image: url(../images/header.gif);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  
}

h1, h4 {
  margin-bottom: 5px;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  color: #7C000C;
  line-height: 16px;
  padding-left: 3px;
}

h2 {
  margin-bottom: 5px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}

h3 {
  background-color: #7C000C;
  margin-bottom: 5px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 16px;
  padding-left: 3px;
  height: 20px;
}

/************************************/
/* NEWS  -  NEWS  -  NEWS  -  NEWS  */
/************************************/

#news1 {
  position: relative;
  left: 5px;
  width: 140px;
} 

/************************************/
/* MAILFORMULAR - MAILFORMULAR      */
/************************************/

a {
  font-family: arial;
  font-size: 11px;
  color: #510B12;
  line-height: 16px;
  text-decoration: none;
}

a:hover {
  font-family: arial;
  font-size: 11px;
  color: #333333;
  line-height: 16px;
  text-decoration: none;
}

.mailform input, .mailform textarea {
  width: 200px;
  border: solid 1px #cccccc;
}

.mailform .submit {
  width: 204px;
  background-color:#ffffff;
  
}

.pflichtfelder {
  color:#ff0000;
}

/************************************/
/*  LAYOUT  -  LAYOUT  -  LAYOUT    */
/************************************/

#fusszeile {
  color:#ffffff;
  padding-bottom: 6px;
  
}

#fusszeile a {
  color:#ffffff;
}


#headnavi a{

}


.header1 {
	background-image: url(../images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

.header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


#trennstrich-content {
	background-image: url(../images/trennstrich-content.gif);
	background-repeat: repeat-y;
	background-position: 6px 0px;

}

#logo {
  position: absolute;
  left: 50%;
  top: 5px;
  margin-left: -350px;
  z-index: 2;
  width: 300px;
  height: 70px;
}

#suche {
  position: absolute;
  left: 50%;
  top: 65px;
  margin-left: -165px;
  z-index: 2;
  width: 300px;
  height: 30px;
}


