
* {				padding: 0; margin: 0; }
html {			width: 100%; height: 100%; background: #fff; }
body {
				font: normal x-small arial, verdana, sans-serif;
				f\ont: normal small arial, verdana, sans-serif;
}

/** Funktionsgruppen *********************************************************/
.hide {

}

a#anfang {
	position: absolute;
	left: 0px;
	top: 0px;
}

a {
	color: #1A4988;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


a img {			border: none; }

table, td, input, select, textarea {
				font-size: 100%; }

sup {			font-size: 0.65em; }
sub {			font-size: 0.65em; }

.cleaner1, .cleaner2 {
				display: block;
				clear: both;
				font-size: 0px;
				line-height: 0px;
				background: transparent;
}

.cleaner1 {		height: 0px; }
.cleaner2 {		height: 1px; }

h1 {
	text-transform: uppercase;
	color: #1A4988;
	margin: 0 0 20px 0;
	font: bold 1.2em/1.2em arial, helvetica, sans-serif;
}

	#header_left {
		float: left;
		width: 118px;
		padding-top: 5px;
	}

	#header_right {
		margin-left: 128px;
		padding-top: 127px;
		line-height: 1.5em;
	}

hr {
	display: none;
}

#skip_links, #lang_abs, #breadcrumbs, #navi_main {
	display: none;
}

#line_hor {
	display: block;
	background: #fff;
	height: 1px;
	font-size: 0px;
	line-height: 0px;
	border-top: 2px solid #B1B2C6;
	margin-top: 10px;
}

	#navi_sub {
		display: none;
	}

	#main {
		padding: 20px 20px 20px 0px;
		color: #222;
		font: normal 0.85em/1.7em arial, helvetica, sans-serif;
	}

		#hide_content {
			display: none;
        }


		#main ul {
			margin: 1em 3em;
			list-style-type: square;
			color: #000;
			font-weight: bold;
		}

		p.print {
			display: none;
		}

		.zsOneLeft {
			padding-right: 5%;
			float: left;
			width: 65%;
        }

		.zsOneRight {
			float: right;
			width: 162px;
        }

			.zsOneRight img {
				border: 4px solid #EBF2FC;
            }




#footer {
	border-top: 2px solid #B1B2C6;
}

	#foot_content {
		padding: 10px 0;
		font-size: 0.85em;
    }


	#foot_links {
		display: none;
    }


#main table {
	border-collapse: collapse;
	width: 100%;
	border-left: 1px solid #ccc;
	margin-left: 1px;
}

#main table th {
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 3px 5px;
	text-align: center;
	background: #00417C;
	color: #fff;
}
#main table td {
	padding: 3px 5px;
	border: 1px solid #ccc;
}

#main table tbody.grouptitle td {
	background: #EBF3FC;
}
#main table td.tab_center {
	text-align: center;
}

