﻿/* --[Hyperlinks]-- */
a:link		 { color:#00378A; text-decoration:none }
a:hover		 { color:#0066FF; text-decoration:none }
a:visited    { color:#00378A; text-decoration:none }

/* --[Standardformate]-- */
h1			 { color:#550000; font-family: "Segoe UI Light", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 48pt; text-align: left; font-weight: 100 }
h2           { color:#00378A; font-family: "Segoe UI Light", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 16pt; text-align: left; font-weight: 200 }
h3           { color:#00378A; font-family: "Segoe UI Light", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 12pt; text-align: left; font-weight: 200 }
p 			 { color:#808080; font-family: "Segoe UI Light", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 10pt; text-align: justify; font-weight: 200 }
td			 { color:#C0C0C0; font-family: "Segoe UI Light", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 10pt; border-collapse: collapse; font-weight: 200 }
th			 { color:#00378A; font-family: "Segoe UI Light", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 10pt; text-align: center; font-weight: 400}
ul			 { color:#808080; font-family: "Segoe UI Light", "Segoe UI", Tahoma, Geneva, Verdana, sans-serif; font-size: 10pt;	text-align: justify; font-weight: 200 }

/* --[Klassen]-- */
.small       { font-size: 8pt }
.bright		 { color:#C0C0C0; font-family: Century Gothic; text-align:justify }
.red		 { color:#FF0000; font-family: Century Gothic; font-size: 12pt; text-align:justify }
.blue_small	 { color: #0066FF; font-family: Century Gothic; font-size: 11pt; text-align:center; background-image: url('images/sideback.png')}
.blue_nav	 { color: #0066FF; font-family: Century Gothic; font-size: 11pt; text-align:center; background-image: url('images/sideback.png')}
.smalltext2  { color:#000000; font-family: Century Gothic; font-size: 10pt; text-align:justify  }
.pfadtext    { color:#000000; font-family: Arial; font-size: 10pt }
.newstext    { color:#C0C0C0; font-family: Times New Roman, Times, serif; font-size: 12pt }

span.blue_doc{ color: #0066FF; font-family: Century Gothic; font-size: 11pt; text-align:center; background-color:#FFCC66}
span.grey { font-family: Arial; font-size: 10pt; color:#C0C0C0; font-style:italic }
