html{
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	height:100%;
}
body {
	background-color: #FFFFFF;
}
img {
	border: 0px;
}
table.inhalts_tab{
	width:100%;
}
table.trennlinie{
	width:100%;
	heigt:3px;
	margin-top:7px;
	margin-bottom:4px;
	width: 100%;
}
table.frame_table{
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top:0px;
	height: 100%;
	width: 100%;
}
table.main_table {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
a:link {
	color: #668EC9;
}
a:visited {
	color: #668EC9;
}
a:hover {
	color: #668EC9;
}
td.menu {
	background-color: #668EC9;
}
td.menu2_unter {
	background-color: #668EC9;	
}
td.content {
	text-align:left;
	width:100%;
}
td.footer {
	text-align:left;
	width:7%;
}
td.copyright {
	text-align:right;
	width:93%;
}
td.rechts{
	text-align:left;
	vertical-align:top;
	padding-top: 160px;
	margin-top: 160px;
}
td.links{
	text-align:left;
	vertical-align:top;
	padding-top: 160px;
	width: 150px;
	margin-top: 160px;
}
vertical-align:top;
}
h1 {
   	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
   	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h3 {
   	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h4 {
   	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h5 {
   	color: #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
ul {
	list-style-image:url(../dreieckblau.gif);
}
div.rootline {
	font-size:10px;
	font_style:italic;
}
div.scrollbereich {
	width: 100%;
	height: 100%;
	overflow: auto;
}
td.scroll {
	width: 100%;
	height: 629px;
}
input {
   	border: 1px solid black;
} 
p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	margin-top: 0px;
}


