body	{
	background-color: #444444;
	margin: 0px;
	padding: 0px;
	}
	
td	{
	vertical-align: top;
	}

a, a:visited {
	color:blue;
}

body, td	{
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	}	
	
h1	{
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 32px;
	line-height: 19px;
	}

h2	{
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	}

.mt	{
	border: 0px;	
	width: 100%;
	}
	
.tm {
	background-color: white;
	}

.th	{
	height: 80px;
	}

.thc	{
	height: 1px;
	width: 1px;
	overflow:hidden;
	}

.tf	{
	height: 50px;
	}

.tn {
	width: 200px;
	height: 525px;
	border-right: 1px solid gray;
	}
	
.tnu {
	}

.logo {
	width: 200px;
	height: 110px;
	}

.tpn {
	width: 0px;
	}

.tps {
	width: 255px;
	background-position:55px 125px;
	background-repeat:no-repeat;
	}

.tpl {
	width: 380px;
	background-repeat: no-repeat;
	}

.tcs {
	padding-top: 50px;
	padding-left: 30px;
	padding-bottom: 25px;
	padding-right: 80px;
	}

.tcl {
	padding-top: 50px;
	padding-left: 30px;
	padding-bottom: 25px;
	padding-right: 80px;
	}

.tclear {}
	
ul {
	margin: 0px;
	margin-top: 10px;
	list-style-position: outside; 
	list-style-type: none;
	padding-left: 0px;
}

li {
	font-size: 11px;
	}

.tabelle TD {
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	}

.TopMenu {
	color: #666666;
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid gray;
	font-weight: bold;
	text-decoration: none;
}
.TopMenu A, .TopMenu A:visited {
	color: #666666;
	text-decoration: none;
}

.TopMenuActive {
	background-color: #ccff33;
	color: #666666;
	padding-left: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	font-weight: bold;
	text-decoration: none;
}
.TopMenuActive A, .TopMenuActive A:visited {
	color: #666666;
	text-decoration: none;
	}
	
.SubMenu {
	width: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #666666;
	text-decoration: none;
	list-style-position: outside;
}
.SubMenu A, .SubMenu A:visited {
	color: #666666;
	text-decoration: none;
}

.SubMenuActive  {
	width: 100%;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	color: #669900;
	text-decoration: none;
	font-weight:bold;
	list-style-position: outside;
	
}
.SubMenuActive A, .SubMenuActive A:visited {
	color: #99cc00;
	text-decoration: none;
		font-weight:bold;

}

input, textarea, select {
	background-color: #eeffcc;
	border: 0px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #333333;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}