/*****************************************/
/*  BODY  -  BODY  -  BODY  -  BODY      */
/*****************************************/
body {
  font-family:"Courier New", Courier, mono;
  color:#993A1E;
  font-size:15px;
  text-decoration:none;
  margin: 0px;
  background-color: #ffffff;
}


.tx-guestbook-list-table { border-style: solid; border-color: #000000; border-width: 1px; }
.tx-guestbook-list-header { background-color: #993A1E; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-list-row { background-color: #FFFFFF; }
.tx-guestbook-list-rowleft { background-color: #EEEEEE; }
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; }
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong, .tx-ttnews-browsebox-SCell { font-weight: bold; }
.tx-veguestbook-pi1-browsebox-SCell { background-color: #EEEEEE; }
.tx-guestbook-latest-header { background-color: #993A1E; color: #FFFFFF; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #FFFFFF; }
.tx-guestbook-latest-small { font-size: 9px; color: #666666; }
.tx-guestbook-form-inputfield-med { border-style: solid; border-width: 1pt; border-color:#993A1E; font-size:14px; color:#333333; width:200px; }
.tx-guestbook-form-inputfield-big { border-style: solid; border-width: 1pt; border-color:#993A1E; font-size:14px; color:#333333; width:200px; }
.tx-guestbook-form-textarea { border-style: solid; border-width: 1pt; border-color:#993A1E; font-size:14px; color:#333333; width:200px; }
.tx-guestbook-form-obligationfield { color: #CC0000; }
.tx-guestbook-form-error { color: #CC0000; }

/*****************************************/
/* MAILFORM  -  MAILFORM  -  MAILFORM    */
/*****************************************/

.mailform input, .mailform textarea {
  width: 220px;
  font-family:"Courier New", Courier, mono;
  color:#993A1E;
  font-size:14px;
  text-decoration:none;
  background-color:#F8F7F7;
  border: solid 1px #993A1E;
}

/*****************************************/
/* NEWS -  NEWS -  NEWS -  NEWS -  NEWS  */
/*****************************************/

.clearer {
  color: #DA8500;
  height: 1px;
}

/*****************************************/
/* LINKS - LINKS - LINKS - LINKS - LINKS */
/*****************************************/

a, a:hover {
  font-family:"Courier New", Courier, mono;
  color:#DA8500;
  font-size:15px;
  text-decoration:none;
  margin: 0px;
}

/*****************************************/
/*  ÜBERSCHRIFTEN - ÜBERSCHRIFTEN         */
/*****************************************/

h1, h2, h4 {
  font-family:"Courier New", Courier, mono;
  color:#ffffff;
  font-size:18px;
  font-weight: bold;
  text-decoration:none;
  margin: 0px;
  background-color: #993A1E;
  margin-bottom: 10px;
  padding-left: 4px;
  
}

h3 {
  font-family:"Courier New", Courier, mono;
  color:#993A1E;
  font-size:16px;
  font-weight: bold;
  text-decoration:none;
  margin: 0px;
  margin-bottom: 5px;
}


/*****************************************/
/*  LAYOUT  -  LAYOUT  -  LAYOUT         */
/*****************************************/

.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

.content-bg {
	background-image: url(../images/content-bg.gif);
	background-repeat: no-repeat;
}

#navi {
  position: relative;
  margin-top: -5px;
  width:600px;
  height:20px;
  left:5px;
}

#subnavi {
  position: relative;
  width: 600px;
  height: 20px;
  left: 5px;
  top: 22px;
}

#content {
  position: relative;
  top: 50px;
  left: 5px;
  width: 600px;
  height: 390px;
  overflow:auto;
  padding: 3px;
}

#fusszeile {
  position: relative;
  top: 63px;
  width:600px;
  height:20px;
  left: 5px;
  text-align:center;
}

.fusszeile {
  font-family:"Courier New", Courier, mono;
  color:#993A1E;
  font-size:12px;
  text-decoration:none;
  margin: 0px;
}
