body {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	background-color: #F0F0F0;
	padding: 0px;
	margin: 0px;
}

a, a:link, a:hover, a:active, a:visited {
	color: #000000;
}

a.nav, a.nav:link, a.nav:active, a.nav:visited {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin-left: 23px;
}

a.nav:hover, a.navact, a.navact:link, a.navact:active, a.navact:visited, a.navact:hover {
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
	margin-left: 23px;
	border-bottom: #ffffff 2px solid;
}

a.subnav, a.subnav:link, a.subnav:active, a.subnav:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-left: 28px;
}

a.subnav:hover, a.subnavact, a.subnavact:link, a.subnavact:active, a.subnavact:visited, a.subnavact:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	padding-left: 28px;
/*	border-bottom: #ffffff 1px solid; */
	text-decoration: underline;
}

h1, h2, h3, h4, h5 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

td {
	vertical-align: top;
}

td.nav {
	color: #ffffff;
	line-height: 16px;
	letter-spacing: 1pt;
	padding-top: 39px;
}

td.subnav {
	color: #ffffff;
	line-height: 15px;
	letter-spacing: 1pt;
	padding-top: 7px;
	padding-bottom: 7px;
}

/* spezial-listen */

table.liste {
	color: #202020;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	float: left;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ffffff;
	display: inline;
	text-align: left;
	background-color: #CED0D8
}

th.liste {
	font-weight: bold;
}


/* unsere span-boxen */

span.box_links {
	color: #202020;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	float: left;
	padding: 3px;
	margin: 0px 3px 3px 2px;
	border: 1px solid #ffffff;
	display: inline;
	text-align: left;
	max-width: 260px;
	background-color: #CED0D8
}

span.box_rechts {
	color: #202020;
	font-size: 10px;
	line-height: 11px;
	text-decoration: none;
	float: right;
	padding: 3px;
	margin: 0px 2px 3px 3px;
	border: 1px solid #ffffff;
	display: inline;
	text-align: left;
	max-width: 260px;
	background-color: #CED0D8
}

img.box {
	display: block;
	padding: 0px 0px 3px 0px;
	text-decoration: none;
	border: 0px;
	background-color: transparent
}

p {
	margin: 8px 0px 3px 0px;
	padding: 0px;
}
