body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	background: #cccc99;
	color: #000000;
}
body, b, h1, h2, h3, h4, h5, h6, div, p, table, td, dd, dt, dl, ul, li, blockquote, address, hr, pre, form, input, select, textarea {
	margin: 0;
	padding: 0;
}
p, td, li, h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 1em;
}
/* ===== Grundstyle Ende ===== */
#container {
	margin: auto;
	width: 750px;
}
#header {
	height: 75px;
}
#head_banner {
	float: left;
	margin-top: 7px;
	margin-left: 0px;
	width: 468px;
	height: 60px;
}
#logo {
	float:right;
}
#head_banner_234 {
	margin-top: 7px;
	padding-left: 0px; 
	width: 234px;
	height: 60px;
	border: 0px #000000 dotted;
}
#inhalt {
	text-align: left;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	padding: 5px;
	background: #ffffff;
}
#inhalt p {
	margin-bottom: 10px;
}
#inhalt h1 {
	font-size: 1.3em;
	text-align: center;
	color: #000000;
	/* background-color: #003399; */
	margin-bottom: 5px;
}
#inhalt h2 {
	font-size: 1.2em;
	color: #003399;
}
#inhalt h3 {
	font-size: 1.1em;
	color: #000000;
}
#inhalt h1, #inhalt h2, #inhalt h3 {
	font-weight: bold;
}
#inhalt th,td {
	padding: 2px;
	text-align: left;
	vertical-align: top;
}
#inhalt .img {
	text-align: center;
	border-top: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	margin-bottom: 8px;
}
.codebox {
	border: 1px #000000 solid;
	font-family: courier new, tahoma;
}
.wichtig {
	float:right;
	width:150px;
	/* font-size:0.9em; */
	color:	#990000;
	border: 1px solid #990000;
	padding: 3px;
}
.tooltip {
	float:right;
	width:100px;
	font-size:0.9em;
	font-style:italic;
	color:#003399
}
.tooltip a:visited {
	color: #003399;
}
.fett {
	font-weight: bold;
}
.schraeg {
	font-style: italic;
}
.rot {
	color: #cc0000;
}
.index ul{
	list-style: none;
	margin-left: 20px;
}
.footer_navi {
	text-align: center;
}
#menu {
	float: right;
	text-align: left;
	width: 130px;
	border: 0px solid #cccc99;
	/* background: #bbffbb; */
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	overflow: hidden;
}
#menu h1 {
	color: #ffffff;
	background: #000000;
	font-weight: bold;
	padding-left: 2px;
}
#menu ul {
	list-style: none;
	margin-left: 5px;
}
#menu a:link, #menu a:visited {
	/* border: 1px #cccc99 solid; */
}
#menu a:hover {
	color: #000000;
	background: #ffffff;
	/* display: block;
	overflow: hidden;
	border: 1px #ffffff solid; */
}
#sky_banner {
	margin-top: 5px;
	float: left;
	width: 120px;
	height: 600px;
	/* border: 1px #000000 dotted;
	background: #ddffdd; */
}
#inhalt_rahmen {
	margin: 0px;
	padding: 0px;
	margin-right: 130px;
	margin-left: 130px;
	border: 0px solid #000000;
	/* background: #00ff00; */
}
.ir1 {
	font-size: 1em;
	height: 1px;
	margin: auto 5px;
	background: #000000;
	display: block;
	overflow: hidden;
}
.ir2 {
	font-size: 1em;
	height: 1px;
	margin: auto 3px;
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;
	background: #ffffff;
	display: block;	
	overflow: hidden;
}
.ir3 {
	font-size: 1em;
	height: 1px;
	margin: auto 2px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background: #ffffff;
	display: block;	
	overflow: hidden;
}
.ir4 {
	font-size: 1em;
	height: 2px;
	margin: auto 1px;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	background: #ffffff;
	display: block;
	overflow: hidden;
}
#footer {
	clear: both;
	text-align: center;
	color: #999999;
}
