@charset "utf-8";


/* 
* funcEdit, funcAbort, funcAdd, funcDelete, funcMoveUp, funcMoveDown, funcBack
*/

/* Buttons */
a.button {
	border: 1px solid #000;
	display: block;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	width: 200px;
	line-height: 19px;
	margin-bottom: 10px;
	margin-top: 10px;
	text-decoration: none;
}

a:hover.button, a:hover:visited.button {
	color: #787878;
	border-color: #ccc;
	text-decoration: none;
}

.funcEdit, .funcAbort, .funcBack, .funcAdd, .funcDelete,.funcMoveUp, .funcMoveDown, .funcInfo, .funcDetail {
	text-indent: 30px;
	display: block;
}

.funcEdit {background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/ic2_pencil.gif) 3px no-repeat;}
.funcAbort {background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/ic2_control_double_180.gif) 3px no-repeat;}
.funcBack {background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/ic2_control_double_180.gif) 3px no-repeat;}
.funcAdd {background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/ic2_plus_circle.gif) 3px no-repeat;}
.fundDelete {background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/ic2_cross_circle.gif) 3px no-repeat;}
.funcMoveUp {}
.funcMoveDown {}
.funcInfo {background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/ic2_sticky_note_pin.gif) 3px no-repeat;}
.funcDetail {background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/ic2_magnifier.gif) 3px no-repeat;}



/* Aufbau */
 
#header {
	width: 880px;
	height: 140px;
	background: url(/demandit/files/M_70611185B3D30A81D00/dms/Image/lg_header_komplett.jpg);
	background-repeat: no-repeat;
	position: relative;
	margin: 10px 0 10px 0;
}

#bannercontainer {
	height: 60px;
	position: absolute;
	width: 650px;
	top: 0; right: 0;
}

#searchcontainer {
	height: 53px;
	position: absolute;
	width: 650px;
	bottom: 0; right: 0;
	vertical-align: middle;
        padding-left: 40px;
        color: #000;
}

#searchcontainer form {
        background-color: transparent;
}

#page {
	width: 890px;
	margin: auto;
	background-color: #FFF;
}

#leftcolumn {
	position: relative;
	width: 230px;
}

#leftcolumn a {
        color: #FFF;
        font-weight: bold;
        text-decoration: none;
        line-height: 15px;

}

.menu_trenner {
        height: 1px;
        color: #d9d9f6;
}


#leftcolumn a#aktiv_sub {
        color: #001083;
        font-weight: bold;
        text-decoration: none;

}

#leftcolumn a.main {
        color: #000;
        font-weight: bold;
        text-decoration: none;

}

#leftcolumn a#aktiv_main {
        color: #626262;
        font-weight: bold;
        text-decoration: none;

}


#rightcolumn {
	width: 640px;
vertical-align:top;
}

#footer {
	height: 15px;
	width: 100%;
}

#content {
	position: relative;
	width: 100%;
}

/* Boxen */
/* Menu-Box*/
.boxmenu {background: transparent; width:230px; margin:0 auto; margin-bottom: 10px;}
.boxmenu h1, .boxmenu p {margin:0 10px;}
.boxmenu h1 {font-size:10px; color:#000; letter-spacing:1px;}
.boxmenu p {padding-bottom:0.5em;}
.boxmenu .top, .boxmenu .bottom {display:block; background:transparent; font-size:1px;}
.boxmenu .b1, .boxmenu .b2, .boxmenu .b3, .boxmenu .b4, .boxmenu .b5 {display:block; overflow:hidden; height:1px; background:#8e95cf; border-left:1px solid #2e3b99; border-right:1px solid #2e3b99;}
.boxmenu .b1 {margin:0 5px; background:#2e3b99; }
.boxmenu .b2 {margin:0 3px; border-width:0 2px;}
.boxmenu .b5 {margin:0 2px; height: 2px;}
.boxmenu .boxmenucontent {display:block; background:#8e95cf; border-left:1px solid #2e3b99; border-right:1px solid #2e3b99; margin: 0 1px;}
/* Content-Box */
.boxcontent {background: transparent; width:640px; margin:0;}
.boxcontent h1, .boxcontent p {margin:0 10px;}
.boxcontent h1 {font-size:12px; color:#000; margin-bottom: 10px;}
.boxcontent p {padding-bottom:0.5em;}
.boxcontent .top, .boxcontent .bottom {display:block; background:transparent; font-size:1px;}
.boxcontent .b1, .boxcontent .b2, .boxcontent .b3, .boxcontent .b4, .boxcontent .b5 {display:block; overflow:hidden; height:1px; background:#FFF; border-left:1px solid #2e3b99; border-right:1px solid #2e3b99;}
.boxcontent .b1 {margin:0 5px; background:#2e3b99; }
.boxcontent .b2 {margin:0 3px; border-width:0 2px;}
.boxcontent .b5 {margin:0 2px; height: 2px;}
.boxcontent .boxcontentcontent {display:block; padding: 10px; background:#FFF; border-left:1px solid #2e3b99; border-right:1px solid #2e3b99; margin: 0 1px;}

#footer .boxcontent { margin-top: -3px; }
#footer .boxcontentcontent { padding-top: 5px; }

/*  Globale Formatierungen  */


.titel1 {
 padding: 10px 0 10px 0;
 margin-bottom: 15px;
 font-size: 17px;
 color: #000;
 font-weight: bold;
 border-bottom:1px solid #2e3b99;
}

.titel2 {
 padding: 5px 0 10px 0;
 margin-bottom: 16px;
 font-size: 13px;
 color: #000;
}

.titel3 {
 padding: 10px 0 10px 0;
 margin-bottom: 15px;
 font-size: 13px;
 color: #000;
 border-bottom:1px solid #2e3b99;
}


body {
	background-color: #FFF;
	font-size: 11px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#564b47;
	padding:0px;
	margin:0px;
}


FORM { 
	background-color: transparent;
	color: #000;
	font-size: 11px;
        width: 100%;
}

TABLE {
	empty-cells:show;
	font-size: 11px;
}

.printprofil table {
       font-size: 14px;
}


A {
	color: #333399;
	font-size: 11px;
        text-decoration: none;
	}

A:hover {
        text-decoration: underline;
}

A:hover:visited {

       text-decoration: underline;

}

H1 {

}

H2 {

}

p {
font-size: 12px;
color: #000;

}


 /* FormGen Formatierungen */

.dem_meldung  {
	font-size: 11px;
	color: #FF6600;
	padding: 5px;
}

.form_bg_color_false {
	background-color: #ff8245;
	border: 1px #A5ACB2 solid;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}

.form_element {
	background-color: #FFF;
	border: 1px #CCC solid;
	font-size: 11px;
	font-weight: normal;
	color: #000;
        width: 100%;
	text-decoration:none;
}

.form_bezeichner {
	background-color: #ededf8;
	border-bottom: 1px #8e95cf solid;
        padding-bottom: 4px;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration:none;
}

.form_blaettern_link a{
	font-size: 11px;
	font-weight: normal;
	color: #003A7E;
	text-decoration:underline;
}

.form_blaettern_link a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #DF2953;
	text-decoration:underline;
}

.form_hintergrund{
	background-color: transparent;
        width: 100%;
}


.bericht_tabelle {
  width: 100%;

}

.bericht_zaehler a{
	font-size: 12px;
	font-weight: normal;
	color: #003A7E;
	text-decoration:underline;
}

.bericht_zaehler a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #003A7E;
	text-decoration:underline;
}

.bericht_titel_leiste{
	background-color: #ededf8;
	font-weight: bold;
	text-decoration:none;
	color: #000;
        border-bottom: 1px solid #8e95cf;
	
}

.bericht_titel_leiste a{
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #000;
	text-decoration:none;	
}

.bericht_titel_leiste a:hover{
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #332d97;
	text-decoration:none;
	
}

.bericht_eintrag_leiste{
	background-color: #FFF;
	font-weight: normal;
	text-decoration:none;
	color: black;
        border-bottom: 1px solid #8e95cf;
}

.bericht_eintrag_leiste_2{
	background-color: #FFF;
	font-weight: normal;
	text-decoration:none;
	color: black;
        border-bottom: 1px solid #8e95cf;
}


.bericht_eintrag_link{
	background-color: #B4BFCC;
	font-weight: bold;
	text-decoration:underline;
	color: #000;
}

.bericht_eintrag_link a{
	font-weight: normal;
	text-decoration:none;
	color: #333399;
}

.bericht_eintrag_link a:hover{
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #333399;
}

.bericht_eintrag_link_2{
	background-color: #DEE3E4;
	font-weight: normal;
	text-decoration:underline;
	color: #000;
}

.bericht_eintrag_link_2 a{
	font-weight: normal;
	text-decoration:underline;
	color: #003A7E;
}

.bericht_eintrag_link_2 a:hover{
	font-weight: normal;
	text-decoration:underline;
	color: #DF2953;
}

.kalender_kopf{
	background-color: #103B61;
	width: 14%;
	
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
}

.kalender_eintrag_kopf{
	background-color: #DEE3E4;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align: center;
	color: #000000;
}

.kalender_eintrag{
	background-color: #F2F7F8;
	width: 14%; 
	height: 100px;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align: center;
	color: #000;
}

.kalender_kopf_wochenende{
	background-color: #B4BFCC;
	width: 14%;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #FFF;
}

.kalender_eintrag_kopf_wochenende{
	background-color: #DEE3E4;
	width: 100%; 
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align: center;
	color: #000;
}

.kalender_eintrag_wochenende{
	background-color: #F2F7F8;
	width: 14%; 
	height: 100px;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	text-align: center;
	color: #000;
}

/*  Formatierung Site-titel  */

	.site_mainheader_bg{
		background-color: #003A7E;
}

/*  Formatierung Hauptnavigation  */

.navi_csstext_aktiv{
}
	
.navi_csstext_onover{
}

.navi_csstext_aktiv_a{
        color: #001083;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}


.navi_csstext_aktiv  navlevel2 {
        color: #001083;
}

.navi_csstext_aktiv  navlevel3 {
        color: #001083;
}

.navi_csstext_onover a{
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
		
		
.navi_csstext_selected{

}
	
.navi_csstext_selected a{
        color: #001083;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

.navi_csstext_selected navlevel3 a{
        color: #001083;
}
		
.navi_csstext_inaktiv{
}
	
.navi_csstext_inaktiv a{
}
	
.navi_mixed_aktiv{
}
	
.navi_mixed_onover{
}

.navi_mixed_aktiv a{
}

.navi_mixed_onover a{
}
	
.navi_mixed_selected{
}
	
.navi_mixed_selected a{
}
		
.navi_mixed_inaktiv{
}
	
.navi_mixed_inaktiv a{
}
	
.navi_bilder_aktiv{
}
	
.navi_bilder_onover{
}

.navi_bilder_aktiv a{
}

.navi_bilder_onover a{
}
		
		
.navi_bilder_selected{
}
	
.navi_bilder_selected a{
}
		
.navi_bilder_inaktiv{
}
	
.navi_bilder_inaktiv a{
}
	
/*  Formatierung Contentseitentitel  */

.content_page_title{
	color: #003A7E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 32px;
	text-decoration: none;
}
		

/*  Formatierung Seiteninhalt  */	

.list_bg_head{
	background-color: #B8B7B8;
}
	
.list_bg_dark{
	background-color: #E3E1FF;
}
	
.list_bg_clear{

	background-color: #ECEAFF;
}
	
.form_bg_color{
	background-color: #FFF;
}

.content_general_grid {
	background-color: #B8B7B8;
}
	
.content_general_bg{
}
	
.content_fonts_regular_plain{
}

.content_fonts_regular_bold{
}
	
.content_fonts_title{
}
		
.content_fonts_error_message{
}

.content_general_link{
}
	
.content_list_title{
}































































































