body {
	background-color: #94B2CC;
	margin-top: 0px;
	padding-top: 0px;
}
.tabellex {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	min-height: 600px;
	width: 800px;
	
}


.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #5A707F;
	font-size: 12px;
}
a.navi:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}

a.navi:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.navi:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
}
a.navi:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;}
}
.textboldweiss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF33;
	text-decoration: none;
}

a.black:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
		text-decoration: underline;
	color: #5A707F;
}
a.black:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}
a.black:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
			text-decoration: none;
	color: #CC0000;
}
a.black:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #999;
}
 .menue{
	//*border-left: solid 1px #000088;
	border-right: solid 1px #000088;*//
	width: 140px;
}
 A.bereich {
	display: block;
	width: 140px;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	//*font-weight: bold;*//
	color: #000000;
	background-color: #FFFFFF;
	border-bottom: solid 1px #95B9D3;
 }

 A.bereich:hover {
	color: #ffffff;
	background-color: #95B9D3;
 }
A.link {
	display: block;
	width: 140px;
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 13px;
	color: #888888;
	background-color: #f2f2f2;
	border-bottom: solid 1px #000088;
 }

 A.link:hover {
	color: #000088;
	background-color: #e4e4e4;
 }

 A.link:active {
	color: #888888;
	background-color: #ff8000;
 }
/* Formate für den Kastenstil 3 */
.kasten3 {
  width: 140px;
  border-style: solid;
  border-width: 1px;
  border-color: #666666;
  
}
.kasten3 a {
	color: #000;
	text-decoration: none;
}
.kasten3 a:hover {
	color: red;
	text-decoration: underline;
}

.kasten3 h4 {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: left;
  text-indent: 5px;
  width: 140px;
  padding-top: 1px;
  padding-bottom: 0px;
  color: black;
  background-color: #95B9D3;
  margin-top: 0px;
  margin-bottom: 0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #666666;
 }

.kasten3 div {
  font-size: 12px;
  padding: 5px;
  	font-family: Arial, Helvetica, sans-serif;
}
/*.kastennav {
  width: 140px;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
}*/

ul {
	list-style-type: square;
	margin-left: 0.7em;
	padding-left: 0.7em;
	margin-top: 0.2em;
	padding-top: 0.2em;
		margin-bottom: 0.2em;
	padding-bottom: 0.2em;
}

.imgpad {
	margin-right: 15px;
	float: left;
}
.imgpad2 {
	margin-left: 15px;
		margin-right: 15px;
	float: right;
}a {
	color: #333;
	text-decoration: none;
}

