body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

h1, h2, h3 {
	color: #000;
	margin: 0px;
}

h1 {
	font-size: 13px;
}

h2 {
	font-size: 12px;
}

h3 {
	font-size: 11px;
}

p {
	margin: 0px;
	margin-top: 10px;
	padding:0px;
	font-size: 10px;
}

a {
	text-decoration: underline;
	color: #c00;
}

td {
	color: #c00;
    border-top: 1px solid #808080; 
	font-size: 10px;

}

/* specific divs */
.rm-top-back
{
	display: none;
}

.rm-top-right
{
	display: none;
}
.rm-top-text
{
	display: none;
}
.rm-back
{
	display: none;
}

.rm-top-shadow
{
	display: none;
}
.rm-center-search
{
	display: none;
}
.rm-center-right
{
	display: none;
}
.rm-foot
{
	display: none;
}

.headlines-title
{
	text-decoration: underline;
	color: #c00;
	font-size: 10px;
	font-weight: bold;
}

#usermenu
{
	display: none;
}

#topmenu
{
	display: none;
}




#base {
	padding: 0px;
	margin: 0px;
	margin: auto;
	text-align: left;
	background: #fff;
}

#printme { 
	display: block;
	margin-bottom: 20px;
	padding: 0 20px;
	border-bottom: 1px dotted #999;
}

#top-motiv {
	display: none;
}


#footer-text {
	background: #fff;
	color: #000;
	font-size: 9px;
}

#foot a {
	color: #c00;
}

.pad {
	padding: 25px;
}

.clr {
	clear: both;
	font-size: 1px;
	height: 1px;
}