/*****    Grundeinstellungen         *****/

* {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	padding: 0px;
	margin: 0px;
}

body {
background: #FFFFFF !important;
color: #000000;
padding: none;
}

div.sizer {
width: 1140px;
padding: none;
padding-top: 3px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #EC6827;
	text-decoration: underline;
}

a.bekannt_link {
  text-decoration: underline;
}

a.bekannt_link:link 
a.bekannt_link:visited {
  text-decoration: underline !important;
}


/*****          Header              *****/
table.headermenue {
background: #D1D1D1;
height: 24px;
width: 1140px;
}

div.extern_link {
color: #000000;
float: left;
padding-left: 24px;
}

div.extern_link a {
text-decoration: none;
}

div.extern_link a:link,
div.extern_link a:visited {
	color:#000000;
	text-decoration: none;
}
div.extern_link a:hover,
div.extern_link a:active {
	color:#000000;
	text-decoration: underline;
}

div.admin_links {
color: #000000;
float: right;
padding-right: 10px;
}

div.admin_links a {
text-decoration: none;
}


div.admin_links a:link,
div.admin_links a:visited {
	color:#000000;
	text-decoration: none;
}
div.admin_links a:hover,
div.admin_links a:active {
	color:#000000;
	text-decoration: underline;
}

div.logo_ueberschrift {
	padding-top: 16px;
	padding-left: 24px;
}

div.logo {
	padding-right: 24px;
	height: 50px;
    width: 207px;
    background-image: url("/images/logo_header.gif") !important;
    background-repeat: no-repeat !important;
    background-position: 0px 0px !important;
	float: left;
}

div.headline {
	height: 48px;
}

div.headline h1 {
	font-size: 1.9em;
	font-weight: bold;
	color: #EC6827;
	vertical-align: middle !important;
	padding-top: 8px;
}



/*****          Zentralbereich      *****/
tr.content_start {
	padding-top: 30px;
	height: 500px;
	vertical-align: top;
}


/*****          Hauptmenü           *****/
td.hauptmenue {
	width: 1140px;
	background: #FFFFFF;
	color: #FFFFFF;
}

table.hauptpunkte {
	height: 28px;
}

table.hauptpunkte td.spacer_hauptmenue_links {
	width: 22px;
	background: #EC6827;
}

table.hauptpunkte td.spacer_hauptmenue_rechts {
	width: 90px;
	background: #EC6827;
}


table.hauptpunkte td.hauptpunkt {
	background: #EC6827;
	width: 200px;
	text-align: center;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
}

table.hauptpunkte td.hauptpunkt a {
	color: #FFFFFF;
	display: block;
	font-size: 1.25em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	height: 28px;
	background-image: url("/images/icons/arrow_color.png") !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}

table.hauptpunkte td.hauptpunkt a.active {
	color: #000000;
	background: #FFFFFF;
	display: block;
	border: 1px #EC6827 solid;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	height: 26px;
	background-image: url("/images/icons/arrow_white.png") !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}

*html table.hauptpunkte td.hauptpunkt a.active {
	color: #000000;
	background: #FFFFFF;
	display: block;
	height: 28px !important;
	border: 1px #EC6827 solid;
	font-weight: bold;
	text-decoration: none;
	padding-top: 0px;
	background-image: url("/images/icons/arrow_white.png") !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}

/*
table.hauptpunkte td.hauptpunkt a:link,
table.hauptpunkte td.hauptpunkt a:visited {
	color: #FFFFFF;
	display: block;
}
*/

table.hauptpunkte td.hauptpunkt a:hover,
table.hauptpunkte td.hauptpunkt a:active {
	color: #000000;
	background: #FFFFFF;
	height: 26px;
	display: block;
	border: 1px #EC6827 solid;
	background-image: url("/images/icons/arrow_white.png") !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}

*html table.hauptpunkte td.hauptpunkt a:hover,
*html table.hauptpunkte td.hauptpunkt a:active {
	color: #000000;
	background: #FFFFFF;
	height: 28px;
	display: block;
	border: 1px #EC6827 solid;
	background-image: url("/images/icons/arrow_white.png") !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}


/*****          Submenü             *****/


table.unterpunkte {
	max-width: 188px !important;
	border: 1px #D1D1D1 solid;
	margin-left: 24px;
	margin-top: 15px;
}

*html table.unterpunkte {
	max-width: 188px !important;
	border: 1px #D1D1D1 solid;
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 15px;
}

table.unterpunkte td.menuebild {
	height: 61px;
    width: 188px;
    background-image: url("/images/menue_menue.jpg") !important;
    background-repeat: no-repeat !important;
    background-position: 0px 0px !important;
}

table.unterpunkte td.menueheader {
	background: #EC6827;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: none;
}

table.unterpunkte td.unterpunkte {
	height: 21px;
	display: block;
	border-left: 1px #FFFFFF solid;
	border-right: 1px #FFFFFF solid;
	border-collapse: collapse;
	background: #D1D1D1;
	padding-left: 2px;
}

table.unterpunkte td.unterpunkte a {
	font-size: 1.0em;
    font-weight: bold;
    color: #000000;
	text-decoration: none;
	display: block;
	height: 21px;
	background: #D1D1D1;
    background-image: url("/images/icons/menupfeil_grey.png") !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
	padding-left: 12px;
}

table.unterpunkte td.unterpunkte a.active {
	font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
	color: #FFFFFF;
	background: #EC6827;
    display: block;
    background-image: url("/images/icons/menupfeil_color.png") !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
	padding-left: 12px;
}

/*
table.unterpunkte td.unterpunkte a:link,
table.unterpunkte td.unterpunkte a:visited {
	color: #000000;
	font-size: 1.0em;
    font-weight: bold;
    text-decoration: none;
	display: block;
	background: #D1D1D1;
    background-image: url("/images/icons/menupfeil_grey.png") !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
    padding-left: 12px;
}
*/

table.unterpunkte td.unterpunkte a:hover,
table.unterpunkte td.unterpunkte a:active {
	color: #FFFFFF;
	font-size: 1.0em;
    font-weight: bold;
    text-decoration: underline;
	display: block;
	background: #EC6827;
    background-image: url("/images/icons/menupfeil_color.png") !important;
    background-repeat: no-repeat !important;
    background-position: left !important;
    padding-left: 12px;
}



/*****          Inhalt              *****/
/**   Ueberschriften und Text     **/
table.inhalt h1 {
	font-size: 1.5em;
	color: #EC6827;
	font-weight: bold;
	border-bottom: 1px #D1D1D1 solid;
	margin-bottom: 10px;
}

table.inhalt h2 {
	font-size: 1.3em;
	color: #000000;
	font-weight: bold;
	border-bottom: 0px #D1D1D1 solid;
	padding-bottom: 5px;
	
}

table.inhalt h5 {
	font-size: 1em;
	color: #EC6827;
	font-weight: bold;
	border-bottom: 0px #D1D1D1 solid;
	margin-top: 8px;
	margin-bottom: 2px;
}

table.inhalt p {
	font-size: 1em;
	color: #000000;
	font-weight: normal;
	border-bottom: 0px #D1D1D1 solid;
}


/** Ende Ueberschriften und Text  **/

td.inhalt {
	width: 650px;
}
*+html td.inhalt {
	width: 680px !important;
}



table.inhalt {
	margin-top: 15px;
	border-bottom: 1px #D1D1D1 solid;
}

tr.content_header {

}

td.content_text {
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
}
*html td.content_text {
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
}
*+html td.content_text {
	vertical-align: top;
	padding-right: 0px;
	padding-left: 0px;
}


td.content_text_links {
	vertical-align: top;
	padding-right: 10px;
}

td.content_text_rechts {
	vertical-align: top;
}

ul {
	padding-left: 25px;
}

ul.hauptliste {
	padding-left: 40px;
}

li {
	padding-top: 7px;
}

/*****         Bekanntmachungen     *****/
table.bekanntmachungen {
	width: 650px;
}

table.bekanntmachungen th {
	font-weight: bold;
}

table.bekanntmachungen th.grey {
	height: 18px;
	font-size: 1.1em;
	font-weight: bold;
	background: #666666;
	color: #FFFFFF;
}

table.bekanntmachungen td.even {
	background: #D1D1D1;
	padding: 4px;
}

table.bekanntmachungen td.odd {
	background: #FFFFFF;
	padding: 4px;
}

td.datenblock_ende {
	border-bottom: 1px #D1D1D1 dashed;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

th.datenblock_ende {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px #D1D1D1 dashed;

}


/*****          Login und News      *****/
table.login_news {
	width: 120px;
	margin-top: 15px;
	margin-left: 20px;
}

/*****          Login               *****/
td.login {
	border: 1px #D1D1D1 solid;
}

div.login_header {
	height: 40px;
	width: 182px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	text-align: bottom;
	background: #EC6827;
	border: 1px #FFFFFF solid;
}
*+html div.login_header {
	height: 40px;
	width: 190px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	text-align: bottom;
	background: #EC6827;
	border: 1px #FFFFFF solid;
}
* html div.login_header {
	height: 40px;
	width: 194px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	text-align: bottom;
	background: #EC6827;
	border: 1px #FFFFFF solid;
}

div.login_form {
	margin-left: 8px;
	margin-right: 8px;
}

div.bewerben {
	margin-right: 5px;
	margin-bottom: 2px;
}

/*****          News                *****/
div.news {
  width: 190px;
	border: 1px #D1D1D1 solid;
	margin-top: 20px;
}
*html div.news {
  width: 160px;
}
*+html div.news {
  width: 10px;
}

div.news_header {
	height: 40px;
	width: 190px;
	font-size: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 4px;
	text-align: bottom;
	background: #EC6827;
	border: 1px #FFFFFF solid;
}

div.news img {
	border: 1px #FFFFFF solid;
}


/*****          Footer              *****/
table.footer {
	width: 1140px;
	text-align: center;
	color: #000000;
}

