body { 
		margin: 0px;
		padding: 0px;
		background: #5D5D5D;
		color: #525252;
		font: 11px Arial, Helvetica, sans-serif;
		overflow: hidden;
}

a:link,a:active,a:hover
{
	text-decoration: none; 
	color: #FFB300; 
}
a:visited {
	text-decoration: underline;
	color: #BFBFBF;
}

table
{ 
	border: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

img, a img {
	border: 0px;
}

td
{
	padding: 0px; 
	border-width: 0px; 
	vertical-align: top; 
	color: #525252;
	font: 11px Arial, Helvetica, sans-serif;
}

td.topLine {
	background: #FFB300;
	height: 40px;
}
td.topLine2 {
	background: #525252;
	height: 10px;
}
td.lightBack {
	background: #5D5D5D;
}
td.bottomLine {
	background: #3A3A3A;
	height: 45px;
}

/* inner table */
table.innerTable {
	width: 990px;
	height: 495px;
	margin: 7px 0px;
}
/*table.innerTable td { border: 1px solid red; }*/

td.topNavi1 {
	background: #5D5D5D url(../img/logot.gif) no-repeat bottom right;
	height: 33px;
}
td.topNavi2 {
	background: #BFBFBF url(../img/logob.gif) no-repeat top right;
	vertical-align: bottom;
	height: 32px;
}
td.contentArea {
	background: White;
}
td.lowerNaviL {
	width: 25px;
	height: 24px;
	background: White url(../img/ecke_lu.gif) no-repeat bottom left;
}
td.lowerNavi {
	background: White;
}
td.lowerNaviR {
	width: 25px;
	height: 24px;
	background: White url(../img/ecke_ru.gif) no-repeat bottom right;
}

a#lowerNaviLeftspace {
	margin-left: 555px;
}

img.floatRight {
	float: right;
}

td.topNavi img {
	margin-top: 15px;
}

td.dotted {
	height: 1px;
	background: White url(../img/strichel_on.gif) repeat-x;
}

table#contentTable {
	margin-top: 35px;
}

td.subnaviHeader {
	font-size: 10px;
	padding-left: 40px;
	vertical-align: bottom;
	height: 18px;
}
td#subNavi {
	font-size: 10px;
	width: 195px;
/*	height: 100%;*/
/*	padding-top: 10px;*/
}

td#subNavi div#subNaviEntrys {
	padding: 10px 0px 20px 0px;
}

table#contentTable td.subnaviHeader a { /* erste Zeile der Subnavi*/
	text-decoration: none;
	color: #525252;
	display: block;
}
td#subNavi a {
	font-size: 10px;
	text-decoration: none;
	color: #525252;
	display: block;
	padding-left: 25px;
}
td#subNavi a:hover, td.subnaviHeader a:hover {
	color: #FFB300;
}
td#subNavi a.subHi, td.subnaviHeader a.subHi {
	color: #FFB300;
}
td.squareA { background: url(../img/knav_a.gif) no-repeat bottom left; }
td.squareC { background: url(../img/knav_c.gif) no-repeat bottom left; }
td.squareE { background: url(../img/knav_e.gif) no-repeat bottom left; }
td.squareK { background: url(../img/knav_k.gif) no-repeat bottom left; }
td.squareL { background: url(../img/knav_l.gif) no-repeat bottom left; }
td.squareM { background: url(../img/knav_m.gif) no-repeat bottom left; }
td.squareS { background: url(../img/knav_s.gif) no-repeat bottom left; }
td.squareT { background: url(../img/knav_t.gif) no-repeat bottom left; }
td.squareR { background: url(../img/knav_r.gif) no-repeat bottom left; }
td.squareArrow { background: url(../img/knav_arrow_on.gif) no-repeat bottom left; }
td.squareBlank { background: url(../img/knav_blank.gif) no-repeat bottom left; }

td.spacingNavCont {
	width: 20px;
}

td.spacingContImg {
	width: 70px;
}

td.contentHeader {
	font-size: 16px;
	word-spacing: 2px;
	vertical-align: bottom;
	height: 22px;
}

td#content {
	padding-top: 10px;
	width: 318px;
}

td.borderedBoxes {
	vertical-align: bottom;
}

div#borderBox {
	border: 3px solid #FFB300;
	font-size: 14px;
	font-weight: bold;
	width: 3em;
}

span#letterBox {
	border-right: 3px solid #FFB300;
	background: #FFB300;
	padding: 0px 3px;
}
span#numberBox {
	padding: 0px 3px;
}

td#image img {
	display: block;
	margin-bottom: 20px;
}

table#subNaviMainEntrys {
/*	margin-top: 20px;*/
	height: auto;
}

table#subNaviMainEntrys td.subnaviHeader a {
	padding: 0px 0px 1px;
	display: block;
}

a.noHover {
	color: #525252;
	text-decoration: none;
}
a.noHover:hover {
	color: #525252;
}
.start_td_left {
	padding-top: 160px;
	padding-left: 70px;
	text-align: right;
	
}
.stratpfeil {
	padding-top: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
.strtpic {
	padding-top: 60px;
}
.startTable {
	height: 277px;
	width: 664px;
}

