body {
  background-color: #b8b9b2;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

body, td, th, tr, ol, ul, li, p, input, textarea, select, button {
  font-family: Tahoma, Arial, sans-serif;
}


/* S E I T E N A U F B A U */

/* HAUPT */

#container {
  position: relative;
  top: 30px;
  width: 903px;
  height: 700px;
  margin: 0px auto;
  text-align: left;
  background: transparent url(./index.php?mm=424) no-repeat 200px 0;
}

#container-phil {
  position: relative;
  top: 30px;
  width: 902px;
  height: 700px;
  margin: 0px auto;
  text-align: left;
  background: transparent url(./index.php?mm=425) no-repeat 200px 0;
}

/* DANN */

.links {
  width: 200px;
  float: left;
  height: 700px;
  background-color: transparent;
}

.mitte {
  width: 500px;
  float: left;
  height: 700px;
  background-color: transparent;
}

.rechts {
  width: 200px;
  float: left;
  height: 700px;
  background-color: transparent;
}

/* INHALTE */

.main {
  position: relative;
  top: 0;
  left: 0;
  width: 440px;
  height: 550px;
  background-color: transparent;
  display: block;
  margin: 150px 30px 0;
}

.main-sitemap {
  width: 440px;
  height: 670px;
  background-color: transparent;
  display: block;
  margin: 30px 30px 0;
}

.welcome{
  position: absolute;
  z-index: 10;
  left: 200px;
  bottom: 0px;
  width: 498px;
  height: 300px;
  background-color: transparent;
}

* html .welcome{
  bottom: 49px;
}

.footer {
  width: 498;
  height: 50px;
  border-color: white;
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  text-align: center;
}

/* LINKS */

.li1 {
  border-color: white;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  margin-top: 40px;
  display: block;
  width: 200px;
}

.li2 {
  width: 200px;
  border-color: white;
  border-width: 1px 0px 1px 1px;
  border-style: solid;
  margin-top: 10px;
  display: block;
}

.li3 {
  width: 200px;
  border-width: 0px 0px 0px 0px;
  margin-top: 10px;
  display: block;
}

/* RECHTS */

.re1 {
  width: 200px;
  border-color: white;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  margin-top: 160px;
  float: left;
}


.re2 {
  width: 190px;
  border-color: white;
  border-width: 1px 1px 1px 0px;
  border-style: solid;
  margin-top: 10px;
  padding-right: 10px;
  float: left;
}

.re3 {
  width: 200px;
  border-color: white;
  border-width: 0px 0px 0px 0px;
  border-style: solid;
  margin-top: 10px;
  float: left;
}

/* T E X T */

#text {
  width: 440px;
  background: transparent;
  color: #696968;
  font: 13px/18px tahoma;
  text-align: left;
}

#text p {
  background: transparent;
	margin-top: 15px;
	margin-bottom: 0;
}

/* S I T E M A P */


div.sitemap {
  text-align: left;
}

div.deep0{
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  margin: 3px 0px;
}

div.deep1{
  font: 11px/12px tahoma;
  border-left: 1px dotted #989995;
  padding: 0px 5px;
  margin: 2px 0px;

}

.bild {
  text-align: left;
  margin: 10px;
  width: 180px;
  display: block;
  height: 180px;
}

#text a:link, #text a:visited {
  text-decoration: none;
  color: #0F109E;
  background: transparent;
}

#text a:hover, #text a:active  {
  text-decoration: none;
  color: #696968;
  background: transparent;
}


#text ul  {
	list-style-type: square;
	list-style-position: outside;
	font-size: 11px;
        line-height:12px;
}

#text li  {
	list-style-type: square;
	list-style-position: outside;
}

h1.text  {
  font: bold 13px/14px tahoma;
  color: #696968;
}

/* P O R T A L */


.portal {
	width: 440px;
	background-color: transparent;
	float: left;
	margin-top: 20px;
	height: auto;
	display: block;
	margin-left: -15px;
}


a.portal_links:link, a.portal_links:visited {
	line-height: 14px;
	text-decoration: none;
	color: #696968;
	display: block;
	float: left;
	width: 80px;
	height: auto;
	border: 1px solid white;
	padding: 12px;
	font-size: 10px;
	white-space: nowrap;
}

a.portal_links:hover, a.portal_links:active {
	text-decoration: none;
	color: #3215ad;
	background-color: transparent;
	border: 1px dotted #90908d;
}



/* T O P M E N U */

*.menu {
  background: transparent;
  width: 185px;
  padding: 0;
	margin: 15px 0;
}

*.menu li {
  list-style: none;
  text-align: right;
  background: transparent;
} 

*.menu a:link, *.menu a:visited {
  text-decoration: none;
  background: transparent;
}

*.menu a:hover, *.menu a:active  {
  text-decoration: none;
  background: transparent;
  color: #0F109E;
}

*.menu .CurrentEntry { 
  background: transparent;
  color: #0F109E;
}

*.menu .Entry{
  background: transparent;
  color: white;
}

*.menu .deep {
  font: bold 14px/14px tahoma;
}

*.menu .deep0{
  font: bold 12px/13px tahoma;
}

*.menu .deep1{
  font: bold 10px/11px tahoma;
}

/* N E X T S U B M E N U */

#nextsubmenu {
  text-align: right;
  margin-right: 15px;
  color: black;
  float: left;
  display: block;
  width: 200px;
}

#nextsubmenu img {
  text-align: left;
  margin: 0 10px 0 0;
  padding: 0;
  width: 80px;
  height: 80px;
}

#nextsubmenu h2 {

}

#nextsubmenu li {
  list-style: none;
  text-align: left;
  color: #b8b9b2;
  font-size: 10px;
}

#nextsubmenu a:link, #nextsubmenu a:visited {
  text-decoration: none;
  color: #3215ad;
  background: transparent;
  font: bold 11px/10px tahoma;
  margin-left: 10px;
}

#nextsubmenu a:hover, #nextsubmenu a:active  {
  text-decoration: underline;
  color: #0F109E;
  background: transparent;
  margin-left: 10px;
}


/* A B S T A N D */

#abstandmenue {
  background: transparent;
  width: 185px;
  padding: 0;
	margin: 15px 0;
}

#abstandmenue li {
  list-style: none;
  text-align: right;
  background: transparent;
} 

#abstandmenue a:link, #abstandmenue a:visited {
  text-decoration: none;
  background: transparent;
}

#abstandmenue a:hover, #abstandmenue a:active  {
  text-decoration: none;
  background: transparent;
  color: #0F109E;
}

#abstandmenue .CurrentEntry { 
  background: transparent;
  color: #0F109E;
}

#abstandmenue .Entry{
  background: transparent;
  color: white;
}

#abstandmenue .deep {
  font: bold 12px/13px tahoma;
}

#abstandmenue .deep0{
  font: bold 12px/13px tahoma;
}

#abstandmenue .deep1{
  font: bold 10px/11px tahoma;
}


/* Z U S A T Z M E N U */

#zusatzmenue {
  background-color: transparent;
  margin-right: 15px;
}

#zusatzmenue li {
  list-style: none;
  text-align: right;
  color: white;
  line-height: 12px;
} 

#zusatzmenue a:link, #zusatzmenue a:visited {
  text-decoration: none;
  color: #0F109E;
  background: transparent;
  font: bold 11px/10px tahoma;
}

#zusatzmenue a:hover, #zusatzmenue a:active  {
  text-decoration: none;
  color: #0F109E;
  background: transparent;
}


#zusatzmenue .deep .CurrentEntry { 
  background: transparent;
  color: #fff;
}


/* P H O T O L I N E */


div.photoline{
	float: left;
	width: 440px;
	margin-top: 10px;

}

h2 {
	font-size: 13px;
	color: #696968;
}


/* N E W S */

#news {
  padding: 0;
  margin: 0 0 0 15px;
}

#news li {
  list-style: none;
  text-align: left;
  color: white;
} 

#news p {
  font: 11px tahoma;
  margin-top: -6px;
} 

#news a:link, #news a:visited {
  text-decoration: none;
  color: #0F109E;
  background: transparent;
  font-size: 11px;
}

#news a:hover, #news a:active  {
  text-decoration: underline;
  color: #0F109E;
  background: transparent;
  font-family: tahoma;
}

#news .CurrentEntry { 
  font-weight: bold;
}

#news .Entry{
  text-decoration: underline;
}

#news h1 {
  font-size: 11px;
}

/* U N S I C H T B A R */


.visible {
	clear: none;
	overflow: visible;
	visibility: visible;
	display: block;
	float: left;
        padding: 12px 20px 8px 0px ;
}

.invisible {
	overflow: hidden;
	visibility: hidden;
	display: none;
	float: left;
        padding: 12px 20px 8px 0px ;
}

div.vis1 {
	visibility: visible; 
        display: block;
}

div.vis1:hover {
	visibility: visible; 
        display: block;
}