body {
	font-family:verdana,arial,helvetica;
	color:#222;
	font-size:90%;
}

h2 {
/*	background-color:#FBF5DA;*/
/*	background-image:url(bilder/hgh3.png);*/
	padding-top:5px;
	padding-left:135px;
/*	color:#124578;*/
/*	position:absolute; */
	width:734px; 
	top:-10px;
/*	border-bottom:solid 1px #f0b000;*/
}

/*h2 {
	background-color:#124578;
	padding-top:25px;
	padding-bottom:2px;
	padding-left:135px;
	color:#F9EDB3;
	position:absolute; 
	width:739px; 
	top:-10px;
}*/

h3 {
	clear:both;
/*	background-color:#FBF5DA;*/
/*	background-image:url(bilder/hgh3.png);*/
	top:100px;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:5px;
/*	color:#124578;*/
/*	border-top:solid 3px #FFF;*/
/*	border-bottom:solid 1px #124578;*/
	border-bottom:solid 1px #f0b000;
}

/*h3 {
	background-color:#124578;
	padding-top:1px;
	padding-bottom:2px;
	padding-left:20px;
	color:#F9EDB3;
}*/

h4 {
	background-color:#124578;
	padding-left:5px;
	color:#F9EDB3;
	text-align:right;
}

p {
	padding-left:5px;
	padding-right:3px;
	padding-bottom:3px;
	line-height:120%;
}

p.schmal {
	padding-right:180px;
}

p.linie {
	clear:both; 
	border-top:solid 1px #f0b000;
}

ul {
	padding-left:20px;
	padding-bottom:10px;
	line-height:125%;
}

ul.links {
	list-style-image:url(bilder/list.png);
}

ol {
	line-height:120%;
}

dl.einl {
	padding-bottom:10px;
	line-height:125%;
	width:415px;
}

dt.einl {
	padding-left:5px;
	padding-right:3px;
	padding-bottom:3px;
	line-height:120%;
}

dd.einl {
	padding-bottom:10px;
	line-height:120%;
}

table	{
	/*margin-left:5px;*/
	border-collapse:collapse;
}

td {
	padding:5px;
/*	font-size:85%;*/
/*	border:solid 1px red;*/
}

td.text {
	padding:0px;
}

a:link
  {
	text-decoration:none;
	color:#222222;
}

a:visited
  {
	text-decoration:none;
	color:#222;
}

a:hover
  {
	text-decoration:underline;
	/*color:#e08000;*/
	color:#0066ff;
}

a.kat	{
	font-weight:bold;
}

a.aktuell	{
	background-color:#DDDDDD;
	/*color:#083665;*/
}

a.weiter {
	padding-left:20px;
	font-weight:bold;
	font-size:13px;
}

.weiter	{
	margin-top:-15px;
}

.bold {
	font-weight:bold;
}

.underline {
	text-decoration:underline;
}

.klein {
	font-size:11px;
	line-height:125%;
}

.ue_kl {
	font-size:11px;
	line-height:125%;
	font-weight:normal;
}

.red {
	color:red;
}

.orange {
	color:orange;
}

.hellgrau {
	color:#777777;
}

.clear {
	clear:both;
}

/*Seiten-Navi*/


#ivz {
	position:fixed;
	width:112px;
	float:left;
	top:80px;
	left:12px;
}

.bg {
/*	background-color:#C4D9EF;*/
/*	background-color:#D5E2F1;*/
	/*background-color:#EAF0F6;*/
	background-color:#FBF5DA;
	border-top:3px #222 solid;
	border-left:1px #222 solid;
}

.shift_left {
	margin-left:9px;
}

.mini_left {
	margin-left:2px;
}

.shift_top {
	margin-top:0px;
}

/* Hauptteil (Inhalt) */

div.breit	{
	background-color:#FBF5DA;
	width:100%; 
	min-width:864px;
	height:51px;
	border-top:solid 1px #FBF5DA;
	border-bottom:solid 1px #f0b000;
}

div.inhalt	{
	position:absolute; 
	width:737px; 
	float:left; 
	top:65px; 
	left:140px;
/*	border:solid 1px red;*/
}

div.inh_h3	{
	top:60px; 
}

/*Bild-Kram*/

/*einleitungs-Bild*/

.starter {
	clear:both;
	padding-left:10px;
	position:relative;
	width:310px;
	height:230px; 
}

.erstes	{
	padding-top:15px;
}

.left-float	{
	float:left;
}

.right-float	{
	float:right;
}

.bild {
/*	background-color:#EAEAEA;*/
/*	border:solid 1px red;*/

}

.bmu	{ /* Bild Mit Unterschrift -- !!!im selben td!!! */
	margin-bottom:5px;
	display:block;
}

.bu {
	font-style:italic;
	font-size:95%;
	padding-top:0px;
/*	background-color:#EAEAEA;*/
/*	border:solid 1px red;*/
}

/*div-Bild im Text*/
.re-imtext {
	clear:both;
	padding-left:15px;
	position:relative;
}

.li-imtext {
	clear:both;
	padding-right:15px;
	position:relative;
}


/*Text neben Bild*/

.tabtext-re	{
	padding:3px 15px 0px 5px;
	width:100%;
}

.tabtext-li	{
	padding:3px 0px 0px 15px;
	width:100%;
}


