html   {
	font: 12px / 16px Arial, Helvetica, Verdana, sans-serif }

body {
	background-color: #ffffff;
	margin: 0px;
}

#head_burg, #menu0, #links, #footer {
	display: none;
}

.blind {
	display: none
}

.break_left {
	clear: left
}

.breakt_right {
	clear: right
}

/* ---------------------------- */
/* ----------- head ----------- */
/* ---------------------------- */

#logo_blind {
	display: none
}

#head {
	margin: 0px;
	padding: 0px;
	width: 984px;
	background-image: url(/pictures/head_back.gif)
}

#logo {
	background-image: url(/pictures/head_1.gif);
	background-repeat: no-repeat;
	width: 359px;
	height: 111px
}

#topnav {
	font-weight: bold;
	float: right
}

#topnav a {
	text-decoration: none;
	color: #000;
}

#topnav a:hover {
	color: #093
}

#topnav_ul {
	margin: 0px;
	padding: 55px 20px 0px 0px
}

#topnav_ul li {
	margin: 0px;
	padding-left: 20px;
	list-style-type: none;
	display: inline;
}

/* ---------------------------- */
/* --------- content ---------- */
/* ---------------------------- */

#unten {
	width: 984px;
	border-top: 1px solid #fff;
	
}

/* ------ Bereich Links ------ */

#links {
	margin-top: 36px;
	padding: 0px;
	width: 175px;
	border-right: 1px solid #ccc
}

#links img {
	margin-left: 30px
}

#suchfeld {
	margin: 0px 0px 20px 30px;
	padding-top: 350px
}

/* ----- Bereich Inhalt ----- */

#content {
	width: 790px;
	float: right
}

#inhalt {
	padding: 36px 33px 50px 0px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

/* ----- Bereich Footer ----- */

#footer {
	font-size: 12px
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #666
}

.drucken {
	background-image: url(/pictures/drucken.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	font-size: 12px
}

.created {
	font-size: 10px;
	color: #999;
	text-decoration: none;
	float: right;
	text-align: right
}

/* ---------------------------- */
/* ----------- text ----------- */
/* ---------------------------- */

p {
	margin-top: 0px;
	font: 12px / 16px Arial, Helvetica, Verdana, sans-serif
}

h1 {
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	background-color: #f2f2f2;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px
}

A {
	color: #057319
}

A:hover {
	color: #666
}

table {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana
}

.titel {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	background-color: #f2f2f2;
	border-top: 1px solid #acacac;
	border-bottom: 1px solid #acacac
}
SPAN.titel {
	color: black;
	font-size: 15px;
	font-family: Arial, Verdana;
	font-weight: bold }
SPAN.normal {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana }
SPAN.topnews {
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana }
SPAN.klein {
	color: #b5b5b5;
	font-size: 10px;
	font-family: Arial, Verdana }
SPAN.untertitel {
	color: black;
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: bold }

/* dokumente */
a.pdf	{
	background-image: url('/icons/module/Dokument3_0/icon_pdf_klein.gif');
	}
a.doc, a.rtf	{
	background-image: url('/icons/module/Dokument3_0/icon_word_klein.gif');
	}
a.xls	{
	background-image: url('/icons/module/Dokument3_0/icon_excel_klein.gif');
	}
a.pps	{
	background-image: url('/icons/module/Dokument3_0/icon_powerpoint_klein.gif');
	}
a.zip	{	background-image: url('/icons/module/Dokument3_0/icon_zip_klein.gif');
	}
a.document	{
	background-position: 0 0;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
