body,div,span,table,li,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

input {
	font-size: 9px;
}

td {
	vertical-align: top;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/** top **/
div#top_left {
	font-weight: bold;
}

div#top_center {
	font-weight: bold;
}

div#top_right {
	font-weight: bold;
}

/** search top **/
div#center_left form {
	padding: 5px 0px 0px 6px;
}

div#center_left input.input {
	width: 115px;
	border: 1px solid black;
	height: 16px;
}

div#center_left input.button {
	width: 45px;
	border: 1px solid black;
}

/** top pathway **/
div#center_center {
	font-weight: bold;
}

div#center_center a {
	text-decoration: underline;
}

/** left menu **/
div#left_menu {
	margin-bottom: 10px;
}

div#left_menu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

div#left_menu ul ul li {
	padding-left: 20px;
}

div#left_menu li {
	height: 18px;
	padding-left: 5px;
}

div#left_menu a:hover {
}

/** left contact **/
div#left_contact_hl {
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
}

div#left_contact {
	padding: 5px 0px 8px 5px;
	margin: 0px;
	font-size: 8pt;
}

/** footer **/
span.orange {
	color: #EE7F00;
	font-weight: bold;
}
span#copy {
	padding-left: 10px;
}

/** content **/
td.anzeigen {
	width: 153px;
}

td.ads_title {
	background-color:#DEDEDE;
}

td.ads_content {
	height: 5px;
}

span.erzeugt_hinweis {
	font-size: 8pt;
	font-weight: bold;
	padding-left: 3px;
}

span.red {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

table.content {
	width: 450px;
}



table.content td.content {
	padding: 5px;
}

table.content td.content table {
	width: 215px;
	overflow: hidden;
}

table.content.small td, table.content.small a {
}

td.breit_center {
	text-align: center;
}

td.half_center {
	text-align: center;
	width: 50%;
}

h1.headline {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 10px;
}

h3.headline_blue {
	font-size: 10pt;
	font-weight: bold;
	background-color: #0033FF;
	color: #FFFFFF;
}

td.form_content {
	padding-bottom: 5px;
	padding-top: 5px;
}

td.form_content_left {
	width: 100px;
}

td.form_content_right {
}

td.form_content_left_small {
	font-size: 8pt;
}

/** content right **/
div.mitarbeiter {
	padding-left: 6px;
	width: 128px;
	margin-bottom: 10px;
}

#archive_content {
	width: auto;
}

#archive_content td {
	text-align: right;
	padding: 10px 4px 10px 0px;
	font-size: 8pt;
}

#archive_content td.act {
	font-weight: bold;
}

#archive_content td img {
	border: 1px solid #CDCDCD;
}

#archive_content td.act img {
	border: 1px solid red;
}
