body {
	background-color: #E0E0E0;
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 0px 0px 0px 0px;   /*orul*/
}
/* Linkformatierung */
a:link{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
a:visited{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
a:hover{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
a:active{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
a:focus{
	color: #000000;
	font-weight: 100;
	text-decoration: none;
}
/* Menü links und rechts */
.Left {
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 4px 0px 0px 0px;   /*orul*/
	background-color: #60C8FF;
}
.Right {
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 4px 0px 0px 0px;   /*orul*/
	background-color: #60C8FF;
}
/* Menütexte links und rechts */
.mUeberschrift {
	background-color: #184878;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin: 2px 90px 2px 0px;    /*orul*/
	padding: 2px 5px 2px 5px;   /*orul*/
}
.mHaupt {
	background-color: #60C8FF;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 1px 5px 1px 10px;   /*orul*/
}
.mUnter {
	background-color: #60C8FF;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 11px;
	line-height: 13px;
	color:#000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 0px 5px 0px 20px;   /*orul*/
}
.mCenter {
	background-color: #60C8FF;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 1px 10px 1px 10px;   /*orul*/
}
.mKopfbild {
	background-color: #60C8FF;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 11px;
	line-height: 13px;
	color:#000000;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 0px 5px 5px 20px;   /*orul*/
}
#mLink {
	background-color: #60C8FF;
	color: #0000FF;
}
/* Copyright */
.Copyright {
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 100;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 2px 2px 5px 0px;   /*orul*/
}
/* Maintable Definitionen */
.Maintable {
	margin: 0px 0px 0px 0px;    /*orul*/
	padding: 0px 5px 0px 5px;   /*orul*/
}
.hr{
	text-align: center;
	width: 300px;
	color: #000000;
	height: 1px;
	border: 1px solid #000000;
}
/* Newsticker */
.newsticker {
	font-family: Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #184878;
	text-decoration: none;
	padding-top: 2px;
	margin-left: 5px;
	margin-right: 5px;
}
