/* CSS-Stylesheet für Forum-King Webprojekt */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #ddedfc;
	margin-top: 1px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
}

a.regel:link {
	text-decoration: underline;
}
a.regel:visited {
	text-decoration: underline;
	color: #000000;
}
a.regel:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a.regel:active {
	text-decoration: underline;
}

.style1 {color: #8A979F}
.style2 {font-size: 12px;}
.style5 {font-size: 14px; font-weight: bold; color: #D0D5D9; }
.style8 {color: #000000; font-size: 12px;}
.style13 {color: #000000}
.style18 {color: dod5d9; font-size: 14px}
.style20 {color: dod5d9; font-size: 14px; }
