body, tr, td, th, tbody, p, li  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}

body {
	background-image:  url(../imag/hintergrund.gif);
}



h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 15px;
	padding-top: 4px;


}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;


}

.textgelb {
	color: #f6ba00;
}
.textorange {
	color: #ff7d00;
}
.textblau {
	color: #1a0586;
}
.textblaugruen {
	color: #018f93;
}
.textgelbgruen {
	color: #a0bd01;
}

.txt9 {
	font-size: 9px;
}
	
.kasten {
	border: 1px solid #003399;
}






.tabellenrahmen {
	border: 1px solid #000066;
	background-color: #FFFFFF;

}
.linieoben {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;

}
.fusszeile {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99cccc;
	text-align: right;
	padding-right: 20px;
	padding-top: 5px;
}

.imagsmall {
	border: 1px solid #003366;
	margin-right: 30px;
	margin-bottom: 40px;

}
.imagbig {
	border: 1px solid #003366;
	margin-right: 30px;
	margin-bottom: 30px;


}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin-top: 11px;
	margin-bottom: 11px;
	list-style-type:disc;
}
.startseitebild {
	margin-top: 20px;
	margin-bottom: 20px;


}
