body {
	background-color: #000000;
	background-image: url(html/hint.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Sans-serif;
	font-size:11px;
	margin: 0px;
	padding: 0px;
}

p {
	color:#333333;
	margin:7px 0px 7px 0px;
	width:auto;
}



h1 {
	color:#cccccc;
	font-weight:bold;
	font-size:22px;
	margin:5px 0px 7px 0px;
	padding:0px;
	width:auto;
}

h2 {
	color:#eb6e23;
	font-weight:bold;
	font-size:13px;
	margin:2px 0px 2px 0px;
	padding:0px;
	width:auto;
}

h3 {
	color:#eb6e23;
	font-weight:bold;
	font-size:11px;
	margin:2px 0px 2px 0px;
	padding:0px;
	width:auto;
}

a:link, a:visited	{
	color:#eb6e23;
	text-decoration: none;
	}


a:hover {
	text-decoration: underline;
	}



.asubnav:link, .asubnav:visited	{
	font-weight:bold;
	font-size:13px;
	color:#eb6e23;
	text-decoration: none;
	}


.asubnav:hover {
	text-decoration: underline;
	}


hr	{
	text-align: center;
	}


.imgright {
	float: right;
	}


#hinttile {
	background-image: url(html/hinttile.jpg);
	background-repeat:repeat-y;
	margin: auto;
	width: 862px;
}


#wrapper {
	background-image: url(html/layout.jpg);
	background-repeat:no-repeat;
	margin: auto;
	width: 862px;
}

#main {
	padding-left: 328px;
	width: 100%;
}


#content {
	padding-top: 25px;
	padding-left: 20px;
	width: 430px;
	text-align: left;
}

#footer {
	background-image: url(html/footer.jpg);
	background-repeat:no-repeat;
	clear: both;
	width: 100%;
	height: 150px;
}

#infobreak {
	background-image: url(html/infobreak.jpg);
	background-repeat:no-repeat;
	height: 120px;
}


.indextitel {
	margin: 69px 0px 0px 345px;
	}

.ftext	{
	margin: 1;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #505050;
	text-align: center;
	}

.afooter:link, .afooter:visited	{
	color: #505050;
	text-decoration: underline;
	}


.afooter:hover {
	color: #ffffff;
	text-decoration: underline;
	}



/* NAVIGATION */

#nav			 {
	padding-top: 200px;
	width: 470px;
	height: 20px;
}

/*menu image 1 */

#nav1 {
	float: left;
	margin: 0px;
	width: 80px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav1.gif') 0 0;
}
#nav1:hover, #nav1:active {
	background-position: 80px 0;
}

#nav1on {
	float: left;
	margin: 0px;
	width: 80px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav1.gif') 80px 0;
}
#nav1on:hover, #nav1on:active {
	background-position: 80px 0;
}

/*menu image 1 */

/*menu image 2 */
#nav2 {
	float: left;
	margin: 0px;
	width: 100px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav2.gif') 0 0;
}
#nav2:hover, #nav2:active {
	background-position: 100px 0;
}

#nav2on {
	float: left;
	margin: 0px;
	width: 100px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav2.gif') 100px 0;
}
#nav2on:hover, #nav2on:active {
	background-position: 100px 0;
}

/*menu image 2 */

/*menu image 3 */
#nav3 {
	float: left;
	margin: 0px;
	width: 120px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav3.gif') 0 0;
}
#nav3:hover, #nav3:active {
	background-position: 120px 0;
}

#nav3on {
	float: left;
	margin: 0px;
	width: 120px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav3.gif') 120px 0;
}
#nav3on:hover, #nav3on:active {
	background-position: 120px 0;
}

/*menu image 3 */

/*menu image 4 */
#nav4 {
	float: left;
	margin: 0px;
	width: 100px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav4.gif') 0 0;
}
#nav4:hover, #nav4:active {
	background-position: 100px 0;
}

#nav4on {
	float: left;
	margin: 0px;
	width: 100px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav4.gif') 100px 0;
}
#nav4on:hover, #nav4on:active {
	background-position: 100px 0;
}

/*menu image 4 */

/*menu image 5 */
#nav5 {
	float: left;
	margin: 0px;
	width: 70px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav5.gif') 0 0;
}
#nav5:hover, #nav5:active {
	background-position: 70px 0;
}

#nav5on {
	float: left;
	margin: 0px;
	width: 70px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/nav5.gif') 70px 0;
}
#nav5on:hover, #nav5on:active {
	background-position: 70px 0;
}

/*menu image 5 */




/* NAVIGATION */

#leistleft {
	float: left;
	margin:10px 0px 15px 20px;
	width: 150px;
}

#leistright {
	float: right;
	margin:10px 0px 15px 10px;
	width: 200px;
}


/*lmenu image 1 */

#lnav1 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav1.gif') 0 0;
}
#lnav1:hover, #lnav1:active {
	background-position: 200px 0;
}

#lnav1on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav1.gif') 200px 0;
}
#lnav1on:hover, #lnav1on:active {
	background-position: 200px 0;
}



#lnav2 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav2.gif') 0 0;
}
#lnav2:hover, #lnav2:active {
	background-position: 200px 0;
}

#lnav2on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav2.gif') 200px 0;
}
#lnav2on:hover, #lnav2on:active {
	background-position: 200px 0;
}



#lnav3 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav3.gif') 0 0;
}
#lnav3:hover, #lnav3:active {
	background-position: 200px 0;
}

#lnav3on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav3.gif') 200px 0;
}
#lnav3on:hover, #lnav3on:active {
	background-position: 200px 0;
}


#lnav4 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav4.gif') 0 0;
}
#lnav4:hover, #lnav4:active {
	background-position: 200px 0;
}

#lnav4on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav4.gif') 200px 0;
}
#lnav4on:hover, #lnav4on:active {
	background-position: 200px 0;
}


#lnav5 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav5.gif') 0 0;
}
#lnav5:hover, #lnav5:active {
	background-position: 200px 0;
}

#lnav5on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav5.gif') 200px 0;
}
#lnav5on:hover, #lnav5on:active {
	background-position: 200px 0;
}



#lnav6 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav6.gif') 0 0;
}
#lnav6:hover, #lnav6:active {
	background-position: 200px 0;
}

#lnav6on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav6.gif') 200px 0;
}
#lnav6on:hover, #lnav6on:active {
	background-position: 200px 0;
}


#lnav7 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav7.gif') 0 0;
}
#lnav7:hover, #lnav7:active {
	background-position: 200px 0;
}

#lnav7on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav7.gif') 200px 0;
}
#lnav7on:hover, #lnav7on:active {
	background-position: 200px 0;
}


#lnav8 {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav8.gif') 0 0;
}
#lnav8:hover, #lnav8:active {
	background-position: 200px 0;
}

#lnav8on {
	float: left;
	margin: 0px;
	width: 200px;
	height: 20px;
	text-decoration: none;
	display: block;
	background: url('html/lnav8.gif') 200px 0;
}
#lnav8on:hover, #lnav8on:active {
	background-position: 200px 0;
}



#tcontainer {
	padding-left: 20px;
	display: table;
	}

#trow  {
	display: table-row;
	width: 350px;

	}

#tleft {
	padding-left: 10px;
	display: table-cell;
	}

#tright {
	padding-left: 250px;
	width: 60px;
	display: table-cell;
	}



