body {
	background : #4682B4;
/*	background-image : url(../grafik/_mainframe_bg.jpg);*/
}
h1,h2,h3,h4,h5,h6,p,ul,ol,li,div,td,th,var {
	font-family : Arial, Helvetica, sans-serif;
	color : #00008B;
}
.navitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #0000A0;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
}
.cl_h1 {
	font-size: x-large;
	font-weight: bold;
}
.cl_h2 {
	font-size: large;
	font-weight: bold;
}
.cl_h3 {
	font-size: medium;
	font-weight: bold;
}
.cl_h4 {
	font-size: small;
	font-weight: bold;
}
.cl_h5 {
	font-size: x-small;
	font-weight: bold;
}
.cl_h6 {
	font-size: x-small;
	font-weight: bold;
}
.cl_h6 {
	font-size: xx-small;
}
.xsmalltext {
	font-size: x-small;
}
.mediumtext {
	font-size: medium;
}
.bigtext {
	font-size: large;
}
.boldtext {
	font-weight: bold;
}
a:link {
	color: #00008B;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #00008B;
	text-decoration:none;
	background-color: Silver;
	font-weight:bold;
}
a:visited {
	color: #00008B;
/*	color: #A9A9A9;*/
	text-decoration:none;
	font-weight:bold;
}
a:active {
	color: #00008B;
/*	color:#0000EE;*/
	font-weight:bold;
}
.rot {
	color: Red;
}
.blau {
		color : #00008B;
}
.schwarz {
	color: #000000;
}
.thumbnail {
	font-size: 70%;
	vertical-align : top;
	text-align : center;
}
