body    {
	margin:0 0 0 0;
	padding:0 0 0 0;
	background-repeat : no-repeat;
	background-color : AF6454;
	vertical-align : top;
	padding-left : 50;
}

#body_right   {
	width: 650px;
	height: 100%;
	margin-top : 60;
	padding-left : 80;
}

#body_left   {
	width: 150px;
	height: 100%;
	margin-top : 200;
	text-align : left;
}

.mainLink {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-align: left;
	color: Black;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration : none;
}

.mainLink:link {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-align: left;
	color: Black;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration : none;
}

.mainLink:visited {
	font-family: Arial, Verdana;
	+font-size: 14px;
	text-align: left;
	color: Black;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration : none;
}

.mainLink:hover {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-align: left;
	color: Black;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight : bolder;
	text-decoration : none;
}

.mainLink:active {
	font-family: Arial, Verdana;
	font-size: 14px;
	text-align: left;
	color: Black;
	padding-top: 15px;
	padding-bottom: 15px;
	text-decoration : none;
}

a {
	color : Black;
	font-family : Arial, Verdana;
	font-weight : normal;
	font-size : 13;
	text-decoration : underline;
}

span.bodytext  {
	color : Black;
	font-family : Arial, Verdana;
	font-weight : normal;
	font-size : 13;
}

span.kapitel  {
	color : Black;
	font-family : Arial, Verdana;
	font-weight : bold;
	font-size : 15;
	text-decoration : none;
}

span.inhalt  {
	color : Black;
	font-family : Arial, Verdana;
	font-weight : normal;
	font-size : 11;
}

span.email  {
	color : Black;
	font-family : Arial, Verdana;
	font-weight : normal;
	font-size : 13;
	text-decoration : underline;
}