html{
margin:0;
padding:0 0 0 0;
height:50%;}


body {
   padding:0;
   margin:0;
   height:100%;
	font-size: small;
	font-style: normal;
	text-align: justify;
	color: #000000;
	background: #e5e5e5 url(../layout/images/bgkf11.gif) repeat-y;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font-size: medium;
	font-style: normal;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 10px;
	background: #F3C797 url(../layout/images/bgkf5.gif) repeat-y;
	}
H5 {
	font-size: small;
	font-style: normal;
	text-align: left;
	padding: 2px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	background: #F3C797 url(../layout/images/bgkf5.gif) repeat-y;
	}

#rahmen {
	width: 760px;
	\width: 780px;
	w\idth: 760px;
	border: 1px solid #FF8C00;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

#banner {
	padding: 38px;
	margin-bottom: 5px;
	background-color: #E77300;
	background-position: right;
	background-image: url(../layout/images/welt10.gif);
	background-repeat: no-repeat;
	letter-spacing: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: x-large;
	color: #535353;
	}


#kopfzeile {
	padding: 8px;
	margin-bottom: 5px;
	background-color: #FDF5E6;
	}

#iframe_1 {
	font-size: small;
	font-style: normal;
	text-align: justify;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 100%;
	height: 310px;
	background: #F7E7CE url(../layout/images/bgkf4.gif) repeat-y;
	scrollbar-arrow-color: #bbb;
	scrollbar-face-color: #F7E7CE;
	scrollbar-highlight-color: #F7E7CE;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-shadow-color: #eee;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #E77300;
}

.abstand_iframe{
  padding: 30px;
}

#scrollbereich {
  overflow: auto;
  width: 680px;
  height: 260px;
  padding: 8px;
}

#fusszeile {
	clear: both;
	padding: 19px;
	margin-top: 10px;
	background-color: #E77300;
	font-size: xx-small;
	letter-spacing: 3px;
	text-align: right;
	background: #E77300 url(../layout/images/logokw.gif) no-repeat;
}

a:link { text-decoration:none; font-weight:bold; color:#000000; background-color:#FDF5E6; }
a:visited { text-decoration:none; font-weight:bold; color:#E17100; background-color:#FDF5E6; }
a:hover { text-decoration:none; font-weight:bold; color:#FFFFFF; background-color:#6B6B6B; }
a:active { text-decoration:none; font-weight:bold; color:#4A4A4A; background-color:#E77300; }