body{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-style: normal;
	font-family: Arial,sans-serif;
	text-align: left;
}

img{
	border-style: none;
}

a{
	color: #75c5f0;
}

strong{
	font-weight: bold;
	color: #0000ff;
}

table{
	empty-cells: show;
	border-collapse: collapse;
}


tr,td,th{
	border: 1px solid #000000;
}

th.small{
	width: 20%;
}

th.normal{
	width: 25%;
}

th.wide{
	width: 35%;
}

p.start{
	margin: 0.5em 0 0 0;
}

#koordinator1 {
	width: 15em;
	float: left;
}

#koordinator2 {
	width: 32.5em;
	float: right;
}

#center {
	text-align: center;
}

#indent {
	padding-left: 1.55em;
}

.big {
	font-size: 1.75em;
}

.fett {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.klein {
	font-size: 0.8em;
}

.rot{
	color: #ff0000;
	font-weight: bold;
}

.download{
	padding: 0 0 0 1.75em;
}

/* Kopf der Seiten */
#header{
	background-color: #75c5f0;
	height: 4.5em;
	color: #000000;
	font-size: 1.5em;
	padding: 3em 0 0 200px;
	border-bottom: 1px solid #ffffff;
}

#header img {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 0;
	
}

/* rechte Navigation */
#navigation{
	width: 11.4em;
	position: absolute;
	left: 0;
}

#navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navigation ul li{
	list-style-type: none;
	border: 0.1em solid #ffffff;
}

#navigation ul li a{
	display: block;
	text-decoration: none;
	background-color: #CCC5CB;
	color: #000000;
	font-weight: bold;
	padding: 0.3em 0 0.3em 0.3em;
}

#navigation ul li a.current{
	background-color: #75c5f0;
	color: #CCC5CB;
}

#navigation ul li ul li a {
	display: block;
	text-decoration: none;
	background-color: #CCC5CB;
	color: #000000;
	font-weight: bold;
	padding: 0.3em 0 0.3em 2.4em;
}

/* Inhaltsteil */
#seite {
	position: absolute;
	left: 14em;
	width: 49.5em;
	padding: 5px 0 0 0 0;
}

#text {
	width: 20em;
	float: left;
}

#block {
position: absolute;
/*left: 3.1em;*/
left: 4.5em;
}

ul .sitzung{
	list-style-type: square;
}
