body {
	margin: 0px;
	padding: 0px;
}

/**************/
/***  menu  ***/
/**************/

.menu {
  height: auto;
  width: 150px;
  text-align: center;
  text-decoration: none;
}
.menu {
	height: 31px;
	width: 145px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 31px;
	list-style-type: none;
	background-image: url(../bilder/buttons.jpg);
	background-repeat: no-repeat;
  text-decoration: none;
}
.menu a {
	display: block;
	width: 100%;
	height: 100%;
  font-weight: bold;
	text-decoration: none;
	color: #000000;
  text-decoration: none;
}
.menu a:link {
  color: #000000;
	background-image: url(../bilder/buttons.jpg);
	background-position: 0px 0px;
	text-align: center;
  text-decoration: none;
}
.menu a:visited {
  color: #000000;
	background-image: url(../bilder/buttons.jpg);
	background-position: 0px 0px;
	text-align: center;
  text-decoration: none;
}
.menu a:hover {
  font-weight: bold;
  color: #dd0000;
	background-image: url(../bilder/buttons.jpg);
	background-position: 0px -31px;
	text-align: center;
  text-decoration: none;
}
.menu a:active {
	font-weight: bold;
	color: #ff0000;
	background-image: url(../bilder/buttons.jpg);
	background-position: 0px -31px;
	text-align: center;
  text-decoration: none;
}

.menu_active {
	height: 31px;
	width: 145px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 31px;
	list-style-type: none;
	background-image: url(../bilder/buttons.jpg);
	background-position: 0px -62px;
  background-repeat: no-repeat;
	font-weight: bold;
  text-decoration: none;
  text-decoration: none;
}

a {
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;
                  }
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.link {
	color:#000000;
	font-weight:normal;
}


/**************/
/*** layout ***/
/**************/




/*** layout - cont - list *****/
.text_link{
    font-weight: bold;
	color: #003366;
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 4px;
}

.text_linkbeschreibung{
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 4px;
}

.text_detail{
	text-align: left;
	margin-bottom: 2px;
	font-size: 12px;
	width: 440px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.text_a{
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
  border: 1px solid #000000;
  font-weight: bold;
	background-color: #FFFFEE;
	width: 550px;
}
.fussnote{
  color: #000000;
  font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
  border: 1px dashed #000000;
  font-weight: bold;
	width: 550px;
}
.error{
	font-size: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 2px;
	text-align: left;
	margin-bottom: 2px;
	margin-top: 2px;
  font-weight: bold;
	width: 400px;
}

/**************/
/*** list *****/
/**************/

ul {
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

li {
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px
}

/**************/
/*** text *****/
/**************/

p, p a,p a:link, p a:visited{
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
p a:hover, p a:active{
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	
}
h1 {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	padding: 3px;
	background-color: #4b5263;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
  }

.katanz {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	background-color: #4b5263;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: right;
  }

.kategorie {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-right: 20px;
	color: #ffffff;
	background-color: #bed6ef;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	text-align: right;
  
}

.kategorietext {
	text-transform: uppercase;
	font-family:Arial, Helvetica, sans-serif;

	font-weight: bold;
	padding: 5px;
	padding-right: 10px;
	color: #ffffff;
	background-color: #bed6ef;
  
}

.titel1 {
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding-left: 5px;
  width: 615px;
  background-image: url(../bilder/h1.gif);
}

h2 {
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #102050;

}

h3 {
	font-size: 14px;
	margin-top: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding-left: 5px;
  background-image: url(../bilder/h5.gif);
  }
  
.titel5 {
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #FFFFFF;
	border-color:#000000;
	border-style:solid;
	border-width: 1px;
	padding-left: 5px;
  width: 617px;
  background-image: url(../bilder/h5.gif);
  }  
  
h6 {
	font-size: 10px;
	margin-top: 15px;
	margin-bottom: 6px;
	color: #000000;
	font-weight: bold;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #D8D8D8;
  border-color:#000000;
	border-style:solid;
	border-width: 1px;
}

/**************/
/*** bilder ***/
/**************/


.bild{
	border: 1px solid #c00000;
}