body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #ccd6e4;

}
.navi1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/grau_weiss.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
}
.navi2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}

a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;


}

a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;

}


a:hover {
	text-decoration: underline;
}



table {
	color: #333333;
	font-size: 12px;


}
p {
	color: #333333;
	font-size: 12px;
	text-align: justify;

}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	left: 16px;

}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	left: 16px;

}

.navi3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
}


a:active {
	color: #FFFBF0;
	text-decoration: underline;
}


.bgbild {
	background-image: url(../images/bg_gross.jpg);
	background-color: #cfd9e6;
	background-repeat: no-repeat;

}
.myinhalt{
                position:absolute; 
                width:600px;
                height:450px; 
                overflow:auto; 
                padding:10px;
}
