td, body, h1, h2, tabelleNews {
  font-family: "Verdana", "Tahoma", "Arial", "Helv", "Helvetica", "Sand Serif"; color: #B3B9C6;
}

td, body {  font-size: smaller}

h1 {  
	color: #d0d6e2; font-weight: normal; 
	margin-top: 10px;	
}

h2 {  
	font-size: larger; color: #B3B9C6; font-weight: bold;
	margin-top: 10px;	
}

p {
	margin-top:  7px;
	margin-bottom: 14px;
}


.tabelleNews { color: #8196BF}


a:active {  color: #cccccc; font-weight: normal; text-decoration: underline}
a:hover { color: #ffffff; font-weight: normal; text-decoration: underline}
a:visited {  text-decoration: underline; font-weight: normal}
a {  color: #B3B9C6; font-size: 13px}
a:link { text-decoration: underline; font-weight: normal }

a.menu {  
	color: #B3B9C6; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; 
}
a.menu:hover {
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: none;
	font-weight: bold;
	border: solid #FF9900 1px;
	padding: 3px;
}
a.menu:visited {
	color: #B3B9C6; 
	font-size: 13px;
	font-weight: bold;
	text-decoration: none; 
}
a.menu:focus {
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: none;
	font-weight: bold;
	border: solid #ffffff 1px;
	padding: 3px;
}
a.menu:active {
	color: #ffffff; 
	font-weight: normal; 
	text-decoration: none;
	font-weight: bold;
	border: solid #ffffff 1px;
	padding: 3px;
}

a.dezent {  
	white-space: nowrap;
	color: #5968A3; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
}
a.dezent:visited {
	color: #5968A3; 
	font-size: 11px;
	font-weight: bold;
	text-decoration: none; 
}
a.dezent:hover {
	color: #8196BF; 
	font-weight: normal; 
	text-decoration: none;
	font-weight: bold;
}

.altes {
  font-family: "Book Antiqua", "Times New Roman"; 
}

IMG {
  border: 0px;
}

table.box {
	background: #8196BF;
	width: 270px;
}

td.box1 {
	color: #000066;
	font-weight: bold;
	height: 20px;
}

td.box2 {
	background: #000066;
	padding: 5px;
}

th {
	height: 35px;
}

td.ausstSpalte1 {
	white-space: nowrap;
	text-align: right;
	vertical-align: top;
}
td.ausstSpalte2 {
	border-left: 1px solid #585895;
	vertical-align: top;
}
td.ausstSpalte3 {
	white-space: nowrap;
	vertical-align: top;
}


