BODY
{
	margin: 0px;
	padding: 0px;
	background-color: #F0ECE4;
}

/* menuen */
.menuen
{
	padding-top: 29px;
	padding-left: 30px;
}

a.menuPoint
{
	font-family: georgia, sans-serif;
	font-size: 13px;
	line-height: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a.menuPoint:hover
{
	font-family: georgia, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}

.menuPointSelected
{
	font-family: georgia, sans-serif;
	font-size: 13px;
	line-height: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 8px;
	padding-right: 8px;
}

.menuDivider
{
	width: 1px;
	background-color: #FFFFFF;
}

.contentField
{
	width: 742px;
	border-left: solid 1px #336699;
	border-right: solid 1px #336699;
	background-color: #FFFFFF;
	padding-top: 42px;
	padding-bottom: 28px;
}

.mainContent
{
	background-color: #FFFFFF;
	background-position: top left;
	vertical-align: top;
}

.theContent
{
	width: 604px;
}

.mainTable
{
	width: 782px;
	height: 100%;
	background-color: #F0ECE4;
}

.topGrafik
{
	height: 135px;
	background-image: url(../img/TopBar.jpg);
}

.TopMenu
{
	width: 744px;
	height: 22px;
	background-color: #336699;
}

.leftshadow
{
	width: 19px;
	background-image: url(../img/lBorder.gif);
}

.rightshadow
{
	width: 19px;
	background-image: url(../img/rBorder.gif);
}

.bundGrafik
{
	height: 33px;
}

.bundGrafik2
{
	height: 8px;
	background-color:#FFFFFF;
}

.bottombar
{
	height: 25px;
	text-align: center;
	background-image: url(../img/BottomBar.jpg);
	font-family: georgia, sans-serif;
	font-size: 13px;
	line-height: 16px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
