body{
      margin: 0px;
      padding: 0px;
      height: 100%;
      border:none;
      margin-bottom: 1px;
	  background: url(images/background_image.jpg) #ffffff repeat-y center;
   }

table,td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, Sans Serif;
	font-size: 11px;
	}
 
a {
	color: #000;
	}
a:hover {
	color: #666;
	}

a:active {
	color: #666;
	}

a:visited {
	color: #666;
	}

img {
	border: 0px;
	}

h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 10px;
	}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 8px;
	}

p {
	line-height: 120%;
	text-align: left;
	}
.fehler
	{ color: #8A1618; }
#topborder {
	border-top: 1px solid white;
	}

#content {
	padding: 12px 12px 12px 0px;
	}

#subnavigation {
	padding: 19px 0px 12px 12px;
	}

#adresse {
	padding: 10px 12px 12px 12px;
	vertical-align: bottom;
	color: #949494;
	}

#adresse_left {
	padding: 10px 12px 12px 0px;
	vertical-align: bottom;
	color: #949494;
	}

ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
li {
	padding: 2px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	background-image: url(images/aufzaehlung.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	line-height: 120%;
	}
input {
	margin: 1px 1px 1px 0px;
	padding: 0px 0px 0px 0px;
	}