@CHARSET "UTF-8";

body {
    margin: 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    background-color: #ffffff;
    color: #333333;
	line-height:140%;
	
}

a, a:link, a:visited {
    background-color: inherit;
    color: #c00e1e;
    text-decoration: none;
}

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

h1 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
	margin-top:0px;
    color:#00a14c;
}

h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
    color:#172789;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
}

h4 {
    font-size: 10px;
    font-weight: bold;
    margin-bottom: 20px;
}



th {
    font-weight: bold;
    color: #777777;
}


hr {
	border-color: #00a14c;
	border-style:solid none none;
	border-width:1px medium medium;
	height:1px;
    width: 100%;

}


#header {
    background-color: #dddddd;
    border-bottom: 2px solid #aaaaaa;
    margin-bottom: 10px;
    color: #fff;
    text-align: center;
    height: 140px;
}

#header h1 {
    font-size: 30px;
    color:#ffffff;
}

#header h2 {
    font-size: 14px;
}


#inhalt {
	background-color:#FFFFFF;
	width:790px;
	height:420px;
}


#hauptnavi {
	width:790px;
	height:35px;
	background-image:url(/media/images/common/navi_background.gif);
	background-repeat:no-repeat;
	margin-left:98px;
	margin-top:195px;
	padding-left:8px;
	padding-top:10px;
	padding-bottom:0px;
	margin-bottom:0px;

}

#hilfsnavi {
	margin-left:716px;
	margin-top:5px;
	margin-bottom:10px;
	color:#172789;
	

}

#footer {
    text-align: center;
    margin: 20px 0px 0px 0px;
    padding-top: 10px;
    border-top: 2px solid #aaaaaa;
    clear: both;
}

.clear {
    clear: both;
    height: 1px;
}

.rot_klein {
	color:#c00e1e;
}

.rot_mittel {
	color:#c00e1e;
	font-size:15px;
}

.rot_gross {
	color:#c00e1e;
	font-size:24px;
}

.gruen_klein {
	color:#009a2f;
}

.gruen_mittel {
	color:#009a2f;
	font-size:16px;
}

.gruen_gross {
	color:#009a2f;
	font-size:24px;
}

.blau_klein {
	color:#172789;
}

.blau_mittel {
	color:#172789;
	font-size:16px;
}

.blau_gross {
	color:#172789;
	font-size:24px;
}

.orange_klein {
	color:#f9882c;
}

.orange_mittel {
	color:#f9882c;
	font-size:16px;
}

.orange_gross {
	color:#f9882c;
	font-size:24px;
}


.message {
    font-weight: bold;
    margin-bottom: 10px;
}

.arrow {
    background: url(/media/images/common/arrow.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.arrowBack {
    background: url(/media/images/common/arrow_back.gif);
    background-repeat: no-repeat;
    background-position: 3px 4px;
    padding-left: 11px;
}

.blocklabel {
    display: inline-block;
    width: 180px;
}

.dijitButton {
    margin: 1px;
}

.breadcrumb {
    margin-bottom: 10px;
}

.newsTitle h2 {
    margin: 0px;
	padding:0px;

}

.newsDate {
    margin-top: 12px;
	margin-bottom:6px;
	
}

.newsTeaser {
    margin-top:8px;
}

.newsTeaser p {
    margin: 0px;
	padding:0px;
}

.newsMore {
    margin-top:8px;
}


/**********************************************************
 *
 * Navi
 *
 **********************************************************/


.ebene0-1, .ebene0-1:link, .ebene0-1:visited, .ebene0-1:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #ffffff;
}

.ebene0-1:hover {
    display: block;
    color: #fbe41a;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #ffffff;
}

.ebene0-1_angewaehlt, .ebene0-1_angewaehlt:link, .ebene0-1_angewaehlt:visited, .ebene0-1_angewaehlt:active {
    display: block;
    color: #fbe41a;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #ffffff;
}

.ebene0-1_angewaehlt:hover {
    display: block;
    color: #fbe41a;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #ffffff;
}

.ebene1-1, .ebene1-1:link, .ebene1-1:visited, .ebene1-1:active {
    display: block;
    color: #ffffff;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#c00e1e;
	border-top:1px solid #ffffff;
}

.ebene1-1:hover {
    display: block;
    color: #fbe41a;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#c00e1e;
	border-top:1px solid #ffffff;
}

.ebene1-1_angewaehlt, .ebene1-1_angewaehlt:link, .ebene1-1_angewaehlt:visited, .ebene1-1_angewaehlt:active {
    display: block;
    color: #fbe41a;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#c00e1e;
	border-top:1px solid #ffffff;
}

.ebene1-1_angewaehlt:hover {
    display: block;
    color: #fbe41a;
    font-weight: bold;
    padding-left:0px;
	font-size:14px;
	text-transform:uppercase;
	padding-right:8px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:6px;
	background-color:#c00e1e;
	border-top:1px solid #ffffff;
}

.ebene2-1, .ebene2-1:link, .ebene2-1:visited, .ebene2-1:active {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1:hover {
    display: block;
    color: #777777;
    font-weight: normal;
    padding-left:30px;
}

.ebene2-1_angewaehlt, .ebene2-1_angewaehlt:link, .ebene2-1_angewaehlt:visited, .ebene2-1_angewaehlt:active {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

.ebene2-1_angewaehlt:hover {
    display: block;
    color: #777777;
    font-weight: bold;
    padding-left:30px;
}

/**********************************************************
 *
 * Navi Aufklapp Layer
 *
 **********************************************************/

.dropdown0-1, .dropdown0-1_angewaehlt {
    position:absolute;
    margin-left:0px;
    margin-top:25px;
    width:185px;
}

.dropdown1-1, .dropdown1-1_angewaehlt {
    position:absolute;
    margin-left:200px;
    margin-top:0px;
    width:185px;
}


/**********************************************************
 *
 * Navi Runde Ecken
 *
 **********************************************************/

.ecke0-1_mitte, .ecke0-1_angewaehlt_mitte {
}

.ecke0-1_om, .ecke0-1_angewaehlt_om {
    background-image:url(/bilder/allgemein/ecke_om.gif);
    background-position:top;
    background-repeat:repeat-x;
}

.ecke0-1_um, .ecke0-1_angewaehlt_um {
    background-image:url(/bilder/allgemein/ecke_um.gif);
    background-position:bottom;
    background-repeat:repeat-x;
}

.ecke0-1_lm, .ecke0-1_angewaehlt_lm {
}

.ecke0-1_rm, .ecke0-1_angewaehlt_rm {
}

.ecke0-1_lo, .ecke0-1_angewaehlt_lo {
    background-image:url(/bilder/allgemein/ecke_lo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

.ecke0-1_ro, .ecke0-1_angewaehlt_ro {
    background-image:url(/bilder/allgemein/ecke_ro.gif);
    background-position:right top;
    background-repeat:no-repeat;
}

.ecke0-1_lu, .ecke0-1_angewaehlt_lu {
    background-image:url(/bilder/allgemein/ecke_lu.gif);
    background-position:left bottom;
    background-repeat:no-repeat;
}

.ecke0-1_ru, .ecke0-1_angewaehlt_ru {
    background-image:url(/bilder/allgemein/ecke_ru.gif);
    background-position:right bottom;
    background-repeat:no-repeat;
}


