body, td {
	background-color : #FFFFFF;
	color : #213243;
	padding : 0px;
	margin : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

ul,li {
	color : #232323;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	list-style-type : square;
	list-style : url(../../images/werkzeug.gif);
	background-color: transparent;
}
p {
	color : #232323;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
b {
	color :  #602d31;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;	
}
.ueberschrift {
	color : 910048;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	border-bottom : 1px solid #910048;
}
.textstyle1 {
	color : #232323;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}
.textstyle2 {
	color : 910048;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}
.textstyle3 {
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.drauf {
	color: #4B4B4B;
	background-color: #fff68f;
	height : 25px;
	vertical-align : middle;
	font-weight: normal;
	font-size:12px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.runter {
	color: #000000;
	background-color: #FFFFF0;
	height : 25px;
	vertical-align : middle;
	font-weight:normal;
	font-size:12px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:link.navi, A:visited.navi, A:active.navi {
	color: #686665;
	background-color: transparent;
	font-weight: bold;
	font-size:12px;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:hover.navi {
	color:  #602d31;
	background-color: transparent;
	font-weight: bold;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : underline;
}
.copy {
	background-color: #920049;
	color:#ffffff;
	font-weight : normal;
	font-size : 11px;
	font-style : italic;
}
.copyrightlink {
	color:#ffffff;
	background-color: transparent;
	font-weight: normal;
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.TdKey {
	font-size : 12px;
	font-weight : bold;
	color : #232323;
	line-height : 20px;
}

.TdValue {
	font-size : 12px;
	font-weight : normal;
	color : #232323;
}
a.textlink {
	color : #295caa;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}
a.textlink:hover {
	color : #295caa;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

