html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	background-color:#F5CD91;
}



body, p, td, li, div {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	font-size:	1.5em;
}

.backgr {background-color: #6699CC;
}

.bild1 {
	margin-bottom: 8px;
}
.head1 {
	font-size: 1.3em;
	font-weight: 700;
}

.text {
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
	}

.text2 {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
	
.text3 {
	font-size: 0.9em;
}	

.mittig {
	text-align:	center;
}

.rechts {
	text-align: right;
}
	
.grau {
	color: #9aaeb3;
}

.braun {
	color: #b3a39a;
}

.blau {
	color: #00A6CC;
}

.liste1 {
	list-style: square;
	text-align: left;
}

.liste2 {
	list-style-type: decimal;
	text-align: left;
}
 .anker {
 	font-size: 0.8em;
	margin-right: 1.5em;
 }

 .scroll {
 	overflow: auto;
 }
 
#oben {
	background-color:#F5CD91;
	position: absolute;
	left: 202px;
	top: 1px;
	width: 700px;
	height: 220px; 
	padding-left: 1em;
	padding-bottom: 0px;
  padding-top: 0px;}
  
#navigation {
	background-color:#F5CD91;
	position: absolute;
	left: 5px;
	top: 100px;
	width: 185px;
	height: 280px; 
	border: 0px solid #F5CD91;
	padding-left: 1em;
	padding-bottom: 90px;
  padding-top: 100px;
}
#zentral {
	background-color:#F5CD91;
	position: absolute;
	top: 230px;
	left: 213px;
	width: 750px;
	height: 500px;
	border: 0px solid #F5CD91;
  padding-right: 2em;
}

	
#box2 {
	position: absolute;
	left: 770px;
	top: 280px;
	width: 208px;
	height: 383px;
	border: 1px solid #F5CD91;
	padding-left: 15px;
	padding-right: 15px;
	border-color: 000000;
}
	
	
#box2_bild {
	margin-right:	auto;
	margin-left: auto;
	text-align: center;
	vertical-align:	bottom;
}
	
	
#box3 {
	position:absolute;
	left:770px;
	top: 10px;
	width:213px;
	height:563px;
	border: 1px solid #9aaeb3;
	padding-left: 15px;
	padding-right: 15px; 
	padding-top: 15px;
	padding-bottom: 15px;
	
}
.navliste {
	margin-top: 1em;
	list-style-type: square;
	
}


/*****************************************************************************/
/*
a:link, a:visited {
	color: black;
	text-decoration: none;
}

a:hover, a: active {
	color: red;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	margin-top: 16px;
	margin-left: 45px;
}

.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: yellow;
	padding-left: 3px;
}

.but {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
}

.but a:link { color: blue; text-decoration: none; }
.but a:visited { color: blue; text-decoration: underline; }
.but a:hover { color: red; text-decoration: underline; }
.but a:active { color: black; text-decoration: underline; }

.cool {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: yellow;
	padding: 5px 10px 20px 45px;
	text-align: right;
	vertical-align: top;
}

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.text1 {
	color: blue;
	font-size: 8pt
}

.text2 {
	padding: 5px 120px 5px 120px;
	font-weight: bold;
}



.ctrl1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #f8d763;
	background-color: #029834;
	margin: 3px 10px 3px 10px;
	border: 1px solid #f8d763;
}

.ctrl2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: blue;
	background-color: #99ccff;
	margin: 1px 10px 0px 10px;
}

.center {
	text-align: center;
}



.list {
		list-style-type:	lower-roman;
}

.schrift {
	color: #5BAFFF;
		font-family: "MS Serif", "New York", serif;
		font-size: 16px;	
}*/
