@charset "utf-8";
/* CSS Document */

body {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background-color: #1e1e1e;

	color: #FFFFFF;
}



a
{
    color: #ffffff;
    text-decoration: none;
}

a:hover
{
	color: #ff9933;
	text-decoration: none;
	cursor: pointer;
	background-color: #FFFFFF;
}

a img
{
    border: none; 
}

a:active {
	color: #F93;
	text-align: right;
}


.td_hg {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #ff9933;
	color: #000000;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
}
.ueber1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.ueber2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.td_mit_Strich {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

td {
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.td_li_unten {
	text-align: right;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 10px;
}


.td_rand {
	padding-right: 10px;
}
.oben_rand {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

