/* CSS Document */

body, td,th {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #505050;
}

a.normal:link {
	color: #505050;
	text-decoration: underline;
}
a.normal:visited {
	color: #505050;
	text-decoration: underline;
}
a.normal:hover {
	color: #505050;
	text-decoration: underline;	
}
a.normal:active {
	color: #505050;
	text-decoration: underline;	
}

a:link {
	color: #505050;
	text-decoration: underline;	
}
a:visited {
	color: #505050;
	text-decoration: underline;	
}
a:hover {
	color: #505050;
	text-decoration: underline;	
}
a:active {
	color: #505050;
	text-decoration: underline;
	text-align: center;
}

a.speziell:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration:none; 
	color: #000000;
}

a.speziell:visited {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration:none; 
	color: #000000;
}


a.speziell:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration:none; 
	color: #000000;
}	
	
a.speziell:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	text-decoration:none; 
	color: #000000;
}

.Stil1 {color: #FF0000}

.Stil2 {
	font-size: large;
	font-weight: bold;
}

.Stil3 {
	font-size: 10pt
}

.Stil4 {
	font-size: 8pt;
	color: #505050;
}

.Stil5 {
	font-size: 8pt;
	color: #505050;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #243e8f;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #505050;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #505050;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #243e8f;
}

.bluetable {
	background-color: #C0E0F0;
	align: center;
	cellpadding: 10;
	border-width:1px;
	border-style:solid;
}
td.speziell {
	color: #505050;
}

td.speziell2 {
	background-image: url(images/separato2.gif);
	background-repeat: repeat-x;
}

td.speziell3 {
	color: #000000;
}
