body {
	padding: 10px;
	background-color: #F0E7D1;
	background: url(images/background.gif) repeat;
	color: #333333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p, td {
	font-size: 14px;
	line-height: 20px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #A70966;
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #A70966;
   font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;;
}

hr {
	color: #A70966;
/*	width: 100%; */
	height: 1px;
}


a:link, a:visited {
	color: #336600;
}

a:hover {
	color: #A70966;
}

.main {
/*	width: 909px; */
	width: 100%;
	background: url(images/bg_window.jpg) repeat;
	border: 1px solid #666666;
	padding: 0px;
}

.header {
	background: #A70966;
	padding: 0px;
}

.left {
	width: 155px;
	background: url(images/left_bg1.jpg) repeat-y;
}

.topshadow {
	background: url(images/top_bg_shadow.jpg) repeat-x top left;
}

.mainwindow {
	background: url(images/bg_feder.gif) no-repeat center;
}

.maintext {
	padding-top: 60px;
	padding-left: 20px;
	padding-right: 80px;
}

.bottom_menu {
	font-size: 11px;
}

.footer {
	font-size: 11px;
	text-align: center;
}

.seitenanfang {
	font-size: 11px;
	text-align: center;
}

.infolink {
	text-align: left;
	color: #A70966;
   font-size: 11px;
   font-weight: bold;
}
