/* CSS Document */

  body {
	color: black;
	background-color: #736C5E;
	font-size: 100.01%;
	font-family: Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	SCROLLBAR-SHADOW-COLOR: #6F6F6F;
	SCROLLBAR-ARROW-COLOR:  #FFCC66;
	SCROLLBAR-TRACK-COLOR: #939184;
	SCROLLBAR-DARKSHADOW-COLOR: #6F6F6F;
	SCROLLBAR-BASE-COLOR: #939184;
	background-repeat: repeat;
	}

 a {
    
	color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
  }
  div#Mbox {
	position:absolute;
	left:50%;
	top:366px;
	width: 760px;
	height: 493px;
	margin-left:-380px;
	margin-top:-260px;
	border-top: 1px none #999999;
	border-right: 1px none #C0C0A9;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
  }

  div#Seite {
    text-align: left;    /* Seiteninhalt wieder links ausrichten */
    margin: 3px auto 0;      /* standardkonforme horizontale Zentrierung */
    width: 800px;
    padding: 0em;
  }
  div#Inhalt {
	margin: 0 0 1em 240px;
	padding: 0 1em;
	width: 470px;
	clear: right;
	border: thin none #000000;
  }
  * html div#Inhalt {
    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
  }
  #listcontainer {
	margin: 20px 0 20px 30px;
	padding: 0;
	height: auto;
	width: 100%;
	list-style-position: outside;
	list-style-type: none;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
}


  	/* INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN INHALTSBOXEN  */
	
	#navigation {
	
	POSITION: absolute;
	TOP: 19px;
	width: 800px;
	height: 22px;
	background-color:white;
	z-index: 2;

  }
  
  	#inhalt_news {
	POSITION: absolute;
	TOP: 73px;
	width: 508px;
	height: 400px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 5px;
	margin: 8px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
  }

	
#inhalt_navi {
	POSITION: absolute;
	TOP: 7%;
	width: 250px;
	height: 457px;
	background-color:#6F6F6F;
	z-index: 2;
}

/* Schriften  Schriften Schriften Schriften Schriften Schriften Schriften  Schriften*/
 h1 {
	font-size: 110%;
	margin: 0;
	padding: 0px 0px 8px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
	
  }
#navcontainer {
	padding: 0;
	height: 26px;
	width: 755px;
	border: thin none #330066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: inline;
	z-index: 3;
}
#navcontainer ul {

border: 0 none;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border: none;
}
#navcontainer ul li a {
	width: auto;
	height: 16px;
	padding: 0 8;
	margin: 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px none #FFFFFF;
}
#navcontainer ul li a:hover {
	color: #FFCC66;
	border-top: 1px none #000000;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px none #6F6F6F;
}
#navcontainer a:active {
	color: #FFCC66;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 8px none #FFCC66;
}
#navcontainer li#active a {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 9px none #FFCC66;
	color: #FFCC66;
}
h5 {
	font-size: 1.2em;
	margin: 0;
	padding: 0px 0px 8px;
	text-align: right;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
form {
	background-image:url(background.gif);
	padding:8px;
	border:1px none #666666;
}
td, input, select, textarea { font-size:100%; font-family:Verdana, sans-serif; }
input, select, textarea {
	color:#000000;
	font-size: 80%;
	border: 1px solid #333333;
	width: 300px;
}
.Bereich, .Feld { background-color:#FFFFFF; width:300px; border:6px none #ddd; }
.Auswahl { background-color:#FFFFFF; width:300px; border:6px none #ddd; }

.Button {
	background-color:#84827B;
	color:#fff;
	width:300px;
	border:1px solid #FFCC66;
	font-size: 80%;
}
	h3 {

	font-size: 98%;
	margin: 0;
	padding: 8px 0px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {


	font-size: 110%;
	margin: 6px 0px 1px;
	padding: 0px;
	text-align: left;
    border-bottom: 1px none silver;
	color: #FFCC66;
	font-weight: bold;
}

div#Bildkasten {
	margin: 0 0 1em 240px;
	padding: 0 1em;
	width: 470px;
	clear: right;
	border: thin none #000000;
}
div#Inhalt2 {
	margin: 0 0 1em 275px;
	padding: 0 1em;
	width: 470px;
	clear: right;
	border: thin none #000000;
	position: absolute;
	top: 7%;
}
* html div#Inhalt2 {

    height: 1em;  /* Workaround gegen den 3-Pixel-Bug des Internet Explorers */
    margin-bottom: 0;
}
#inhalt_bilder {
	POSITION: absolute;
	TOP: 7%;
	width: 800px;
	height: 450px;
	overflow: auto;
	border: 1px solid #FFFFFF;
	z-index: 1;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
p {



	font-size: 85%;
	margin: 0px;
	padding: 4px 0px 12px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
#inhalt_start {
	POSITION: absolute;
	TOP: 7%;
	width: 800px;
	height: 450px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin-bottom: 20px;
	background-repeat: repeat;
}
#bildbox3 {
	padding: 20px 0px 0px;
	height: 312px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 108%;
	text-align: right;
	font-weight: normal;
}
#bildbox_bild {
	padding: 3px 0 0;
	height: 300px;
	width: 500px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 270px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	border: 1px solid #00CCCC;
}
#nav2{
	margin: 0px 0 0 0px;
	padding: 0;
	height: 400px;
	width: 20px;
	border: 1px none #CCCCCC;
	position: absolute;
	left: 458px;
	top: 117px;
}
#nav2 ul {

	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#nav2 ul li {

	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	height: 20px;
}
#nav2 ul li a {
	width: 15px;
	height: 20px;
	padding: 0 4px;
	margin: 0px 2px 0px 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 11px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border-top: 8px solid #C0C0A9;
	border-right: 1px none #C0C0A9;
	border-bottom: 1px none #C0C0A9;
	border-left: 8px none #C0C0A9;
}
#nav2 ul li a:hover {
	color: #FFCC99;
	border-top: 8px solid #6F6F6F;
	border-right: 1px none #6F6F6F;
	border-bottom: 1px none #6F6F6F;
	border-left: 8px none #6F6F6F;
	font-weight: bold;
}
#nav2 a:active {
	color: #fff;
	border-top: 8px solid #FFCC66;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px none #FFFFFF;
}
#nav2 li#active a {
	color: #FFFFFF;
	border-top: 8px solid #FFCC66;
	border-right: 1px none #D4D0C8;
	border-bottom: 1px none #FFFFFF;
	border-left: 8px none #FFFFFF;
}
#inhalt_seite {

	POSITION: absolute;
	TOP: 0px;
	width: 800px;
	height: 450px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin-bottom: 20px;
	background-repeat: repeat;
}
#name {
	padding: 20px 0px 4px;
	height: 23px;
	width: 760px;
	color: #736C5E;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 20%;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #C0C0A9;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px;
}
#seiteninhalt {
	padding: 3px 0 0;
	height: 430px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	background-color: #868475;
	border: 1px solid #FFFFFF;
}
#slogan {
	margin: 0px 0 0 0px;
	padding: 0;
	height: 20px;
	width: 760px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-indent: 32px;
}
#indexinhalt {
	padding: 0px 0 0;
	height: 440px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	background-image:  url(../images/titel_hg3.jpg);
	border: 1px solid #FFFFFF;
	background-color: #736C60;
}
#textinhalt {

	padding: 3px 0 0;
	height: 440px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 250px top;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
#listcontainer {
	margin: 20px 0 20px 0px;
	padding: 0;
	height: auto;
	width: 100%;
	list-style-position: outside;
	list-style-type: none;
	border-top: thin none #FFFFFF;
	border-right: thin none #FFFFFF;
	border-bottom: thin none #FFFFFF;
	border-left: thin none #FFFFFF;
	color: #FFFFFF;
}
#listcontainer ul {
	border: 0;
	margin: 9 0;
	padding: 0px 0px 3px;
	list-style-type: none;
	text-align: left;
	color: #FFFFFF;
	font-size: 90%;
}
	h3 {

	font-size: 100%;
	margin: 0;
	padding: 8px 0px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
h4 {


	font-size: 85%;
	margin: 0;
	padding: 8px 0px 8px 12px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
}
#inhalt_kontakt {

	POSITION: absolute;
	TOP: 60px;
	width: 470px;
	height: 440px;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 250px;
	margin: 0px 8px 8px;
}
#listcontainer ul a {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	color: #FFFFFF;
	font-size: 100%;
	text-decoration: none;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 8 none #EF3F81;
}
#listcontainer2 ul {

	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	color: #FFFFFF;
	font-size: 90%;
}
#listcontainer2 ul a {
	border: 0;
	margin: 8px 0;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	color: #FFFFFF;
	font-size: 98%;
	text-decoration: none;
	font-weight: normal;
}
h7 {
	font-size: 130%;
	margin: 30px 0px 0px;
	padding: 120px 0px 8px;
	text-align: left;
	border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
#inhalt_danke {

	POSITION: absolute;
	TOP: 48px;
	width: 460px;
	height: 380px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 250px;
	margin: 8px;
}

#inhalt_presse {
	POSITION: absolute;
	TOP: 60px;
	width: 460px;
	height: 360px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 250px;
	margin: 8px;
	padding-right: 35px;
}
#linkbox {

	padding: 0;
	height: 17px;
	width: 41px;
	border: thin none #330066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	z-index: 3;
	top: 466px;
	position: absolute;
	left: 709px;
}
#bildbox_quadrat {

	padding: 3px 0 0;
	height: 300px;
	width: 400px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 320px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	border: 1px none #00CCCC;
}
#imprinhalt {

	padding: 3px 0 0;
	height: 440px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 250px top;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	background-image: url(../Neu/bilder/impr-hi2.jpg);
	background-color: #888677;
	border: 1px solid #FFFFFF;
}
#seiteninhalt2 {
	padding: 3px 0 0;
	height: 430px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/streigen_lay.jpg);
}
#inhalt_impress {

	POSITION: absolute;
	TOP: 59px;
	width: 449px;
	height: 400px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 34px;
	margin: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#seiteninhaltbio {

	padding: 3px 0 0;
	height: 430px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/portrait.jpg);
}
#seiteninhaltatel {


	padding: 3px 0 0;
	height: 430px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/streigen_lay.jpg);
}
#seiteninhalt3 {

	padding: 3px 0 0;
	height: 430px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 90%;
	text-align: left;
	text-indent: 0px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/kunst-streifen.jpg);
}
#inhalt_kunst {


	POSITION: absolute;
	TOP: 75px;
	width: 580px;
	height: 390px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 34px;
	margin: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
#navcontainer2 {
	padding: 0;
	height: 400px;
	width: 24px;
	border: thin none #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	z-index: 3;
	top: 84px;
	position: absolute;
	left: 637px;
}
#navcontainer2 ul {

border: 0 none;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
#navcontainer2 ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	border: 1px none #FFFFFF;
}
#navcontainer2 ul li a {
	width: 24px;
	height: 18px;
	padding: 0 0 0 2;
	margin: 0 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #FFFFFF;
}
#navcontainer2 ul li a:hover {
	color: #000000;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
}
#navcontainer2 a:active {
	color: #000000;
	border: 1px solid #FFCC66;
	background-color: #FFFFFF;
}
#navcontainer2 li#active a {
	border: 1px solid #FFCC66;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
#name2 {
	padding: 0px 0px 4px;
	height: 37px;
	width: 224px;
	color: #993300;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 24pt;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #C0C0A9;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	margin: 0px;
	position: absolute;
	left: 392px;
	top: 426px;
}

