/*
01 Tagformatierungen
02 Gridformatierungen
03 Textformatierungen
04 Formularformatierungen
05 Berichtformatierungen
06 Kalenderformatierungen
07 Kalenderformatierungen Gross
08 Navigationsformatierungen
*/

/**************Tagformatierungen**************/

* {
        _behavior: url(/demandit/files/scripts/pngfix/iepngfix.htc);
	border: 0;
	margin: 0;
	padding: 0;
	line-height: 140%;
}


body {
	background: url(/demandit/files/design/cleanity/orange/BG_Cleanity.jpg) repeat-x scroll;
	color: #757171;
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0px;
}

table {
	empty-cells: show;
}

img {

}

a img {
	border: 0;
}

a {
	border: 0;
	color: #f07412;
}

a:hover {
	color: #f59141;
}

h1 {
	color: #4a4646;
	font-famaly: verdana;
	font-size: 21px;
	font-weight: bold;
	padding: 25px 0 10px 0;
}

div > h1 {
	padding-top: 0;
}

h2 {
	color: #4a4646;
	font-famaly: verdana;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

h3 {
	color: #4a4646;
	font-famaly: verdana;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0 20px 0;
}

h4{
	border-bottom: 1px solid #CCC;
	color: #f07412;
	display: block;
	font: italic 24px Garamond;
	margin-bottom: 17px;
	width: 260px;
}

ol, ul {
	margin-left: 20px;
	padding-bottom: 10px;
}

li{
        margin-left: 20px;
}

p {
	padding-bottom: 10px;
}

/**************Gridformatierungen**************/

div#grid_container {
	background: url(/demandit/files/design/cleanity/orange/BG_Cleanity_berg.png) repeat-x;
	height: 100%;
	width: 100%;
}

div#grid_box {
	height: auto;
	margin: 0 auto;
	width: 950px;
}

div#grid_top {
	height: 53px;
	width: 100%;
}

div#grid_logo {
	float: left;
	height: 53px;
	padding-left: 25px;
	width: 450px;
}

div#grid_naviLevel_1 {
	float: right;
	height: 33px;
	padding: 20px 20px 0 0;
	width: auto;
}

div#grid_banner {
	height: 164px;
	padding-right: 25px;
	width: 925px;
}

div#grid_naviLevel_2 {
	background: url(/demandit/files/design/cleanity/orange/BG_Navi.png) repeat-x;
	float: right;
	height: 38px;
	padding: 0px;
	width: auto;
}

div#grid_content {
	height: auto;
	width: 100%;
}

div#grid_header {
	color: #f07412;
	display: block;
	font: italic 30px Garamond;
	height: auto;
	padding: 10px 25px 10px 25px;
	width: 900px;
}

div#grid_left {
	float: left;
	height: auto;
	width: 635px;
}

div#grid_right {
	float: left;
	height: auto;
	padding: 1px 10px 0 25px;
	width: 280px;
}


div#grid_naviLevel_3 {
	border-bottom: 1px solid #CCC;
	height: 20px;
	margin-left: 25px;
	padding-bottom: 8px;
	width: 610px;
}

div#grid_content_bereich {
	line-height: 18px;
	margin: 20px 0 0 25px;
	vertical-align: top;
	width: 610px;
}

div#grid_footer{
	clear: both;
	margin: 55px 0 20px 0;

}

div#grid_footer a{
	margin-right: 10px;
}


/**************Textformatierungen**************/
.einleitung{
        color: #919090;
        font-style: italic;
}
.hervorhebung1{
        font-weight: bold;
}

.hervorhebung2{
        background-color: #f07412;
        color: #fff;
}


.hervorhebung3{
        font-style: italic;
        font-weight: bold;
        text-decoration: underline;
}

.hinweis{
        background-color: #ffffd9;
        border: 1px #d2d26a solid;
        color: #5d5f62;
        display: block;
        line-height: 1.5;
        padding: 5px;
}

.beschreibung{
        font-family: georgia; 
        font-style: italic;
}
/**************Formularformatierungen**************/

.form_hintergrund {

}

.dem_meldung {
	color: #e97932;
}

.form_element {
	background-color: #fff;
	border: 1px solid #ccc;
	color: #000;
	text-decoration: none;
	width: 300px;
	margin-bottom: 5px;
}

.form_bg_color_false {
	border: 1px solid #e97932;
}

.form_bezeichner {
	padding-right: 5px;
	background-color: #fff;
	color: #000;
	text-decoration: none;
}

.form_bezeichner select {
	width: 302px;
}

.form_bezeichner textarea {
	height: 120px;
	font: normal 13px Arial, Helvetica, sans-serif;
}

.form_element.plz {
	margin-right: 5px;
	width: 40px;
}

.form_element.ort {
	width: 250px;
}

.form_bezeichner button {
	background-color: transparent;
}

.form_blaettern_link a, .bericht_zaehler a {
	color: #003a7e;
	text-decoration: underline;
}

.form_blaettern_link a:hover, .bericht_zaehler a:hover {
	color: #df2953;
	text-decoration: underline;
}

.btn span {
	border-left: 1px solid #bbb;
	border-right: 1px solid #aaa;
	padding: 3px 0;
	line-height: 180%;
	background: #ddd url(/demandit/files/design/verwaltung/images/buttonbg.gif) repeat-x 0 0;
}

* html .btn span { 
	padding-top: 0; 
}

.btn span span {
	position: relative;
	border-width: 0;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #aaa;
	padding: 3px 0.7em;
}

.btn:hover span, .btn:hover span span, .btn:focus span, .btn:focus span span {
	cursor: pointer;
	border-color: #777 !important;
	color: #000;
}

.btn:active span {
	background-position: 0 -400px;
	outline: none;
}

.btn:focus, .btn:active { 
	outline: none; 
}

/**************Berichtformatierungen**************/

.bericht_tabelle {

}

.bericht_titel_leiste {
	background-color: #fff;
	border-bottom: 1px #a7a7a5 solid;
	color: #495b5f;
	padding: 5px;
}

.bericht_titel_leiste a {
	color: #5a4d4d;
	text-decoration: none;
}

.bericht_titel_leiste a:hover {
	text-decoration: none;
}

.bericht_eintrag_leiste {
	border-bottom: 1px #a7a7a5 solid;
	color: #5a4d4d;
	padding: 5px;
	text-decoration: none;
}

.bericht_eintrag_leiste_2 {
	background-color: #e9e9e9;
	border-bottom: 1px #a7a7a5 solid;
	color: #5a4d4d;
	padding: 5px;
	text-decoration: none;
}

.bericht_eintrag_link {
	border-bottom: 1px #a7a7a5 solid;
	color: #000;
	padding: 5px;
	text-decoration: underline;
}

.bericht_eintrag_link_2 {
	background-color: #e9e9e9;
	border-bottom: 1px #a7a7a5 solid;
	color: #000;
	padding: 5px;
	text-decoration: underline;
}

.bericht_eintrag_link a, .bericht_eintrag_link_2 a {
	color: #f07412;
	text-decoration: underline;
}

.bericht_eintrag_link a:hover, .bericht_eintrag_link_2 a:hover {
	text-decoration: underline;
}

.bericht_angezeigt {
	font-size: 10px;
	font-style: italic;
}

.einzelbericht_titel_leiste {
	color: #000;
	text-decoration: none;
}

.einzelbericht_eintrag_leiste {
	color: #5f5f5f;
	font-style: italic;
	text-decoration: none;
}

/**************Kalenderformatierungen**************/

#kalenderBody { 
	color: #f07412;
	background: none;
	margin: 0;
	overflow: hidden;
	padding: 20px 0 0 50px;
	font-size: 12px;
}

#kalenderBody a {
	font-size: 12px;  
	text-decoration: none;
}

.kalender_eintrag.kalender_heute a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


.kalender_heute {
	background: #f07412;
}
.kalender_kopf, .kalender_kopf_wochenende {
	font-weight: bold;
	text-decoration: none;
	width: 14%;
}

.kalender_kopf {
	color: #f07412;
	font-size: 12px;
	font-weight: bold;
}

.kalender_kopf_wochenende {
	color: #f07412;
	font-size: 12px;
}

.kalender_fenster_schliessen a {
	color: #f07412;
}

.kalender_eintrag_kopf {
	text-decoration: none;
	width: 100%;
}

.kalender_eintrag_kopf {
}

.kalender_eintrag {
	color: #f07412;
	height: 100px;
	text-decoration: none;
	width: 14%;
}

.kalender_eintrag a{

}



.kalender_eintrag_wochenende a {
       color: #5a4d4d;
}

/**************Kalenderformatierungen Gross**************/

.calendergrid .kalender_eintrag {
	background: #ffd1ad;
}

.calendergrid .kalender_eintrag_wochenende {
	background: #d8d8d8;
}


/**************Navigationsformatierungen**************/

.fw-nav-level1 {
	list-style-type: none;
	padding-right: 5px;
}  

.fw-nav-level1 li {
	float: left;
	padding-right: 5px;
        text-align: right;
}


.fw-nav-level1 li a {
	color: #4a4646;
	text-decoration: none;
}

.fw-nav-level1 li a.fw-nav-selected {
	color: #f07412;
}


.fw-nav-level2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

.fw-nav-level2 li {
	float: left;
	line-height: 30px;
	margin: 0px;
	padding: 0px;
}

.fw-nav-level2 li.fw-nav-selected {
	background: #fff;
	height: 31px;
	margin-bottom:7px;
}


.fw-nav-level2 li a {
	color: #FFF;
	line-height: 30px;
	padding: 0 10px;
	text-decoration: none;
}

.fw-nav-level2 li a.fw-nav-selected {
	color: #333;
	line-height: 30px;
	text-decoration: none;
}


.fw-nav-level2 a:hover {
	color: #fff;
	text-decoration: underline;
}

.fw-nav-level3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.fw-nav-level3 li {
	float: left;
	padding-right: 10px;
        margin: 0px;
}


.fw-nav-level3 li a {
	color: #666;
	display: inline-block;
	float: left;
	line-height: 23px;
	font-size: 11px;
	height: 25px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}

.fw-nav-level3 li a.fw-nav-selected {
	color: #000;
        font-weight:bold;
}


.fw-nav-level3 a:hover {
	color: #333;	
	display: inline-block;
	float: left;
	font-size: 11px;
	height: 25px;
	line-height: 23px;
	padding: 0 10px;
	text-decoration: none;
	text-transform: uppercase;
}


