body {
	background: #ffffff;
	margin: 0px;
}
#head {
	background-image: url('../img/layout/oben_back.gif');
	background-repeat: no-repeat;
	visibility: visible;
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	height: 83px;
}
#obenmi {
	margin-top: 20px;
	margin-left: 30px;
	left: 50%;
	height: 142px;
}
#wrapper {
	background-image: url('../img/layout/mitte_back.gif');
	background-repeat: repeat;
	visibility: visible;
	position: absolute;
	z-index: 2;
	top: 83px;
	left: 50%;
	margin-left: -360px;
	width: 720px;
	height: auto;
}
#content {
	visibility: visible;
	position: relative;
	z-index: 3;
	left: 30px;
	top: 20px;
	width: 447px;
	min-height: 630px;
	height: auto;
}
.heading {
	font-family: Times, "Times New Roman", serif;
	color: #5D5D5D;
	font-size: 18px;
	font-weight: normal;
}
#content p {
	font-family: Arial, sans, sans-serif, Helvetica;
	color: #333333;
	font-size: 12px;
	text-align: justify;
}
#footer {
	background-image: url('../img/layout/unten_back.gif');
	background-repeat: no-repeat;
	visibility: visible;
	padding-top: 4px;
	position: relative;
	z-index: 3;
	top: 10px;
	left: 0px;
	width: 720px;
	height: 70px;
}
#untenmi {
	margin-top: 0px;
	margin-left: 30px;	
}
#untenmi td {
font-family: Arial, sans, sans-serif, Helvetica;
  font-size: 9px;
  color: #333333;
  }
p {
	font-family: Arial, sans, sans-serif, Helvetica;
	color: #333333;
	font-size: 12px;
	text-align: justify;
}
td {
	color: #5D5D5D;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	color: #5D5D5D;
	font-size: 14px;
	font-family: Times, "Times New Roman", serif;
	font-weight: normal;
}
h2 {
	color: #5D5D5D;
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a {
	text-decoration: none;
	color: #339999;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.hoch {
	width: 720px;
	height: 100%;
}
.form {
	height: 20px;
	border: 1px solid #339999;
}
.form_sub {
	color: #5D5D5D;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFEDC5;
	width: 114px;
	height: 20px;
	border: solid 1px #339999;
}
.rahmen {
	background-color: #FCF3D4;
	border: 2px solid #C03812;
}
.rahmen_re {
	border-top: 2px solid #C03812;
	border-right: 2px solid #C03812;
}
.rahmen_li {
	border-left: 2px solid #C03812;
	border-top: 2px solid #C03812;
}
.rahmen_un {
	border-right: 2px solid #C03812;
	border-top: 2px solid #C03812;
	border-bottom: 2px solid #C03812;
}
.rahmen_tab {
	border-left: 2px solid #C03812;
	border-top: 2px solid #C03812;
	border-bottom: 2px solid #C03812;
}
.text11 {
	margin-left: 12px;
	margin-top: 12px;
	color: #5D5D5D;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
/* Neue Navigation 2008 */
#navigation {
	visibility: visible;
	position: absolute;
	z-index: 5;
	top: 14px;
	left: 494px;
	width: 205px;
	min-height: 630px;
	height: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif, sans;
	font-size: 10px;
}
#navigation a {
	color: #333;
	padding-left: 10px;
	font-weight: normal;
}
#navigation a:hover {
	text-decoration: none;
	font-weight: bold;
	background-image: url(../img/layout/bullit_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#navigation a.aktiv {
	font-weight: bold;
	background-image: url(../img/layout/bullit_nav.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
#navigation ul {
	background-color: #eee;
	padding: 7px 10px 7px 10px;
	margin: 2px;
	list-style-type: none;
}
#navigation ul.abstand {
	margin-top: 20px;
}
#navigation ul.navfeature {
	margin-top: 20px;
	padding: 0px;
	background-color: white;
	border: 1px #ccc solid;
}
#navigation ul.navfeature li {
	background-color: #ffedc8;
	padding: 2px 10px 2px 10px;
	margin: 2px;
}
#navigation ul ul {
	padding: 10px 0px 0px 18px;
}
#navigation ul ul li {
	padding-bottom: 8px;
}
/* Neue Navigation 2008 Ende */
#box {
	width: 440px;	
}
#box ul {
	list-style: none;
	width:440px;
	height:700px;
}
#box ul li {
	width:120px;
	float:left;
	padding:0px;
	margin:5px 5px 0 0;
	border:1px solid #003;
}
#box ul li img {
	width:120px;	
	height:90px;
	border:none;
}