.body {
	background-color: #4c0066;
	background-image: url(../images/static/background.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515054;
	line-height: 23px;
}


.border-left {
	background-image: url(../images/static/bg-border-left.gif);
	background-repeat: repeat-y;
}

.border-right {
	background-image: url(../images/static/bg-border-right.gif);
	background-repeat: repeat-y;
}

.tbl-main {
	background-image: url(../images/static/bg-table.jpg);
	background-repeat: no-repeat;
}

.tbl-content {
	background-image: url(../images/static/bg-tbl-content.gif);
	background-repeat: no-repeat;
}

.tbl-content-inner {
	background-color: #ffffff;
	border-left: 1px solid #68696b;
	border-right: 1px solid #68696b;
	border-bottom: 1px solid #68696b;
	padding-left: 26px;
	padding-right: 26px;
	padding-bottom: 26px;
}


.tbl-nav {
	padding-left: 40px;
}

.tbl-nav-inner {
	padding-left: 16px;
}




.normal {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 18px;
}


.small {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	line-height: 18px;
}

.small-bottom {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #a680b3;
	line-height: 18px;
}


.block {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 18px;
	text-align: justify;
}

.fett {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 18px;
	font-weight: bold;
}

.headline-normal {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4c0066;
	line-height: 23px;
}

.headline-gross {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c0066;
	line-height: 23px;
}

.a-hierarchie {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #4c0066;
	line-height: 18px;
    	text-decoration: none;
}

.a-normal {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 18px;
    	text-decoration: none;
}

.a-col {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c0066;
	line-height: 18px;
    	text-decoration: none;
}

.a-small {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #272727;
	line-height: 18px;
       text-decoration: none;
}

.a-underline {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 18px;
}

.a-fett {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #272727;
	line-height: 18px;
   	text-decoration: none;
	font-weight: bold;
}

.a-fett-col {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c0066;
	line-height: 18px;
   	text-decoration: none;
	font-weight: bold;
}


.a-topnav {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #58585a;
	line-height: 18px;
   	text-decoration: none;
	font-weight: bold;
}

.nav-head {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
}


.nav-main {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
       text-decoration: none;
}

.nav {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 23px;
    	text-decoration: none;
}

.nav-small {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
    	text-decoration: none;
}
