BODY {
	margin: 0px;
	background-color: #E3E3E3;
	text-align: center;
}
BODY table.main {
	width: 668px;
	height: 100%;
}
.topgrafik {
	height: 138px;
}
.menubar {
	height: 24px;
}
.menubar table {
	width: 100%;
	height: 24px;
}
.menuPoint {
	background-image:url(../img/menu/blank.jpg);
	text-align: center;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	padding-bottom: 2px;
}

.menuPointRed {
	background-image:url(../img/menu/blank_red.jpg);
	text-align: center;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
	font-weight: bolder;
	padding-bottom: 2px;
}
.RedBtn
{
	background-image: url(../img/blank_v2.gif);
	repeat:repeat-x;
	border-bottom:2px solid #a3000d;
	border-top:2px solid #f90e20;
	border-left:none;
	border-right:none;
	color:#ffffff;
}

.emaerkelinie {
	height: 30px;
	text-align: center;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: 15px;
}
.seperator {
	height: 5px;
	background-image: url(../img/line.gif);
	background-repeat: repeat-x;
	background-position: 15px;
}
a.menuLink {
	color: #FFFFFF;
	text-decoration: none;
	width: 100%;
	display: block;
}

.siteMap {
	text-align: center;
	color: #B9B9B9;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	text-decoration: none;
}