.formular {
  background: #eeeeee;
}

input {
  border: 1px #444444 solid;
  background: #ffffff;
  padding: 2px;
}

textarea {
  border: 1px #444444 solid;
  background: #ffffff;
  padding: 2px;
}

.content_titel {
  font-size: 120%;
  font-weight: bold;
}

.text_klein {
  font-size: 80%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

body.top {
	background-image: url(/img/bg.jpg);
}

p {
	margin-bottom: 0.1em;
	text-align: left;
}


a {
  color: #222299;
  font-weight: normal;
  text-decoration: none;
}

a:link {
  color: #222299;
  font-weight: normal;
  text-decoration: none;
}

a:visited {
  color: #222299;
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #222299;
  font-weight: none;
  text-decoration: underline;
}



.start {
	display: block;
}
.start:hover {
	background: #d2d8ff;
	display: block;
}







.header {
	text-align: middle;
	color: #222288;
	font-weight: bold;
	text-decoration: none;
}


a:visited.header {
	text-align: middle;
	color: #222288;
	font-weight: bold;
	text-decoration: none;
}

a:link.header {
	text-align: middle;
	color: #222288;
	font-weight: bold;
	text-decoration: none;
}

a:hover.header {
	text-align: middle;
	color: #222288;
	font-weight: bold;
	text-decoration: underline;
}



.header_aktiv {
	text-align: middle;
	color: #0000aa;
	font-weight: bold;
	text-decoration: none;
	background: #eecc88;
	padding: 3px;
}


a:visited.header_aktiv {
	text-align: middle;
	color: #0000aa;
	font-weight: bold;
	text-decoration: none;
}

a:link.header_aktiv {
	text-align: middle;
	color: #0000aa;
	font-weight: bold;
	text-decoration: none;
}

a:hover.header_aktiv {
	text-align: middle;
	color: #0000aa;
	font-weight: bold;
	text-decoration: underline;
}




.ebene2_0 {
	text-decoration: none;
	color: #222299;
	padding: 0px;
	margin: 0px;
}

.ebene2_0:link {
	text-decoration: none;
	color: #0000ff;
}


.ebene2_0:visited {
	text-decoration: none;
	color: #222299;
}

.ebene2_0:hover {
	text-decoration: underline;
	color: #222299;
}

.ebene2_1 {
	font-weight: bold;
	text-decoration: none;
	color: #222299;
	padding: 0px;
	margin: 0px;
}

.ebene2_1:link {
	font-weight: bold;
	text-decoration: none;
	color: #222299;
}


.ebene2_1:visited {
	font-weight: bold;
	text-decoration: none;
	color: #222299;
}

.ebene2_1:hover {
	font-weight: bold;
	text-decoration: none;
	color: #222299;
}






.ebene3_0 {
	color: #555555;
	font-size: 90%;
	margin-left: 20px;
	padding-left: 5px;	
	padding-bottom: 5px;
	border-left: #222299 1px solid;
	text-decoration: none;
}

.ebene3_0:link {
	color: #555555;
	font-size: 90%;
	border-left: #222299 1px solid;
	margin-left: 30px;
	text-decoration: none;
}

.ebene3_0:visited {
	color: #555555;
	font-size: 90%;
	border-left: #222299 1px solid;
	margin-left: 30px;
	text-decoration: none;
}

.ebene3_0:hover {
	color: #222299;
	font-size: 90%;
	border-left: #222299 1px solid;
	margin-left: 30px;
	text-decoration: underline;
}

.ebene3_1 {
	color: #555555;
	font-size: 90%;
	border-left: #222299 1px solid;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

.ebene3_1:link {
	color: #555555;
	font-size: 90%;
	border-left: #222299 1px solid;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

.ebene3_1:visited {
	color: #555555;
	font-size: 90%;
	border-left: #222299 1px solid;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: none;
}

.ebene3_1:hover {
	color: #222299;
	font-size: 90%;
	border-left: #222299 1px solid;
	padding: 0px;
	margin: 0px;
	font-weight: bold;
	text-decoration: underline;
}

.intewa_tabelle {
	margin: 2px;
	padding: 2px;
}

.intewa_tabelle_tr1 {
	background: #ddddff;
	vertical-align: top;
}
.intewa_tabelle_tr2 {
	background: #ccccee;
	vertical-align: top;
}

.intewa_tabelle_header {
	background: #8888ff;
	vertical-align: top;
}

.intewa_tabelle_textoben {
	vertical-align: top;
}