
html { 
  padding:0px;
  margin:0px;
}

body {
  background-color: #eef6ff;
  font-size: 12px;
  text-transform: lowercase;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#000000;  
  text-align:center;
  margin:0px;
  padding:0px;
  line-height: 20px;
}

hr {
	color: #eaeaea;
	size: 1px;
}

a, a:link, a:visited {
text-decoration: none;
font-style: normal;
color: #0000b0;
}

a:hover, a:active	{
text-decoration: none;
color: #ff3300;
}

h2 {
	color: #000000;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	border-bottom: 1px solid #eaeaea;
	padding: 0px;
}

td {
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	line-height: 20px;
	vertical-align: top;
	background-color: transparent;
}

#box {
	width:1000px;
	margin: 0px auto;
	padding: 0px; 
	text-align:left;
	background-color: #eaeaea;
	border: 1px solid #000000;
}

#inhalt {
width: 820px;
height: 600px;
padding: 20px 20px 20px 20px;
text-align: center;
float: left;
font-size: 12px;
background-color: #ffffff;
background-attachment: fixed;
background-image: url(../images/bg_attachment.gif);
background-position: 510px 360px;
background-repeat: no-repeat;
overflow: auto;
}

#inhalt h1 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
/*padding-left: 20px;
padding-right: 20px; 
padding-top : 20px;
padding-bottom: 0px;*/
}

#inhalt p {
text-align: justify;
padding: 5px 0px 10px 0px;
}

#kopf {
width: auto;
height: 100px;
background-color: #000000;
background-image: url(../images/header_logo.gif);
background-repeat: no-repeat;
}

#kopf h1 {
font-size: 12px;
font-weight: bold;
text-align: right;
color: #ffffff; 
background: transparent;
padding: 10px 45px;
margin:0px;
}

#foot, #foot a, #foot a:link, #foot a:visited {
	color: #0000b0;
	font-style: normal;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	padding: 0px;
}

#foot a:hover, #foot a:active {
	color: #ff0000;
}

/* navigationsliste anfang */

#navlist {
padding: 20px 0px 0px 0px;
width: 140px;
height: 600px;
float: left;
/*background-image: url(../images/migi.gif);
background-position: center bottom;
background-repeat: no-repeat;
background-color: transparent;*/
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
}

#navlist li {
margin: 0px;
}

#navlist a, #navlist a:link, #navlist a:visited {
font-style: normal;
font-weight: bold;
display: block;
padding: 5px 5px 5px 20px; 
color: #000000;
background: transparent;
}

#navlist a:hover, #navlist a:active {
background-color: #ffffff;
color: #000000;
}

/* navigationsliste schluss */

/* styles für das guestbook */

table.tabelle-view
{
/*	background-color: #eaeaea;*/
background-color: transparent;
} 

td.navigation-oben
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
}

td.navigation-unten
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
}

td.main
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;	
	border: 1px solid #eaeaea;		
}

td.post
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
}

td.left a, td.left a:link, td.left a:visited {
	color: #000000;
}

td.right
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: transparent;
}

td.head
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: transparent;
	}
/*
td.eintragen
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
*/
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	color: #000000;
	font-size: 11px;
	border: 1px solid #000000;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #eaeaea;
	color: #000000;
	font-size: 11px;
	border: 1px solid #000000;
}