/* CSS Document */

  body {
	color: black;
	background-color: #FFFFE1;
	font-size: 1.2em;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	SCROLLBAR-SHADOW-COLOR: #6F6F6F;
	SCROLLBAR-ARROW-COLOR:  #8BD3E5;
	SCROLLBAR-TRACK-COLOR: #939184;
	SCROLLBAR-DARKSHADOW-COLOR: #6F6F6F;
	SCROLLBAR-BASE-COLOR: #939184;
	background-repeat: repeat;
	}

 a {
	color: #FFFFFF;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
  }
  div#Mbox {
	position:absolute;
	top:50%;
	width: 100%;
	height: 450px;
	margin-top:-240px;
	border-top: 1px solid #0099FF;
	border-right: 1px none #0099FF;
	border-bottom: 1px solid #0099FF;
	border-left: 1px none #0099FF;
	background-color: #979380;
	left: 1px;
	background-repeat: repeat-x;
	background-position: 0px 75px;
	background-image: url(../hudebilder/streifen2.jpg);
  }

  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;
  }
  
  	#inhalt_news {
	POSITION: absolute;
	TOP: 109px;
	width: 459px;
	height: 319px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 299px;
	margin: 8px;
	padding-right: 10px;
	text-align: right;
  }

/* 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: 200px;
	width: 200px;
	border: thin none #330066;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	z-index: 3;
	top: 219px;
	position: absolute;
	left: 0px;
}
#navcontainer ul {

border: 0;
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;
}
#navcontainer ul li a {
	width: 110px;
	height: 16px;
	padding: 0 0 0 25;
	margin: 0 0px 3px;
	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: 16px solid #8BD3E5;
}
#navcontainer ul li a:hover {
	color: #8BD3E5;
	border-top: 1px none #000000;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 16px solid #FFFFFF;
}
#navcontainer a:active {
	color: #8BD3E5;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 16px solid #FFFFFF;
}
#navcontainer li#active a {
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 16px solid #FFFFFF;
	color: #FFFFFF;
}
h5 {
	font-size: 70%;
	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: normal;
}
form {
	background-image:url(background.gif);
	padding:8px;
	border:1px solid #666666;
}
td, input, select, textarea { font-size:100%; font-family:Verdana, sans-serif; font-weight:bold; }
input, select, textarea {
	color:#000000;
	font-size: 80%;
	border: 1px solid #333333;
}
.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:295px;
	font-size: 80%;
	border: 1px solid #8BD3E5;
}
	h3 {

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



	font-size: 85%;
	margin: 10px 0px 0px;
	padding: 0px 15px 8px 0px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
#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: 3px 0px 1px;
	height: 40px;
	width: 760px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	color: #EDE0D6;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 20%;
	text-align: right;
	text-indent: 20px;
	background-image: url(../bilder/name2.jpg);
	border-top: 1px none #CCCCCC;
	border-right: 1px none #C0C0A9;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
#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;
}
#indexinhalt {
	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: 1px none #FFFFFF;
}
#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;
}
	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: 0px 0px 8px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
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_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;
}
#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(../bilder/impr-hi2.jpg);
	background-color: #888677;
	border: 1px solid #FFFFFF;
}
div#I-box {
	position:absolute;
	left:50%;
	width: 760px;
	height: 400px;
	margin-left:-360px;
	border: 1px none #FFFFFF;
}
#inhalt_logo {
	POSITION: absolute;
	TOP: 0px;
	width: 736px;
	height: 120px;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: -16px;
	margin: 0px;
	padding-right: 10px;
	overflow: hidden;
	background-image: url(../hudebilder/Hude_logo3.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
div#Mbox-text {
	position:absolute;
	top:50%;
	width: 100%;
	height: 450px;
	margin-top:-240px;
	border-top: 1px none #FFFFFF;
	border-right: 1px none #C0C0A9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #999999;
	background-color: #979380;
	left: 1px;
	background-repeat: repeat-x;
	background-position: 0px 79px;
	background-image: url(../hudebilder/streifen.jpg);
}
#inhalt_schriftleiste {

	POSITION: absolute;
	TOP: -1px;
	width: 753px;
	height: 70px;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: -7px;
	margin: 8px;
	padding-right: 10px;
	text-align: left;
}
#inhalt_bild {
	width: 400px;
	height: 210px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px 0px 20px;
	overflow: hidden;
	padding: 0px 30px 0px 0px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	clear: right;
	float: left;
	background-color: #736C5E;
	background-image: url(../hudebilder/ziessow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inhalt_formular {

	POSITION: absolute;
	TOP: 120px;
	width: 442px;
	height: 326px;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 249px;
	margin: 2px 8px;
	padding-right: 10px;
	text-align: right;
}
#inhalt_start {
	POSITION: absolute;
	TOP: 127px;
	width: 299px;
	height: 307px;
	border: 1px none #000000;
	z-index: 1;
	left: 389px;
	margin: 0px;
	text-align: left;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFF;
	font-size: 78%;
	background-image: url(../images2011/advent11-Start.jpg);
	padding-top: 190px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#inhalt_aktuell {
	POSITION: absolute;
	TOP: 127px;
	width: 299px;
	height: 307px;
	border: 1px none #000000;
	z-index: 1;
	left: 389px;
	margin: 0px;
	text-align: left;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFF;
	font-size: 80%;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#inhalt_links {
	POSITION: absolute;
	TOP: 123px;
	width: 410px;
	height: 301px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 302px;
	margin: 8px;
	padding-right: 10px;
	text-align: right;
}
h8 {

	font-size: 20%;
	margin: 30px 0px 0px;
	padding: 120px 0px 8px;
	text-align: left;
	border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #979380;
	font-weight: normal;
	text-decoration: none;
}
#inhalt_news1 {
	POSITION: absolute;
	TOP: 109px;
	width: 418px;
	height: 319px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 299px;
	margin: 8px;
	padding-right: 10px;
	text-align: left;
}
h9 {





	font-size: 85%;
	margin: 10px 0px 0px;
	padding: 0px 15px 8px 200px;
	text-align: left;
    border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: lighter;
}
#inhalt_rundel {
	width: 400px;
	height: 210px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px 0px 5px;
	overflow: hidden;
	padding: 0px 30px 0px 0px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	clear: none;
	float: left;
	background-color: #736C5E;
	background-image: url(../hudebilder/rundel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inhalt_thurow {

	width: 400px;
	height: 210px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px 0px 20px;
	overflow: hidden;
	padding: 0px 30px 0px 0px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	clear: right;
	float: left;
	background-color: #736C5E;
	background-image: url(../hudebilder/thurow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inhalt_bolte {

	width: 400px;
	height: 210px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px 0px 20px;
	overflow: hidden;
	padding: 0px 30px 0px 0px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	clear: right;
	float: left;
	background-color: #736C5E;
	background-image: url(../hudebilder/Bolte.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inhalt_holst {

	width: 400px;
	height: 210px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px 0px 20px;
	overflow: hidden;
	padding: 0px 30px 0px 0px;
	font-size: 90%;
	color: #FFFFFF;
	text-align: right;
	clear: right;
	float: left;
	background-color: #736C5E;
	background-image: url(../hudebilder/holst.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#inhalt_hot {
	POSITION: absolute;
	TOP: 113px;
	width: 351px;
	height: 72px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: -8px;
	margin: 8px;
	padding-right: 10px;
	text-align: left;
}
info {




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



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


	POSITION: absolute;
	TOP: 131px;
	width: 323px;
	height: 123px;
	overflow: hidden;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 109px;
	margin: 8px;
	text-align: right;
}
#inhalt_salome {



	POSITION: absolute;
	TOP: 175px;
	width: 268px;
	height: 81px;
	overflow: hidden;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 171px;
	margin: 8px;
	text-align: right;
}
h9 {
	font-size: 125%;
	margin: 10px 0px 0px;
	padding: 0px 15px 8px 0px;
	text-align: left;
	border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3CF;
	font-weight: lighter;
}
/* Kontaktform */
#kontaktform { margin: 0px; padding: 0px;
               float: left; width: 380px; 
			 }     
#kontaktform h4 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #F00;
                }			      
#kontaktform br { display: block; clear: left; }				      
#kontaktform label,
#kontaktform input,
#kontaktform textarea { float: left; margin: 0px 5px 5px 0px;
                        width: 80px;
                      }
#kontaktform input,
#kontaktform textarea { width: 270px; border: 1px solid black; }
#kontaktform input.plz { width: 80px; }
#kontaktform input.stadt { width: 183px; }
#kontaktform input.submit {
	color: #000;
	font-weight: bold;
	text-align: center;
	height: 1.8em;
	line-height: 1.8em;
	margin-left: 85px;
	cursor: pointer;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
	background-color: #CCC;
						  }
#kontaktform .error {
	display: block;
	clear: left;
	color: #F00;
	font-weight: bold;
	margin-bottom: 5px;
				   }
div#Logofeld {
	border: thin none #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0em;
	padding-bottom: 0;
	padding-left: 0em;
	height: 90px;
	width: 100%;
	text-align: left;
	text-indent: 210px;
}
#inhalt_start2 {
	POSITION: absolute;
	TOP: 127px;
	width: 379px;
	height: 307px;
	border: 1px none #000000;
	z-index: 1;
	left: 309px;
	margin: 0px;
	text-align: left;
	background-repeat: no-repeat;
	font-weight: normal;
	color: #FFF;
	font-size: 100%;
	padding-top: 180px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../Images2012/mitgliedervers12.jpg);
}
#Mbox #I-box #indexinhalt #inhalt_start2 {
	font-size: 70%;
}

