/*******************/
/*  BODY  -  BODY  */
/*******************/

* {
  margin:0px;
  padding: 0px;
}

html {
  height: 101%;
}

body {
	background-image: url(/fileadmin/templates/images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 10px;
	background-color:#19150c;
	font-family:verdana;
        color: #402f25;
        font-size: 12px;
        line-height: 20px;
}

.tabelle {
  padding: 5px;
  margin: 5px;
}

a:focus {
  outline: none;
}

.subheader {
  visibility: hidden;
}

.center {
  text-align: center;
}

/*******************/
/*  MAILFORM       */
/*******************/

.pflichtfelder {
  color:#ff0000;
}

.csc-mailform {
  border: none;
}

.csc-mailform input {
  border: solid 1px #7b6e66;
  width: 200px;
  background-color:#fff;
}

.csc-mailform textarea  {
  width: 200px;
  border: solid 1px #7b6e66;
  background-color:#fff;
}

.csc-mailform label {
  display: block;
  width: 100px;
  float: left;
}

.csc-mailform-field {
  width: 400px;
  margin:2px 0px 2px 0px;
}

#mailform7formtype_mail {
  margin: 0px 0px 0px 100px;
  width: 202px;
}

/*******************/
/*  CONTAINER      */
/*******************/

#container {
  position:absolute;
  left: 50%;
  width: 794px;
  margin-left: -412px;
}

#kuehtai {
  position: absolute; 
  z-index: 1;
  left: 50%;
  margin-left: 285px;
  margin-top: 25px;
  width: 132px;
  height: 85px;
}

#tirol {
  position: absolute; 
  z-index: 2;
  left: 50%;
  margin-left: -388px;
  margin-top: 96px;
  width: 68px;
  height: 27px;
  background-image: url(/fileadmin/templates/images/tirol.gif);
  background-repeat: no-repeat;
}

#logo {
  text-align: center;
}

#header {
  background-image:url(/fileadmin/templates/images/header-bg.jpg);
  background-repeat:no-repeat;
  width: 798px;
  height: 330px;
}

#headerimage {
  width: 470px;
  height: 270px;
  margin: 21px 0px 0px 24px;
  float: left;
}

#headernavi {
  float: left;
  width: 270px;
  height: 270px;
  margin: 22px 0px 0px 5px;
}

.clear {
  clear:both;
}

#navi {
  width: 740px;
  margin: 5px 0px 0px 20px;
  text-align: center;
}

.shadow-oben {
   background-image:url(/fileadmin/templates/images/shadow-oben.jpg);
   background-repeat:no-repeat;
   background-position:center;
   height: 12px;
}

#content {
  margin: 0px 0px 0px 13px;
}

.maincontent {
  background-color:#eee3d7;
}

.maincontent a {
  color:#a10000;
  text-decoration: none;
}

.maincontent a:hover {
  color:#a10000;
  text-decoration: underline;
}

.shadow-unten {
   background-image:url(/fileadmin/templates/images/shadow-unten.jpg);
   background-repeat:no-repeat;
   background-position:center;
   height: 12px;
}

#footer {
  height: 25px;
  padding-top: 10px;
  background-color:#433228;
  margin-left: -10px;
  text-align: center;
  font-family: verdana;
  color: #eee3d7;
  font-size: 11px;
}

#footer a {
  color: #eee3d7;
  text-decoration: none;
}

#footer a:hover {
  color: #eee3d7;
  text-decoration: underline;
}

#copyright {
  text-align: center;
  margin: 10px 0px 10px 0px;
}

#copyright a {
  color:#eee3d7;
  text-decoration: none;
  font-size: 10px;
}
