table, td, th, tr {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;
}
th{
	background-color: #c6c6c6;
}
h1 {
	font-size: 14pt;
}
a{
	text-decoration: none;
	font-weight: bold;
}
.topheader{
	height: 84px;
	background-image : url(gfx/spambreak_header.jpg);
	background-repeat : no-repeat;
}
.lmenuhead{
	height: 24px;
	background-image : url(gfx/verlauf1.gif);
	background-repeat : repeat-x;
	font-weight : bold;
	padding : 3px 3px 3px 10px;		
}
.mainhead{
	height: 24px;
	background-image : url(gfx/verlauf1.gif);
	background-repeat : repeat-x;
	font-weight : bold;	
	padding : 3px 3px 3px 10px;	
}
.rmenuhead{
	height: 24px;
	background-image : url(gfx/verlauf1.gif);
	background-repeat : repeat-x;
	font-weight : bold;	
	padding : 3px 3px 3px 10px;		
}
.lmenu{
	background-color : #c6c6c6;
}
.main{
	height: 400px;
	padding : 10px 10px 10px 10px;
}
.rmenu{
	background-color : #c6c6c6;	
}
.footer{
	height: 20px;
	background-image : url(gfx/verlauf2.gif);
	background-repeat : repeat-x;
}
.menuitem{
	height: 20px;
	width: 100%;
	background-image : url(gfx/verlauf2.gif);
	padding : 2px 2px 2px 10px;
	border: thin solid Gray;
}
