body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002B6D;
	background-color: #FFFFFF;
	margin: 0;
	
}
.boxTitel {
	font-size: 16px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-bottom-color: #000066;
	border-left-color: #000066;
}
.titel {
	font-size: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #002B6D;
	border-right-color: #002B6D;
	border-bottom-color: #002B6D;
	border-left-color: #002B6D;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.thumbs {
	border: 5px solid #FFFFFF;
}
.text01 {
	font-size: 11px;
}
.spalte01 {
	background-color: #F5F5F5;
}
.spalte01bottom {
	background-color: #F5F5F5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #002B6D;
	border-right-color: #002B6D;
	border-bottom-color: #002B6D;
	border-left-color: #002B6D;
}
.tabellecomments {
	background-color: #F5F5F5;
	border: 2px solid #999999;
}
.titel02 {
	font-size: 11px;
}
.kommentartitel {
	font-size: 9px;
}
.voting {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a:link {
	text-decoration: none;
	color: #002B6D;
}
a:hover {
	text-decoration: none;
	color: #002B6D;
}
a:active {
	text-decoration: none;
	color: #002B6D;
}
a:visited {
	text-decoration: none;
	color: #002B6D;
}
.user {
	font-style: italic;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}
.titelKlein {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #002B6D;
	border-right-color: #002B6D;
	border-bottom-color: #002B6D;
	border-left-color: #002B6D;
	font-style: italic;
}
.btnKlein {
	font-size: 8px;
}
