/* CSS Document */

  body {
	color: black;
	background-color: #8A8D81;
	font-size: 100.01%;
	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:-270px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
	background-color: #61685B;
	left: 1px;
	background-image: url(../layout/boxleiste3.jpg);
	background-repeat: repeat-x;
	background-position: left 230px;
  }
#inhalt_logo {
	POSITION: absolute;
	TOP: 412px;
	width: 736px;
	height: 50px;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 5px;
	margin: 0px;
	overflow: hidden;
}

div#I-box {
	position:absolute;
	left:50%;
	width: 760px;
	height: 400px;
	margin-left:-360px;
	border: 1px none #FFFFFF;
	background-repeat: no-repeat;
	background-position: 2px 230px;
	background-image: url(../images/boxbild.jpg);
}
  
  	#inhalt_news {
	POSITION: absolute;
	TOP: 56px;
	width: 429px;
	height: 290px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 162px;
	margin: 20px 8px 8px;
	padding-right: 10px;
	text-align: right;
	padding-top: 20px;
  }
  
  #indexinhalt {
	padding: 3px 0 0;
	height: 448px;
	width: 760px;
	margin-top: 60px;
	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 none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}

/* Schriften  Schriften Schriften Schriften Schriften Schriften Schriften  Schriften*/
 p {
	font-size: 80%;
	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: normal;
}
 
 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: normal;
	
  }
	
h2 {
	font-size: 100%;
	margin: 6px 0px 0px;
	padding: 0px 0px 8px;
	text-align: left;
	border-bottom: 1px none silver;
	color: #FFFFFF;
	font-weight: bold;
}

h3 {

	font-size: 90%;
	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: 65%;
	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;
}

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;
}
h7 {
	font-size: 80%;
	margin: 30px 0px 0px;
	padding: 120px 0px 8px;
	text-align: right;
	border-bottom: 1px none silver;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

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;
}

#navcontainer{
	margin: 0px 0 0 0px;
	padding: 0;
	height: 20px;
	width: 680px;
	border: 1px none #009966;
	clear: right;
	float: left;
}
#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;
	height: 30px;
}
#navcontainer ul li a {
	width: 11%;
	height: 20px;
	padding: 10px 8px 0 2px;
	margin: 0px;
	color: #FFCC66;
	text-decoration: none;
	display: block;
	text-align: center;
	font: normal 13px/20px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	border: 1px none #FFFFFF;
}
#navcontainer ul li a:hover {
	color: #FFFFFF;
	border-top: 1px none #6F6F6F;
	border-right: 1px none #6F6F6F;
	border-bottom: 1px none #6F6F6F;
	border-left: 1px none #6F6F6F;
	
}
#navcontainer a:active {
	color: #FFFFFF;
	border-top: 1px none #EF3F81;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}
#navcontainer li#active a {
	color:  #FFFFFF;
	border-top: 1px none #EF3F81;
	border-right: 1px none #D4D0C8;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;
}

form {
	background-image:url(../pages/css/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:#FFFFFF;
	font-size: 80%;
	border: 1px solid #333333;
	background-color: #8A8D81;
	font-weight: normal;
	width: 267px;
}
.Bereich, .Feld { background-color:#FFFFFF; width:300px; border:6px none #ddd; }
.Auswahl { background-color:#FFFFFF; width:300px; border:6px none #ddd; }
.Button {
	color:#fff;
	width:130px;
	font-size: 80%;
	border: 1px solid #FFCC66;
	background-color: #8A8D81;
	font-weight: normal;
}
#inhalt_name {
	POSITION: absolute;
	TOP: 139px;
	width: 736px;
	height: 50px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px;
	overflow: hidden;
	font-size: 2%;
	color: #61685B;
	text-align: right;
	background-image: url(../layout/namenszug.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
#inhalt_bildbox {
	POSITION: absolute;
	TOP: 256px;
	width: 736px;
	height: 90px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px;
	overflow: hidden;
	font-size: 2%;
	color: #61685B;
	text-align: right;
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../layout/boxbild.jpg);
	left: -1px;
}
div#Mbox2 {
	position:absolute;
	top:420px;
	width: 100%;
	height: 450px;
	margin-top:-270px;
	background-color: #61685B;
	left: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../layout/hg-seite.jpg);
	color: #909F8A;
	border: 1px none #FFFFFF;
}
div#I-box2 {

	position:absolute;
	left:50%;
	width: 760px;
	height: 400px;
	margin-left:-360px;
	border: 1px none #FFFFFF;
}
#inhalt_name2 {
	POSITION: absolute;
	TOP: 1px;
	width: 736px;
	height: 50px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px;
	overflow: hidden;
	font-size: 2%;
	color: #8A8D81;
	text-align: right;
	background-image: url(../layout/namenszug2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	left: 1px;
}
#inhalt {
	POSITION: absolute;
	TOP: 88px;
	width: 736px;
	height: 315px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px;
	overflow: hidden;
	left: 3px;
	text-align: left;
}
div#I-box3 {
	position:absolute;
	left:50%;
	width: 760px;
	height: 400px;
	margin-left:-360px;
	border: 1px none #FFFFFF;
	background-image: url(../layout/portrait-vita.jpg);
	background-repeat: no-repeat;
	background-position: 2px 78px;
}
div#I-box4 {
	position:absolute;
	left:50%;
	width: 760px;
	height: 400px;
	margin-left:-360px;
	border: 1px none #FFFFFF;
	background-repeat: no-repeat;
	background-position: 2px 78px;
	background-image: url(../layout/ausstell.jpg);
}
#navcontainer2 {
	padding: 0;
	height: 400px;
	width: 24px;
	border: thin none #CC6600;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	display: block;
	z-index: 3;
	top: 71px;
	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 5px;
	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: #FFCC66;
	border: 1px solid #FFCC66;
}
#navcontainer2 a:active {
	color: #000000;
	border: 1px solid #FFCC66;
	background-color: #FFCC66;
}
#navcontainer2 li#active a {
	border: 1px solid #FFCC66;
	background-color: #FFCC66;
	color: #000000;
	font-weight: bold;
}
#bildtext {
	POSITION: absolute;
	TOP: 357px;
	width: 309px;
	height: 33px;
	border: 1px none #FFFFFF;
	z-index: 1;
	margin: 0px;
	overflow: hidden;
	left: 301px;
	text-align: right;
	font-size: 85%;
	color: #FFFFFF;
}
div#I-box5 {

	position:absolute;
	left:50%;
	width: 760px;
	height: 400px;
	margin-left:-360px;
	border: 1px none #FFFFFF;
	background-image: url(../layout/austell-bild.jpg);
	background-repeat: no-repeat;
	background-position: 2px 78px;
}
#inhalt_kurs {

	POSITION: absolute;
	TOP: 55px;
	width: 429px;
	height: 290px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 192px;
	margin: 20px 8px 8px;
	padding-right: 10px;
	text-align: right;
	padding-top: 20px;
}
#inhalt_ausst {

	POSITION: absolute;
	TOP: 56px;
	width: 417px;
	height: 290px;
	overflow: auto;
	border: 1px none #FFFFFF;
	z-index: 1;
	left: 185px;
	margin: 20px 8px 8px;
	padding-right: 10px;
	text-align: right;
	padding-top: 20px;
}

