h1 {
	font-size: 16px;
	padding-bottom: 25px;
	font-weight: bold;	
}

h2 {
	font-size: 12px;
	padding-bottom: 5px;	
}

td.hinweis_zelle {
	padding: 8px;
	border: 1px solid #A7ACAD;
}

td.hinweis_zelle p {
	padding: 0px;
	margin: 0px;
}

td.hinweis_zelle img {
	float:left;
	margin: 0px 8px 8px 0px;
}

th.hinweis_zelle {
	padding-top: 15px;
}

td.error_zelle {
	padding: 8px;
	border: 1px solid #A7ACAD;
	color: #CC0000;	
}

td.error_zelle a {
	color: #CC0000;	
}


input.text, textarea.text  {
	border-right: #e7e8ed 1px solid;
	padding-right: 4px;
	border-top: #474e66 1px solid;
	padding-left: 4px;
	padding-bottom: 1px;
	border-left: #474e66 1px solid;
	padding-top: 1px;
	border-bottom: #e7e8ed 1px solid;
	font-size: 11px;
}

input.text, textarea.text, select.text  {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:3px;
}

input.button  {
	padding: 2px 8px 2px 8px;
	border: 0px;
	font-size: 11px;
	color: #FFFFFF;	
	background-color: #0463B7;
	cursor: pointer;
}

.error  {
	color: #CC0000;
}

.linie_s {
   height:1px;
	overflow:hidden;
	background-color: #3AAAEC;	
}

h4.news_betreff {
	font-size: 12px;
	padding-bottom: 5px;
}

.news_link {
	padding-top:5px;
}

div.news_trenner {
	clear:left;
   height:15px;
}

div.news_trenner p {
	clear:right;
}

ul.liste_1 {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.liste_1 li {
	background-image: url(layout/kreis.gif);
	background-repeat: no-repeat;
	background-position: 23px 5px;
	padding-left: 40px;
}

ol.liste_1 {
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	list-style-type: decimal;
	font-weight: bold;
}

ol.liste_1 ol {
	margin: 0px;
	padding: 5px 0px 10px 0px;
	padding-left: 25px;
	list-style-type: decimal;
	font-weight: normal;
}

ol.liste_1 li  {
	padding-bottom: 3px;
}

p.news_zoom {
	border-top: 1px solid #3AAAEC;
	clear:left;
	margin-top: 5px;
	padding-top: 5px;	
	text-align: right;	
}