body {
	font-family: Arial, Helvetica, sans-serif;

}

h1 {
	font-size: 16px;
	color: #0000FF;
	font-style: normal;
	text-decoration: none;
}
h2 {
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
}
h3 {
	font-size: 14px;
	color: #0B07F1;
	font-style: normal;
	text-decoration: none;
}
p {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.newstext {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}


.textblock {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	text-align: justify;
}

.normaltext {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.normaldunkelgrau {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 30px;
}
.linkklein {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;

}
.linkklein:hover {
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: lighter;
}
.linkklein:active {
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bolder;
}
.linkklein_w {
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;

}
.linkklein_w:hover {
	font-size: 7pt;
	color: #00FFFF;
	text-decoration: none;
	font-weight: lighter;
}
.linkklein_w2:active {
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bolder;
}
.linkklein_w2 {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;

}
.linkklein_w2:hover {
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: lighter;
}
.linkklein_w2:active {
	font-size: 10px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bolder;
}

.linkklein_g {
	font-size: 10px;
	color: #4758A0;
	text-decoration: none;
	font-weight: lighter;

}
.linkklein_g:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}
.linkklein_g:active {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}
a {
	color: #0100FE;
	text-decoration: none;
}

a:hover {
	color: #00FFFF;
	text-decoration: none;
}

.navi {
	font-size: 14px;
	color: #0B07F1;
	text-decoration: none;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
}

.navi:hover {
	font-size: 14px;
	color: #00FFFF;
	text-decoration: none;
	font-weight: bold;
}
.linkunter {
	text-decoration: underline;
	color: #0405F3;
}

.linkunter:hover {
	color: #00FFFF;
	text-decoration: underline;
}

.textklein {

	font-size: 10pt;
	font-weight: normal;
	color: #333333;
	line-height: normal;
}

.conttable {
	margin: 5px;
	padding: 5px;

}
ol {
	font-size: 14px;
	list-style-type: none;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	color: #666666;
	list-style-image: url(krs_list.jpg);

}

.border {
	border: thin none #359901;
	color: #00FFFF;
}
.blau {
	color: #0B1A8D;
}
