body {
  BACKGROUND-COLOR:#996633;
}

div {
  margin:0px;
  padding:0px;
  COLOR:#996633;
  font-family:'Comic Sans MS';
  font-size: 14px;
  background-color:#FFFF99;
}

div.logo {
  top:5px;
  left:5px;
  width:195px;
  height:85px;
  position:absolute;
  float:left;
}

div.middle {
  top:5px;
  left:200px;
  width:835px;
  height:85px;
  position:absolute;
  float:left;
  text-align:center;
  padding-right:20px;
}

div.language {
  top:95px;
  left:5px;
  width:190px;
  height:18px;
  color: #AAAAAA;
  text-align:center;
  vertical-align:middle;
  font-size:10px;
  font-style:normal;
  font-weight:bold;
  position: absolute;
  padding-bottom:10px;
  padding-top:10px;
  }

div.navigation {
  top:138px;
  left:5px;
  float:left;
  width:190px;
  overflow:hidden;
  height:500px;
  color:#787878;
  font-size:18px;
  position: absolute;
  z-index: 1;
  padding-top:10px;
}

//wird in den anderes styles definiert => IE kann min-heigt nicht darstellen
//div.content{
//  top:95px;
//  left:200px;
//  width:835px;
//  text-align:center;
//  padding-right:20px;
//  min-height: 553px;
//  overflow: auto;
//  position: absolute;
//  z-index:0;
//  float:left;
//}

//div.tx-guestbook-result,
//div.tx-guestbook-pagination,
//div.tx-guestbook-clear {
//  position:relative;
//  left:10px;
//}

/*
div.tx-guestbook-right {
  position:relative;
  left:10px;
  top:10px;
  width: 500px;
  text-align:center;
}

h2.tx-guestbook-header {
  position:relative;
  left:10px;
  top:10px;
}

fieldset.tx-powermail-pi1_fieldset {
  text-align:left;
  vertical-align:middle;
  color:#996633;
}

fieldset.tx-powermail-pi1_fieldset label {
  vertical-align:middle;
  color:#996633;
  width:700px;
  display:block;
  float:left;
  clear: both;
  height:20px;
  margin:3px;
}

fieldset.tx-powermail-pi1_fieldset input,
fieldset.tx-powermail-pi1_fieldset select {
  color:#996633;
  height:20px;
  margin:3px;
}

*/

a:link {
	COLOR: #996633;   font-family:'Comic Sans MS';
}

a:visited {
	COLOR: #996633;   font-family:'Comic Sans MS';
}

a:active {
	COLOR: #FFFFFF;   font-family:'Comic Sans MS';
}

a:hover {
	COLOR: #996633;   font-family:'Comic Sans MS';
}

a:focus {
	COLOR: #996633;   font-family:'Comic Sans MS';
}

p {
  font-family:'Comic Sans MS';
  font-size:14px;
  COLOR: #996633; 
  text-align: center; 
  padding:0px;
}

.small {
  font-size:12px;
}

.invert_color {
  color: #AAAAAA;
  background-color: #996633;
}

.gross {
  font-size: 20px;
}

H1 {
  FONT-SIZE: 24pt; 
  COLOR: #996633; 
  font-family:'Comic Sans MS';
  text-align: center;
}
H2 {
  FONT-SIZE: 18pt; 
  COLOR: #996633; 
  font-family:'Comic Sans MS';
}

H5 {
  FONT-SIZE: 14pt; 
  COLOR: #666666; 
  font-family:'Comic Sans MS';
}

table.contenttable { 
  align:center; 
  border:0px dotted #996633;
}

//table.contenttable-1 th { 
//  border:1px dotted #996633;
//  border-left:1px dotted #996633;
//  border-right:1px dotted #996633;
//  vertical-align:top; 
//  overflow:hidden; 
//  width:200px;  
//  text-align: center;
//  color:#996633;
//}

table.contenttable-1 td,
table.contenttable-2 td { 
  border-left:1px dotted #996633; 
  border-bottom:1px dotted #996633; 
  border-right:1px dotted #996633;
  background-color: #CCCCCC;
  vertical-align:top; 
  overflow:hidden; 
//  width:200px; 
  text-align: center;
  color:#996633;
}

table.contenttable td.td-0 { 
  width:100px; 
  border:1px dotted #FFFF99; 
  background-color:#FFFF99;
}

table.contenttable-1 td.td-1 { 
  width:200px; 
}

table.contenttable-2 td.td-1 { 
  width:200px; 
  background-color:#FFFF99;
  font-weight:bold;
  border:1px dotted #996633;
}

table.contenttable-1 td.td-2 { 
  width:200px; 
}

table.contenttable-2 td.td-2 { 
  width:200px; 
  background-color:#FFFF99;
  font-weight:bold;
  border:1px dotted #996633;
}

table.contenttable-1 td.td-3 { 
  width:200px; 
}

table.contenttable-2 td.td-3 { 
  width:200px; 
  background-color:#FFFF99;
  font-weight:bold;
  border:1px dotted #996633;
}

table.contenttable td.td-4 { 
  width:100px; 
  border:1px dotted #FFFF99;
  background-color:#FFFF99;
}