body {
	padding-right: 0px; 
	padding-left: 0px; 
	font-size: 11px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	background-repeat: repeat-x; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #E8E8E8; 
	text-align: center;
}
tr {
	font-size: 11px
}
td {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
#title {
width:965px;
height:165px;
padding:0px;
background-color:#E8E8E8;
border-bottom: 0px solid #000;
}
#menu {
background-color:#ced1d9;
width:165px;
float:left;
text-align: left;
}
#content {
border:1px solid #efeff7;
background-color: #efeff7;
width:800px;
float:right;
padding:0px 10px;
text-align:left;>
}
a {
	font-size: 11px;
	color: #CB2225;
	text-decoration: none;
}
.contenttitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #767676;
}
.small {
	font-size: 9px;
	font-style: normal;
	color: #666666;
}
.navigation {
	color: #CED1D9;
	text-decoration: none;
	font-size: 11px;
	background-color: #CED1D9; 
}
.content {
	line-height: 17px;
}
li {
	list-style-type: square;
}
ol {
	list-style-position: outside;
}
.pfad {
	font-size: 11px;
	color: #666666;
}
a.pfad:link, a.pfad:visited {
	color: #666666;
	text-decoration: none;
}
a.pfad:active {
	color: #cb2225;
}
a.pfad:hover {
	color: #cb2225;
	text-decoration: underline;
}