/* general stuff */

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

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

a {
	text-decoration:  none;
	font-size: 9pt; 
	font-weight: bold;
	border: none;
	color: #0F288D;
	}

a:hover {
	text-decoration:  none; 
	color: #5AB951; 
	font-weight: bold;	
	border: none;
	}
 
/* Schriften */

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

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

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: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold; 
	color: #000; 
	}

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

.newstext { 
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 9pt; 
	color: #333; 
	} 

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

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

li.termine, td.termine {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	}

ul.list_1 {
	margin:0; padding:0;
	padding-left: 15px;
	list-style-type: none;
	}

a.termine:link, a.termine:visited {
	font-size: 11px;
	}
	
a.termine:hover {
	color: #51B848;
	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; 
	}

