body {
		margin:0px 0px 0px 0px;
		background: #FFFFFF;		
font-family: Arial;
		}
A, A:VISITED, A:FOCUS, A:LINK {
	text-decoration : none;
	color: #FF4040;
	font-weight : bold;
}

A:ACTIVE, A:HOVER {
	text-decoration : underline;
	color: #404040;
	font-weight : bold;
}

p {
	font-size: 14px;
	color : #404040;

}

h3 {
	font-size: 18px;
	color : #FF4040;

}

.kleiner {
	font-size: 12px;
	color : #404040;

}

.kleiner A, 
.kleiner A:VISITED, 
.kleiner A:FOCUS, 
.kleiner A:LINK {
	color: #FF4040;
	font-weight : bold;
	text-decoration : none;

}

.kleiner A:ACTIVE, 
.kleiner A:HOVER {
	text-decoration : underline;
	color: #404040;
	font-weight : bold;
}

td {
	font-size: 14px;
	color : #404040;
}

.commenttable {
	border-bottom : thin solid #404040 1px;;
	border-top : thin solid #404040 1px;;
	border-left : thin solid #404040 1px;;
	border-right : thin solid #404040 1px;;
	
}
.previewtable {
	background-color: #FFFFC0;
	border-bottom : thin solid #404040 1px;;
	border-top : thin solid #404040 1px;;
	border-left : thin solid #404040 1px;;
	border-right : thin solid #404040 1px;;
	
}
.menubutton {
	background-color: #ff634a;
	xfont-size:14px;
	color:#ffffff;
	padding:4px;
width:160px;

}


.menubutton A, .menubutton A:VISITED, .menubutton A:FOCUS, .menubutton A:LINK {
display: block;
	text-decoration : none;
	color: #ffffff;
xfont-size:14px;
	font-weight : bold;
}

.menubutton A:ACTIVE, .menubutton A:HOVER {
display: block;
	text-decoration : none;
xfont-size:14px;
	color: #424242;
	font-weight : bold;

}