/* CSS Document */


html, body {
  background-color:#FFFFFF;
  margin:0px;
  padding:0px;   
  vertical-align:top;
  text-align:left;  
  /*
  scrollbar-arrow-color: #000000;
  scrollbar-face-color: #891D1D;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #000000;
  scrollbar-shadow-color: #000000;
  scrollbar-darkshadow-color: #000000;
  scrollbar-track-color: #000000;
  */
  
}


/************************************* Farben der Contentbereiche *****************************************/

.content { 
		background-color: #FFFFFF;
		border: 0px solid #DDDDDD;
		width: 608px;
		margin-left: 8px;
		margin-right: 8px;
		height: 100%
}



/************************************* Schrift *****************************************/

.text_light_10{
        color: #FFFFFF;
        font-family: Arial;
        font-size: 10px;}

.text_light_11{
        color: #FFFFFF;
        font-family: Arial;
        font-size: 11px;}

.text_light_12{
        color: #FFFFFF;
        font-family: Arial;
        font-size: 12px;}


.title_light_10 {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 10px;
		font-weight: bold;}

.title_light_11 {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 11px;
		font-weight: bold;}

.title_light_12 {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 12px;
		font-weight: bold;}

.title_light_13 {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 13px;
		font-weight: bold;}

.title_light_14 {
        color: #FFFFFF;
        font-family: Arial;
        font-size: 14px;
		font-weight: bold;}		
		
.text_dark_10 {
        color: #000000;
        font-family: Arial;
        font-size: 10px;}

.text_dark_11 {
        color: #000000;
        font-family: Arial;
        font-size: 11px;}

.text_dark_12 {
        color: #000000;
        font-family: Arial;
        font-size: 12px;}


.title_dark_10{
        color: #000000;
        font-family: Arial;
        font-size: 10px;
		font-weight: bold;}

.title_dark_11{
        color: #505559;
        font-family: Arial;
        font-size: 11px;
		font-weight: bold;}

.title_dark_12{
        color: #008000;
        font-family: Arial;
        font-size: 12px;
		font-weight: bold;}

.text_red {
        color: #FF0000;
        font-family: Arial;
        font-size: 11px;}

.text_small_red {
        color: #FF0000;
        font-family: Arial;
        font-size: 10px;}

.title_red{
        color: #FF0000;
        font-family: Arial;
        font-size: 11px;
		font-weight: bold;}



/************************************* Links *****************************************/

/* Helle Links Normal */

.textlink_light_10 a {
	color : #FFFFFF;
	font-size : 10px;
	font-weight: normal;
	font-family : Arial;
	text-decoration: underline;}

.textlink_light_10 a:hover {
	color : #E6E6E6;
	text-decoration: underline;}


.textlink_light_11 a {
	color : #FFFFFF;
	font-size : 11px;
	font-weight: normal;
	font-family : Arial;
	text-decoration: underline;}

.textlink_light_11 a:hover {
	color : #E6E6E6;
	text-decoration: underline;}


.textlink_light_12 a {
	color : #FFFFFF;
	font-size : 12px;
	font-weight: normal;
	font-family : Arial;
	text-decoration: underline;}

.textlink_light_12 a:hover {
	color : #E6E6E6;
	text-decoration: underline;}

/* Helle Links Fett */

.titlelink_light_10 a {
	color : #FFFFFF;
	font-size : 10px;
	font-weight: bold;
	font-family : Arial;
	text-decoration: none;}

.titlelink_light_10 a:hover {
	color : #E6E6E6;
	text-decoration: none;}

.titlelink_light_11 a {
	color : #FFFFFF;
	font-size : 11px;
	font-weight: bold;
	font-family : Arial;
	text-decoration: none;}

.titlelink_light_11 a:hover {
	color : #E6E6E6;
	text-decoration: none;}

.titlelink_light_12 a {
	color : #FFFFFF;
	font-size : 12px;
	font-weight: bold;
	font-family : Arial;
	text-decoration: none;}

.titlelink_light_12 a:hover {
	color : #E6E6E6;
	text-decoration: none;}



/* Dunkle Links Normal */

.textlink_dark_10 a {
	color : #000000;
	font-size : 10px;
	font-weight: normal;
	font-family : Arial;
	text-decoration: none;}

.textlink_dark_10 a:hover {
	color : #666666;
	text-decoration: underline;}


.textlink_dark_12 a {
	color: #333333;
	font-size : 12px;
	font-family : Arial;
	text-decoration: none;}

.textlink_dark_12 a:hover {
	color : #008000;
	text-decoration: none;}






/* Dunkle Links Fett */
.titlelink_dark_11 a {
	color : #000000;
	font-size : 11px;
	font-weight: bold;
	font-family : Arial;
	text-decoration: none;}

.titlelink_dark_11 a:hover {
	color : #666666;
	text-decoration: none;}


.titlelink_dark_12 a {
	color:#333333;
	font-size : 12px;
	font-weight: ;
	font-family : Verdana;
	text-decoration:none;
	}

.titlelink_dark_12 a:hover {
	color : #666666;
	text-decoration: none;
	}


.titlelink_green_12 a {
	color : #008001;
	font-size : 12px;
	font-weight: bold;
	font-family : Arial;
	text-decoration: none;}


/* Helle Links klein */
.textlink_light_9 a {
	color:#E2E2E2;
	font-size : 10px;
	font-weight:;
	font-family : Arial;
	text-decoration: none;}

.textlink_light_9 a:hover {
	color : #FFFFFF;
	text-decoration: none;}


/* Dunkle Links klein */
.textlink_dark_9 a {
	color:#666666;
	font-size : 10px;
	font-weight:;
	font-family : Arial;
	text-decoration: none;}

.textlink_dark_9 a:hover {
	color:#999999 ;
	text-decoration: none;}


/* Rote Links klein */
.textlink_red_10 a {
	color : #990000;
	font-size : 10px;
	font-weight: normal;
	font-family : Arial;
	text-decoration: underline;}
	
	
	
	
/* Hauptnavi */
.navi_11 a {
	color : #008000;
	font-size : 11px;
	font-weight: bold;
	font-family : Arial;
	text-decoration: none;}

.navi_11 a:hover {
	color : #666666;
	text-decoration: none;}


.navi_12 a {
	color : #008000;
	font-size : 12px;
	font-weight: bold;
	font-family : Arial;
	text-decoration: none;}

.navi_12 a:hover {
	color : #666666;
	text-decoration: none;}

	
	
	

/************************************* Contentelemente *****************************************/

.text_klein {
	color:#000000;
	font-size : 10px;
	font-weight:;
	font-family : Arial;
	text-decoration: none;}

.klickpfad{
		background:#EEEEEE;
		color: #FFFFFF;
        font-family: Arial;
        font-size: 10px;
		height:20px;
		width:666px;
}

.tabellenkopf_old {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
    text-align: center;
    padding: 4px;
    background-color: #54668A;
}

.tabelleninhalt {
	background-color: #E7E7E7;
	color: #000000;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	padding: 4px;
}


/************************************* other(Input;Button;Select;Ränder) *****************************************/

/*** Select ***/
.select {
    color : #000066;
    font-size : 12px;
	font-family : Tahoma,Arial,Arial;
	font-weight: normal;
	background-color: #FFFFFF;
	border: 1px solid #DDDDF9;}


/*** Ränder ***/
.border_dark {
	   border: 1px solid #999999;}

.border_light {
	   border: 1px solid #DDDDDD;}

.border_red {
	   border: 1px solid #FF0000;}

.border_white {
	   border: 1px solid #FFFFFF;}   
	


/*** Button ***/
.button{
       font-family: Arial;
       font-size: 9px;
       border: 0px solid #333333;
       padding-top:2px;
	   background-color: #3B77AE;
       color: #FFFFFF;}


/*** Input ***/
.input{
       font-family: Arial;
       font-size: 12px;
       border: 1px solid #D9DDE1;
       background-color: #FFFFFF;
       color: #000000;
	   }

.input_red{
       font-family: Arial;
       font-size: 12px;
       border: 1px solid #FF0000;
       background-color: #FFFFFF;
       color: #000000;
	   }


.subnav { 
		background-color: #F0F7F0;
	    border-bottom: 1px solid #DDDDDD; width:198px; height:25px
}





.subnav1 {
		 border-bottom: 1px solid #DDDDDD; width:198px; height:20px;
		 padding-left: 18px;
		 
}

/************************************* Contentbereich BZE *****************************************/

.content_title {
        color: #007D00;
        font-family: Arial;
        font-size: 12px;
		font-weight: bold;
		padding-left:0px;
		height:26px
}

.content_title_print {
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
} 

.content_fett {
		color: #505559;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
}

.content_normal {
		color: #333333;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
}

.content_normal_grey {
		color: #CCCCCC;
		font-family: Arial;
		font-size: 12px;
		font-weight: normal;
}

.content_normal_10 {
		color: #505559;
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
} 		

.klickpfad_bze {
		font-color: #959595;
		font-family: Arial;
		font-size: 9px;
		font-weight: normal;
}

.border_orange {
		border: 1px solid #FFCC66;
		width: 40px;
		text-align: center;
}

.border_orange_top_buttom {
		border-bottom: 1px solid #FFCC66;
		border-top: 1px solid #FFCC66;
		text-align: center;
}

.border_orange_right {
		border-right: 1px solid #FFCC66;
		text-align: center;
}

.border_grey_right_buttom {
		border-bottom: 1px solid #DDDDDD;
		border-right: 1px solid #DDDDDD;
}

.border_grey_left_buttom {
		border-bottom: 1px solid #DDDDDD;
		border-left: 1px solid #DDDDDD;
}

.border_grey_buttom {
		border-bottom: 1px solid #DDDDDD;
}

.tabellenkopf { 
		background-color: #F0F7F0;
	    border-bottom: 1px solid #DDDDDD; height:20px;
		text-align: center; 
}			

.border {
	   border: 1px solid #7DC56E;}
	   
	   
.senden{
        color: #878484;
        font-family: Arial;
        font-size: 11px;}
		
		
.titlegrey {
	color : #003700;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;	
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;}

	
.text{
        color: #008C00;
        font-family: Arial;
        font-size: 12px;
}


.navi_effect {
	background-image:url(../image/navi1b4.jpg);
	height:24px;
	color : #505559;
	font-size : 12px;
	font-family : Verdana;
	text-decoration: none;
}

.navi_effect1 {
	color: #666666;
	font-size : 12px;
	font-family : Verdana;
	text-decoration: none;
	background-image:url(../image/navi2b.jpg);
	height:24px;
}

.navi_dark_12 a {
	color:#414141 ;
	font-size : 12px;
	font-weight: ;
	font-family : Verdana;
	text-decoration: none;
}

.navi_dark_12 a:hover{
	color:#6C6C6C ;
	font-size : 12px;
	font-weight: ;
	font-family : Verdana;
	text-decoration: none;
}

.tabellenkopf_verlauf {
		background-image:url(../image/tabellenkopf_senkrecht.jpg);
	    border-bottom: 1px solid #DDDDDD; 
		text-align: center; 
}

.content_braun {
		color:#660000;
		font-family: Arial;
		font-size: 12px;
		font-weight: ;
}

.content_green {
		color:#008000;
		font-family: Arial;
		font-size: 13px;
		font-weight: ;
}

.documentlink_dark_12 a {
	color:#660000;
	font-size : 12px;
	font-weight: ;
	font-family : Verdana;
	text-decoration: none;
	}

.documentlink_dark_12 a:hover {
	color:#BF6000;
	text-decoration: none;
	}
