body
{
   background-color: #ddd;
   line-height: 130%;
   text-align: center;
   margin-bottom: 10px;
   margin-top: 10px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

h1
{
   margin-top: 0px;
   color: #7795BD;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 16px;
}

h3
{
   margin-top: 0px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

p
{
   padding-bottom: 15px;
   font-family: Arial, Helvetica, sans-serif;
}

a
{
   color: #000000;
   text-decoration: none;
}

pre
{
   font-family: Courier New, Courier;
}

td
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

input
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

textarea
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

select
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

#seite
{
   background-color: #fff;
   background-image: url(/media/background-page.gif);
   background-repeat: repeat-y;
   overflow: hidden;
   position: relative;
   text-align: left;
   width: 976px;
   margin: 0 auto;
}

#kopf1
{
   background-color: #EEEEEE;
   background-repeat: no-repeat;
   height: 26px;
   text-align: right;
   width: 936px;
   padding-left: 20px;
   padding-right: 20px;
   padding-top: 26px;
}

#kopf2
{
   background-color: #555555;
   background-repeat: no-repeat;
   height: 163px;
   text-align: right;
   width: 936px;
   padding-left: 20px;
   padding-right: 20px;
	 margin-bottom: 20px;
   color: #FFFFFF;
}

#kopf2 h1
{
   padding-right: 40px;
   padding-top: 35px;
   color: #FFFFFF;
}

#mitte
{
   width: 966px;
   padding-left: 10px;
}
#wohntraeume {
	height:42px;
	background-image: url(/img/wohntraeume.gif);
	background-repeat:no-repeat;
	background-position: 343px;
}

#basisordner
{
   text-align: left;
   width: 696px;
   margin-left: 3px;
   padding: 5px 20px 5px 224px;
}

#basisordner a:hover
{
   text-decoration: underline;
}

#kopf1 a
{
   padding: 2px 8px 2px 8px;
   color: #FFFFFF;
}

#kopf1 a:hover
{
   text-decoration: underline;
}

.datum {
	width:152px;
	font-size: 11px;
	background-color:#6998d6;
	color: #fff;
	font-weight: bold;
	/*font-size:larger;*/
	padding-left:10px;
}

#menue
{
   float: left;
   /*overflow: hidden;*/
   text-align: left;
   width: 175px;
   margin-left: 20px;
   /*margin-top: 5px;
   padding: 5px;*/
	 z-index: 99;
}

#menue a
{
   /*display: block;
   border: 1px solid white;
   margin-bottom: 2px;
   padding: 3px 5px 3px 5px;
   color: #000000;*/
}

#menue a.basis
{
   /*border-bottom-color: #7795BD;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   color: #000000;
   font-weight: bold;
   letter-spacing: 1px;*/
}

#menue a.aktuell
{
   /*font-weight: bold;*/
}

#menue a:hover
{
  /* background-color: #7795BD;
   border-color: #A0B5D1;
   border-left-style: solid;
   border-width: 1px;*/
}

.menutop {
	background-image: url(/img/menutop.jpg);
	background-repeat:no-repeat;
	height: 8px;
}

.menubottom {
	background-image: url(/img/menubottom.jpg);
	background-repeat:no-repeat;
	height: 8px;
	margin-bottom:20px;
}

#inhalt
{
   float: left;
   overflow: hidden;
   text-align: left;
   width: 496px;
   padding: 20px 15px 5px 15px;
	 z-index: 5;
}

#inhalt h1
{
   border-bottom-style: solid;
   border-bottom-width: 1px;
   font-weight: bold;
}

#inhalt h2
{
   margin-bottom: 0px;
   margin-top: 5px;
   color: #7795BD;
   font-size: 12px;
   font-weight: bold;
}

#inhalt a:link
{
   border-bottom-color: #7795BD;
   color: #7795BD;
   text-decoration: none;
}

#inhalt a:visited
{
   border-bottom-color: #7795BD;
   color: #7795BD;
   text-decoration: none;
}

#inhalt a:hover
{
   border-bottom-color: #317dbc;
   color: #317dbc;
	 text-decoration:underline;
}

#inhalt ul {
	list-style-type:square;
	color:#7795BD;
	margin: 0 0 0 15px;
	padding:0 0 0 15px;
}

#inhalt ul li {
	color:#7795BD;
	margin: 15px 0;
	padding:0;
}

#inhalt ul li a:link
{
   border-bottom-color: #7795BD;
   color: #7795BD;
	 font-weight:bold;
   text-decoration: none;
}

#inhalt ul li a:visited
{
   border-bottom-color: #7795BD;
   color: #7795BD;
	 font-weight:bold;
   text-decoration: none;
}

#inhalt ul li a:hover
{
   border-bottom-color: #317dbc;
   color: #317dbc;
	 text-decoration:underline;
}
.w100 {
	width: 98%;
}

#inhalt table.border tr td {
	border-bottom-style: dotted;border-bottom-width: 1px;border-bottom-color:#7795BD;
}

#inhalt table.border tr td img{
	border:0;
}

#inhalt img
{
   padding: 5px;
}

#fuss1
{
   background-repeat: repeat-y;
   clear: both;
   text-align: center;
   width: 956px;
   padding: 20px 10px 0px 10px;
   color: #999999;
}

#fuss1 a
{
   padding-left: 5px;
   padding-right: 5px;
   color: #999999;
}

#fuss1 a:hover
{
   text-decoration: underline;
}

#fuss2
{
   background-repeat: no-repeat;
   height: 31px;
   text-align: center;
   width: 936px;
   padding-left: 20px;
   padding-right: 20px;
   color: #999999;
}

#links
{
   float: left;
   width: 220px;
   font-size: 11px;
}

.boxtop {
	background-image: url(/img/boxtop.jpg);
	background-repeat:no-repeat;
	background-position:1px;
	height: 8px;
}

.boxhead {
	width:200px;
	margin-left:1px;
	background-color:#6998d6;
	color: #fff;
	font-weight: bold;
	/*font-size:larger;*/
	padding-left:10px;
}

.boxbottom {
	background-image: url(/img/boxbottom.jpg);
	background-repeat:no-repeat;
	background-position:1px;
	height: 8px;
	margin-bottom:20px;
}

.boxcontent
{
   background-repeat: repeat-y;
   overflow: hidden;
   width: 188px;
   border-right: 1px solid #6998d6;
	 border-left: 1px solid #6998d6;
   margin: 0 0 0 1px;
   padding: 10px;
	 color: #317dbc;
	 font-weight:bold;
	 line-height: 150%;
}

.boxcontent h1
{
   border-bottom-style: solid;
   border-bottom-width: 1px;
   margin: 0px;
   padding-bottom: 3px;
   padding-left: -5px;
   font-size: 11px;
   font-weight: bold;
}

.boxcontent a
{
   color: #317dbc;
   font-size: 11px;
   font-weight: bold;
}

.boxcontent a:hover
{
   color: #317dbc;
   text-decoration: underline;
}

#linkbox p
{
   margin: 0px;
   padding-bottom: 6px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}

#formular
{
   background-color: #EEEEEE;
   border-color: #000000;
   border-style: solid;
   border-width: 1px;
   margin: 3px;
   padding: 5px;
}

#formular td
{
   padding-right: 15px;
}

#inhalt table.tabelle
{
   border-color: #7795BD;
   border-style: solid;
   border-width: 1px;
}

#inhalt h2.verlauf
{
   background-repeat: repeat-y;
   margin-top: 10px;
   padding-bottom: 5px;
   padding-left: 15px;
   padding-right: 10px;
   padding-top: 5px;
   color: #000000;
   font-size: 12px;
   font-weight: bold;
}

#inhalt p.liste
{
   padding-left: 15px;
}

h4
{
   margin-bottom: 0px;
   margin-top: 0px;
   color: #0033FF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}

#inhalt h3
{
   border-bottom-color: #7795BD;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   margin-top: 14px;
   padding-bottom: 3px;
   color: #7795BD;
   font-size: 16px;
   font-weight: normal;
}

#inhalt h4
{
   border-bottom-color: #7795BD;
   border-bottom-style: solid;
   border-bottom-width: 1px;
   padding-bottom: 2px;
   color: #7795BD;
   font-size: 16px;
   font-weight: normal;
}

#popup
{
   background-color: #FFFFFF;
   height: 500px;
   left: 10px;
   position: absolute;
   top: 10px;
   visibility: visible;
   width: 662px;
}

#popup a
{
   border-bottom-color: #0033FF;
   color: #0033FF;
   text-decoration: underline;
}