html {height:100%;}
body {
 height:100%;
 width:760px;
 font-family : Arial, Helvetica, sans-serif;
}
img{
border:0px;
}
h1,h2,h3,h4,h5,h6{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	border: none;
	top: 0px;
	right: 0px;
	left: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	height: auto;
	width: auto;
	margin-bottom:0;
	margin:0;
}

.s_titel {
	font-size:30px;
	color:#539A00;
	margin-left:160px;
	height:100%;
	width:590px;
	font-weight: bold;
}
.d_titel {

top:3px;
left:0px;
height:90px;
z-index:1;
float:none;
background-color:#66CC00;
}
.d_logo{
position:absolute;
top:25px;
left:10px;
width:160px;
}
.d_inhalt {
width:580px;
float:right;
z-index:200;
}
.d_navi {
width:160px;
height:70%;
float:left;
z-index:2;
background-color:#66CC00;
}
.sa_navi{
width:130px;
margin-left:10px;
}
.sb_navi{
width:100%;
padding-left:5px;
padding-right:5px;
background-color:#539A00;
}
.d_by {
	width: 160px;
	height: 20px;;
}
a:link, a:visited {
color : black;
}
a {
color : #ffae51;
}

.d_navia, .d_navib, .d_navic{
position:relative;
}
.d_navib{
left:5px;
}
.d_navic{
left:10px;
}
.navia:link, .navia:visited {
font-size : 20px;
color : #0099FF;
text-decoration : none;
}
.navib:link, .navib:visited {
font-size : 17px;
color : #0099FF;
text-decoration : none;
}
.navic:link, .navic:visited {
font-size : 17px;
color : #0099FF;
text-decoration : none;
}
.navia:hover, .navib:hover, .navic:hover{
color:#0071BB;
}
.history{
color : green;
font-style:italic;
font-size:12px;
margin-left:5px;
}

#aktiviert{
color:#5BBDFF;
}
h1{
	font-size: 30px;
	margin-bottom:5px;
	color:#0099FF;
}
h2{
	color:#0099FF;
}
.Bold
{
	font-weight: bold;
}

.Title
{
	font-weight: bold;
	font-size: 18px;
	color: #cc3300;
}

.Code
{
	border: #8b4513 1px solid;
	padding-right: 5px;
	padding-left: 5px;
	color: #000066;
	font-family: 'Courier New' , Monospace;
	background-color: #ff9933;
}

