BODY, TABLE, TR, TD, P, A, B, I, UL, LI, H1, H2, H3, FORM, DIV, SPAN, FORM, INPUT, TEXTAREA, SELECT, OPTOPN{
	font-family: Arial,Verdana,Helvetica;}
BODY{background-repeat:no-repeat;font-weight:normal;font-size:10px;margin:0;color:#000000;}
#pttv{width:200px;height:100px;position:absolute;top:4px;left:4px;}
#bilderzeile{position:relative;top:4px;left:204px;width:600px;height:124px;overflow:hidden;}
#sporta{width:194px;height:100px;position:absolute;top:2px;left:807px;white-space:nowrap;}
A {	text-decoration: none; }
A:link {color: #000000}
A:visited {color: #000000}
A:active {color: #000000}

p { 
	margin-left:0cm;
	margin-right:0cm;
	margin-bottom:2px;
}

.btn {
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

td {
	font-weight:normal;
	font-size:12px;
	color:#000000;
}

input, textarea {
        color:#A64211;
        font-weight:normal;
        font-size:11px;
}

input, submit {
	color:#000000;
}
 
b { font-weight:bold; font-size:12px; }

TD.navi_left, TD.navi_left A, TD.navi_left A:visited {
	font-family: Arial,Verdana,Helvetica;
	font-size:11px;
	line-height:13px;
	text-align:center;
	background-color:#888888;
	color:#FFFFFF;
	cursor:pointer;
}
TD.navi_left:hover, TD.navi_left:hover A, TD.navi_left A:hover {
	font-family: Arial,Verdana,Helvetica;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
}

TD.navi_left_aktiv {
	font-family: Arial,Verdana,Helvetica;
	text-align:center;
	background-color:#DDDDDD; /* #EEA500 */
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:#000000;
}

/*---------- dropDown Menu -----------------------------*/
#dropDown {
	position: absolute;
	top:101px;
	left:204px;
	z-index: 1;
	padding: 0;
	margin: 0;
	list-style: none;
	white-space: nowrap;
	font-family: Arial,Verdana,Helvetica;
	font-size:13px;
	font-weight:bold;
}

#dropDown li {
	position: relative;
	background-color: #888888;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0;
	margin: 0;
	float: left;
	width:159px;
	height:20px;
	display: block;
}

#dropDown li a {
    position: relative;
	background-color: #888888;
	color: #ffffff;
    display: block;
	padding: 2px 2px 2px 5px;
	margin: 0;
	text-decoration: none;
	text-align:center;
}
#dropDown ul li a {
	text-align:left;
}

#dropDown li a.subMenu {
    background-repeat: no-repeat;
	background-image: url('../images/allgemein/down.gif');
	background-position: 140px 2px;
}
#dropDown ul li a.subMenu {
	background-repeat: no-repeat;
	background-image: url('../images/allgemein/right.gif');
	background-position: 143px 2px;
}

#dropDown li ul {
	position: absolute;
	top: 20px;
	left: 0px;
	border-top: 1px solid #ffffff;
}

#dropDown li ul ul {
	position: absolute;
	left: 159px;
	top: 0;
	border-left: 1px solid #ffffff;
}

#dropDown ul {
	position: relative;
	z-index: 3;
	display: none;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 159px;
}

#dropDown ul.click {
    display: block;
    background-color: #888888;
}
#dropDown ul.click li {
    background-color: #888888;
}
#dropDown li a.click {
    background-color: #DDDDDD;
	color: #000000;
	line-height:16px;
}

#dropDown ul li a.click {
    background-color: #DDDDDD;
	color: #000000;
	line-height:16px;
}

#dropDown ul li a:hover {
	background-color:#DDDDDD;
	color: #000000;
	line-height:16px;
}

#dropDown li a:hover {
	background-color:#DDDDDD;
	color: #000000;
	line-height:16px;
}

#dropDown ul.wthVerwaltung li {width:200px;}
#dropDown ul.wthVerwaltung li ul {left:200px;}
#dropDown ul.wthVerwaltung li a.subMenu{background-position: 184px 2px;}
#dropDown ul.wthKarteistelle li {width:400px;}

