body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a.black:link {
	text-decoration: none;
}
a.black:visited {
	text-decoration: none;
	color: #000000;
}
a.black:hover {
	text-decoration: underline;
	color: #000000;
}
a.black:active {
	text-decoration: none;
	color: #000000;
}

a.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
a.white:link {
	text-decoration: none;
}
a.white:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.white:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.white:active {
	text-decoration: none;
	color: #FFFFFF;
}


a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: normal;
	margin-left:10px;
	margin-right:10px;
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.menu:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.menu:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.linkit {
	display:block;
	float:left;
	width:auto;
	margin-right:15px;
	font-weight:normal;
	color:#036;
	background-image:url(icon_link.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:11px;
}


h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
}
h1 {
	font-size: 13px;
	color: #333333;
	text-align:left;
}
h2 {
	font-size: 11px;
	color: #333333;
	text-align:left;
}
h3 {
	font-size: 11px;
	color: #FFFFFF;
	text-align:left;
}

/*spezialtext*/
.block {
	line-height:22px;
	text-align:justify;
}

.bezeichner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.bold {
	font-weight:bold;
}

/* layout */
.part_welcome {
	background-image:url(bg_part1.gif);
	background-repeat:no-repeat;
}
.text_div {
	display:block;
	margin:10px;
}
.fehler_div {
	margin-left:10px;
	margin-right:10px;
}

.part_tables {
	border-style:solid;
	border-width:1px;
	border-color: #D8D8D8;
	margin-bottom:20px;
	margin-top:6px;
	margin-left:3px;
	margin-right:3px;
	background-color:#D8D8FF;
}

.part_tables_finish {
	border-style:solid;
	border-width:1px;
	border-color: #D8D8D8;
	margin-bottom:5px;
	margin-top:0px;
	margin-left:3px;
	margin-right:3px;
	background-color:#D8D8FF;
}

.part_tables_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color: #336699;
	background-image: url(tables/th_blue.gif);
}

.part_tables_hinweis {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#336699;
	background-image:url(tables/td_blue_info.gif)
}

.part_tables_th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #336699;
	border-bottom: none;
}

.part_tables_list {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #336699;
	border-top: solid 1px #A9C0E6;
}

.hinweis_tables {
	border-style:solid;
	border-width:1px;
	border-color: #D8D8D8;
	background-image:url(hinweis_bg_orange.gif);
	background-repeat:repeat-x;
	background-color:#F7A409;
	margin-bottom:5px;
	margin-top:0px;
}

.hinweis_titel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.hinweis_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-align:justify;
	line-height:20px;
}

/* formular */

.inputtext {
	border-style:solid;
	border-width:1px;
	border-color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.white_font {
	margin-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
