body {
	background: #F1F1F1;
	margin: 0px;
	padding: 0px;
}
body, p, td, th, li, a {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
}
body, p, td, th, li {
	color: Black;
}
a {
	color: #AB2B2B;
	font-weight: bold;
	text-decoration: none;
}
a:HOVER {
	text-decoration: underline;
}
h1 {
	font-family: LucidaBright, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #7E1111;
	margin-top: 2px;
}
h2 {
	font-family: LucidaBright, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E1111;
}
pre {
	font-family : "Courier New", Courier, monospace;
	font-size : 12px;
	color : Black;
	padding : 5px;
}
div.einruck {
  padding: 0px;
  margin-left: 7px;
  margin-right: 7px;
}
.r1 {
	background-color : #DDDDDD;
}
.r2 {
	background-color : #EEEEEE;
}
.head {
	background-color : #CCCCCC;
	font-style : italic;
}
td.pic {
	border : 1px solid Black;
	background-color : #AB2B2B;
	height : 118px;
	width : 118px;
	vertical-align : middle;
	text-align : center;
}
input.on, textarea,select {
	border : 1px solid Black;
	color : Black;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	background-color : #EEEEEE;
	width : 180px;
}
select.small, input.small {
	border : 1px solid Black;
	color : Black;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	background-color : #EEEEEE;
	width : 60px;
}
textarea {
  height : 80px;
}
#head {
	background: #AB2B2B;
	width: 780px;
	border-right: 1px solid White;
	margin: 0px;
	padding: 0px;
}
#smallmenu {
	text-align: right;
}
#smallmenu a {
	color: Black;
	border-left: 2px solid White;
	padding-left: 3px;
	margin-right: 10px;
}
#headpics {
	background: url(pics/backhead.gif) repeat-x;
	border-top: 3px solid White;
	margin-top: 10px;
}
#line {
	background: #7E1111 url(pics/backline.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}
#middle {
	background: #D4D2D3;
	width: 780px;
	border-right: 1px solid White;
	margin: 0px;
	padding: 0px;
}
#menu {
	width: 165px;
	float: left;
}
#menu div.point {
	margin: 0px;
	padding: 0px;
	background: #DFDEDF url(pics/menuback.gif) repeat-y;
}
#menu div.point a {
	color: Black;
	font-weight: normal;
}
#menu div.point a.on {
	font-weight: bold;
}
#contain {
	border-left: 3px solid White;
	width: 611px;
	float: left;
	margin: 0px;
	padding: 0px;
	background: #D4D2D3;
	border-bottom: 3px solid White;
}
#oben, #unten {
	text-align: right;
}
#mitte {
	border-top: 1px solid Black;
	border-left: 1px solid Black;
	border-bottom: 1px solid Black;
  border-right: 1px solid #D4D2D3;
	background: White url(pics/backmitte.gif) repeat-y right;
  margin: 0px;
	margin-left: 10px;
	padding: 0px;
  width: 599px;
}
#mittetext {
  margin-top : 5px;
  margin-bottom : 5px;
  margin-left : 15px;
  width : 500px;
  padding : 0px;
}
#containline {
	background: url(pics/backcontain.gif);
	height: 12px;
}
#bottom {
	background: #AB2B2B;
	height: 27px;
	clear: both;
	border-bottom: 1px solid White;
}
