/* allgemeines */
body {
  background-color: #336666;
	}
div, table, tr, td {
	margin:0px; 
	padding:0px; 
        border:0px;
	border-color:#333333;
	border-style: solid; 
}
h1, td, p, a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; 	
        font-weight: normal; font-variant: normal; font-style: normal; 
        line-height:16px;
        color:#333333;
  text-align:left;
}

p.bodytext {
  color:#333333;
  width:370px;
  margin:0 0 0;
}
.contenttable p.bodytext, .contenttable0 p.bodytext {
  width: auto;
  margin: 0.2em 0em;
}

.contenttable, .contenttable0 {
  border-collapse: collapse;
  max-width:750px;
}

.contenttable th, .contenttable td, .contenttable0 th, .contenttable0 td { padding-right: 1em; }
.contenttable th, .contenttable td { }
.contenttable0 .roweven td { background-color:white; }
.contenttable0 th, .contenttable0 td { padding-left:0.5em; border:1px solid #999999; }

th p { font-weight: bold; }
h1 {
  font-weight:bold;
  margin-bottom:1px;
  margin-top:0px;
  color:#333333;
}

a {
  font-style:normal;
  text-decoration:underline;
}

input, textarea {
  margin-bottom:0.4em;
}

a:visited {
  font-style:normal;
  text-decoration:underline;
}

a:hover {
  text-decoration:underline;
}

li {
  list-style-type:circle;
  list-style-image:url(nav_pfeil.gif)
 }

table.main {
  height:99%;
}


table.outer {
  /* zentrieren fuer normale browser */
  margin-left:auto;
  margin-right:auto;
  left:auto;
  position:static;
}

table.s100x100 {
  width:100%;
  height:100%;
}

td.menu_top {
  background-image:url(bilder/menu_bg.gif);
  background-color:#255454;
  height:18px;
  
}

td.header_home {
  height:36px;
  background-color:#255050;
}

td.top_spacer {
  height:21px;
  background-color:#336666;
}

td.nav_choere {
  height:38px;
  background-color:#669999;
}

td.nav_choere_farben {
  height:8px;
  background-color:#255454;
  text-align:right;
  line-height:6px;
  font-size:5px;
}

td.content_content {
  background-color:#99cccc;
  padding-bottom:40px;
  padding-top:10px;
  vertical-align:top;
}

td.copyright {
  background-color:#225050;
  padding-left:40px;
  vertical-align:bottom;
  color:#99cccc;
  height:12px;
}

a.copyright {
  color:#99cccc;
}
  
/* gaestebuch */
ul.prevnext li { 
  display:inline; 
  margin-right:1em;
}

.sectionnav {
  width:650px;
  padding-left:0em;
  margin-left:0em;
}
.sectionnav li {
  display: inline;
  margin-right:1em;
}
.sectionnav li a {
  white-space:nowrap;
}
.imgtext-nowrap { width:750px; }
.imgtext-nowrap td table.imgtext-table { 
float: right;
}
