body {
	padding: 0px;
	margin: 0px;
	background: White;
}
#mitte {
	position: absolute;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	top: 15px;
}
#mittemail {
	width: 780px;
}
#smallmenu {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(pics/backsubmenu.gif) repeat-y;
	width: 538px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 31px;
}
#smallmenu, #smallmenu a {
	color: White;
	font-size: 10px;
}
#smallmenu a {
	margin-left: 10px;
	margin-right: 10px;
}
#head {
	position: absolute;
	left: 0px;
	top: 35px;
	width: 100%;
	height: 185px;
	background: url(pics/backhead.gif) repeat-x;
}
#headmail {
	height: 185px;
	background: url(pics/backhead.gif) repeat-x;
}
#headmail p {
  margin: 0px;
  text-align: right;
  padding-right: 15px;
}
#headmail p, #headmail p a {
  font-size: 10px;
  color: Gray;
}
#logo {
	position: absolute;
	left: 44px;
	top: 69px;
}
#headlogo {
  padding-left: 44px;
  padding-top: 69px;
}
#flash {
	position: absolute;
	width: 488px;
	top: 0px;
	right: 0px;
}
#menu, #menu2 {
	position: absolute;
	width: 100%;
	left: 0px;
}
#menu {
	background: #b34c61;
	top: 228px;
  height: 28px;
}
#menu2 {
	top: 256px;
}
#menu div.points {
	padding: 5px 0px 8px 31px;
}
#menu2 div.points {
	padding: 3px 0px 8px 36px;
}
.ebene1on, .ebene1off {
	display: inline;
	border-right: 1px solid #eeaebb;
}
.ebene1on a, .ebene1off a {
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.ebene1on a {
	color: White;
}
.ebene1off a {
	color: #eeaebb;
}
.ebene2on, .ebene2off {
	display: inline;
}
.ebene2on a, .ebene2off a {
	font-size: 10px;
	padding-left: 5px;
	padding-right: 5px;
  color: #B34C61;
}
.ebene2on a {
	text-decoration: underline;
}
#contain, #boxen {
	top: 290px;
	position: absolute;
	padding-bottom: 40px;
}
#contain {
	left: 0px;
	width: 560px;
}
#textmail {
  padding: 5px;
}
#boxen {
	right: 0px;
	width: 164px;
	background: #d9d9d9;
}
#boxen h2 {
	border-top: 10px solid #c8baba;
	padding: 10px 5px 5px 5px;
	color: #843c3c;
	text-transform: uppercase;
	font-size: 10px;
}
#boxen .boxtext {
	padding: 5px;
}
#boxen .boxtext p {
	margin-top: 2px;
}
/* TABELLEN */
th {
  background: #CCCCCC;
}
li.r1, td.r1 {
  background: #DDDDDD;
}
li.r2, td.r2 {
  background: #EEEEEE;
}
li.r3, td.r3 {
  background: #CCCCCC;
}
/* Formulare */
label {
  font-weight: bold;
}
input[type="text"], input[type="password"], textarea {
  width: 350px;
}
textarea {
  height: 150px;
}
fieldset {
  border: 1px dotted #B34C61;
  padding-left: 10px;
  margin-bottom: 10px;
}
legend {
  color: #B34C61;
  background: White;
  padding-left: 2px;
  padding-right: 2px;
}
fieldset p {
  margin-top: 3px;
  margin-bottom: 3px;
}
/* Suche im Design */
#suche {
	position: absolute;
	top: 0px;
	right: 0px;
}
#suche label {
	color: #bcb9b9;
	font-size: 10px;
	text-transform: uppercase;
}
#suche input#suchi {
	width: 135px;
	border: 1px solid #bcb9b9;
	font-size: 10px;
	color: #bcb9b9;
}
/* NMP */
#nmp {
	padding: 4px;
	text-align: center;
}
#nmp a {
	font-size: 10px;
}
/* IMG */
img.overview {
  border: 1px solid #d9d9d9;
  padding: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
  float: left;
}
