.nichtdrucken {
display: none;

}
html,body {
	height: 100%;
	width: 100%;
}
body {
	background-color: #CFD8E4;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}
.table_haupt {
	background-color: #FFFFFF;
}


.titel {
	font-family : Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:21px;
	color: #FF0000;
}
.td_linielinks {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CFD8E4;
}
# menu li {
	display: block;
	padding: 3px 18px;
	margin: 0
	border-top: 20px solid #FFFFFF;
	border-right: 20px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	border-left: 20px solid #FFFFFF;
	color: #6F839A;
}

li p {
	display: block;
	padding: 3px 18px;
	margin: 0
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #6F839A;
	display: block;
	padding: 3px 18px;
	margin: 0;
	border: 0;
	color: #6F839A;
	background-color: #FFFFFF;
}

#menu ul {
	list-style: url(none) none outside;
	padding: 0;
	margin: 15px 50px;
	background-position: left;
}
#menu {
	float: left;
	width: 170px;
	padding: 0;
	margin: 0;
	background: #6F839A left;
	font-size: 13px;
	line-height: 15px;
	font-weight: normal;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	color: #6F839A;
}
#menu li {
padding: 0;
margin: 0;
border-top: 0;
border-right: 0px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-left: 0;
}

#menu li a {
	display: block;
	padding: 3px 8px;
	margin: 0;
	border: 0;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

#menu li a:hover {
	background: #CFD8E4;
	color: #333333;
	border: 0;
	text-decoration: none;
}

#menu li a:active {
	background: #CFD8E4;
	color: #333333;
	border: 0;
	text-decoration: none;
}
#menu a {
	display: block;
	padding: 3px 8px;
	margin: 0;
	border: 0;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	background: #CFD8E4;
	color: #333333;
	border: 0;
	text-decoration: none;
}

#menu a:active {
	background: #CFD8E4;
	color: #333333;
	border: 0;
	text-decoration: none;
}

a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#weiss a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#weiss a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#weiss a:hover {
	text-decoration: none;
	color: #333333;
}
#weiss a:active {
	text-decoration: none;
	color: #333333;
}
#grau a:link {
	color: #999999;
	text-decoration: none;
}
#grau a:visited {
	text-decoration: none;
	color: #999999;
}
#grau a:hover {
	text-decoration: none;
	color: #333333;
}
#grau a:active {
	text-decoration: none;
	color: #333333;
}

.td_nav {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 170px;
	font-size: 13px;
	color: #333333;
}
.text_weiss {
	color: #FFFFFF;
}
.text_klein {
	font-size: 11px;
}
.text_kleinHell {
	font-size: 11px;
	color: #999999;
}
h1 {
	font-size: 16px;
	color: #FF0000;
		line-height:21px;
}
.bild_links {
	margin-right: 20px;
	margin-bottom: 5px;
		border: 0px solid #000000;
}

.bild_rechts {
	margin-left: 20px;
	margin-bottom: 5px;
	border: 0px solid #000000;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
}


