body, html {
	margin: 0;
	padding: 0;
	height:100%;
	background: #FFFFFF url(/images/back.gif) ;
}

body {
	min-width: 760px;
}

p,td,li,a,.form,.textfeld {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}

a {
  	color: #003664;
  	text-decoration: none;
}

a:hover {
  	text-decoration: underline;
}

.klein {
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9EB7C7
}

.klein_hell,.klein_hell_head { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B6D1E6
}

.klein_hell_head {
	font-size: 11px;
}

.news_headline {
  font-weight: bold;
}

.news_date {
  font-size: 9px;
}

.form {
  width:99%;
}

.left {
  background-color: #CCCCCC;
}

.right {
  background-color: #E0E0E0;
}

.textfeld {
  width: 99%;
}

.rot{
  font-weight: bold;
  color: #FF0000;
}

.gruen {
  font-weight: bold;
  color: #00AF28;
}

