.rahmen {  border: 1px #6699FF solid; background-color: #CCCCFF}
.tablekopf {  background-color: #9999FF; border: #CCCCCC; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.ueberschrift_seite{
	font-weight : bold;
	font-size : 16px;
}
.ueberschrift_unter{
	font-weight : bold;
	font-size : 13px;
}
body,table,td,tr
{
	background-color : #F2F2F2;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #21221C;
}
a.navi
{
font-family : Arial, Helvetica, sans-serif;
	   	font-size : 16px;
	background-color : #EAEAEA;
	border-left : thin solid Gray;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 2px;
	text-decoration : none;
	text-transform : none;
	color : Black;
}
a:Hover.navi
{
font-family : Arial, Helvetica, sans-serif;
	 	font-size : 16px;
	background-color : #CAC8C8;
	border-left : thin solid Gray;
	
	letter-spacing : 2px;
	text-decoration : none;
	text-transform : uppercase;
}
a.footer
{
font-family : Verdana, Arial, Helvetica, sans-serif;
	   	font-size : 9px;
   	background-color : #F2F2F2;
	border-left : thin none Gray;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 2px;
	text-decoration : none;
	color : #660000;
}
a:Hover.footer
{
font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 9px;
   	background-color : #F2F2F2;
	border-left : thin none Gray;
	font-weight : normal;
	letter-spacing : 2px;
	text-decoration : none;
	text-transform : uppercase;
	color : #660000;
}
span.footer
{
	background-color : #F2F2F2;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #21221C;
}
img.grey
{
	background-color : Silver;
	color: Silver;
}
td.content
{
	background-color : #FFFFFF;
	margin-bottom : 1px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 1px;
}
h1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 14px;
}
h2
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}
h3
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 14px;
}
h4
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;
	font-weight : bold;
}
h5
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
}
a
{
font-family : Verdana, Arial, Helvetica, sans-serif;
	   	font-size : 12px;

	border-left : thin none Gray;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;
	color : #660000;
}
a:hover
{
font-family : Verdana, Arial, Helvetica, sans-serif;
   	font-size : 12px;

	border-left : thin none Gray;
	font-weight : normal;
	letter-spacing : 1px;
	text-decoration : none;

	color : #665050;
}

ul
{
	list-style : square url(square.gif);
}

li
{
	margin-bottom : 3px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 4px;
	list-style : disc;
}
b
{
	font-weight : bold;
}
h1.gb
{
	font : 13px;
	font-weight : bold;
	margin : 5px 0px 0px 5px;
}
h2.gb
{
	font : 8px;
	margin : 0px 0px -1px 5px;
}
h3.gb
{
	font : 12px;
	margin : 2px 0px 0px 5px;
}
hr.gb
{
	color : #E2E2E2;
	width : 220px;
	height : 1px;
}
input{
	font : 10px;
	border : 1px solid Silver;
}
textarea{
	font : 11px;
	border : 1px solid Silver;
}