body {
	font-family: Verdana, Tahoma;
	font-size : 9pt;
}
td {
	font-family: Verdana, Tahoma;
	font-size : 9pt;
	vertical-align : top;
}
input,textarea {
	font-family: Verdana;
	font-size : 9pt;
}

.fullsize{
	width: 100%;
}

a.menu:link {
	color: #FFFF00;
	text-decoration : none;
}

a.menu:visited {
	color: #FFFF00;
	text-decoration : none;
}

a.menu:hover {
	color: #FFFF22;
	text-decoration : none;
}

a.menu:active {
	color: #FFFF44;
	text-decoration : none;
}

.menuttitel{
	font-family: Tahoma;
	font-size : 10pt;
	color : #FFFF00;
	font-weight : bold;
	text-align : center;
}

.menusmall{
	font-family: Tahoma;
	font-size : 8pt;
	color : #FFFF00;
	text-align : center;
	font-weight : normal;
}

.menuetitel {
	font-family: Tahoma;
	font-size : 9pt;
	text-align : center;
	font-weight : bold;
}

.menulight
{
	background-color: #5555FF;
}




.introheader {
	font-size: 15pt;
	background-color : #5555FF;
	color : #FFFFFF;
	text-align : center;
}

.introkurztext{
	background-color : #5555FF;
	color : #FFFFFF;
	padding : 3px;
	text-align : center;
	font-size : 8pt;
}


.aktion{
	background-color: #CCCCCC;
	color : #555555;
	font-weight : bold;
	padding : 3px;
}

.feld{
	background-color: #EEEEEE;
	padding : 3px;
	font-weight : bold;
}

.grau{
	background-color: #EEEEEE;
	padding : 3px;
}
.gelb{
	background-color: #FFFF10;
}
.weiss
{
	background-color: #FFFFFF;
}
.main{
	color: #0000FF;
	font-weight : bold;
	font-size : 10pt;
	font-family : Tahoma;
}

.submain{
	color: #0000FF;
	font-family : Tahoma;
	font-size : 8pt;
}

td.header{
	background-color: #336699;
	font-weight : bold;
	color : #FFFFFF;
}

td.list{
	background-color: #CCCCDD;
}

a.main:link {
	color: #0000FF;
	text-decoration : underline;
}

a.main:visited {
	color: #0000FF;
	text-decoration : underline;
}

a.main:hover {
	color: #3333FF;
	text-decoration : none;
}

a.main:active {
	color: #3333FF;
	text-decoration : none;
}

.small{
	font-size: 8pt;
}
.blau{
	background-color: #336699;
	color : #FFFFFF;
}
.box
{
	font-size: 8pt;
	border : 1px solid #336699;
}
.forumbackground{
	background-color: #CCCCCC;
}
.forumheader{
	font-weight: bold;
	color : #336699;
	background-color : #FFFF99;
}