/* general stuff */

body {
	font-family: arial, verdana, sans-serif;
	}

p { 
	margin: 0;
	padding: 0; 
	margin-bottom: 5px; 
	}

a:link, a:visited, a:active {
	text-decoration:  none;
	font-size: 9pt; 
	font-weight: bold;
	border: none;
	color: #666666;
	}

td a:link, td a:visited, td a:active {
	text-decoration:  none;
	font-size: 9pt; 
	font-weight: bold;
	border: none;
	color: #666666;
	}

a:hover, td a:hover {
	text-decoration:  none; 
	color: #FF0000; 
	font-weight: bold;	
	border: none;
	}
 
/* Schriften */

.header {
	font-size: 18px;
	font-weight: bold;
	color: #999;
	}
	
p.header {
	padding-top: 15px; 
	}

.subheader {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	}

p.text {
	float: left;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}

td.text {
	text-align: left;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}

p.imgtxt {
	float: left;
	width: 320px;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	}

p.image {
	float: right;
	width: 210px;
	align: right;
	display: block;
	}

p.clear {
	clear: both; float: none;
	}

.newsdate { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000; 
	}

.newshead	{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000; 
	}

.newstext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333; 
	line-height: 14px;
	} 

#newspic { 
	border: 2px solid #FF0000;
	} 

.g_h1 { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 24pt; 
	font-weight: bold; 
	color: #0F288D; 
	}

.link	{ 
	font-size: 9pt; 
	font-weight: bold; 
	color: #555555; 
	}

ul.latestnews li {
	margin: 0; padding: 0;
	color: #000;
	font-size: 11px;
	}

ul.latestnews a:link, a:visited {
	color: #FFF;
	font-size: 11px;
	}
	
ul.latestnews a:hover {
	color: #000;
	font-size: 11px;
	}

textarea.tiny {
	width: 550px; 
	height: 540px; 
	background-color: FFFFFF;
	}
	
p.auswahl {
	margin: 0; padding: 0;
	width: 540px;
	background: #EEE;
	text-align: center;
	}

select.pr {
	width: 434px;
	font-size: 11px;
	height: 18px;
	margin: 5px;
	}

input.pr {
	width: 80px;
	font-size: 11px;
	height: 18px;
	border: 1px #FFF solid;
	margin: 6px; 
	}
