/* kompetenzplus css (main) */

body {
	margin-top: 0px;
	margin-left: 0px;
	background-image:url(images/back.jpg);
	background-repeat: no-repeat;
	font-size: 0.78em;
		}

a:active, a:focus {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #005B7F;
	}
	
.invisible {
	left: -1500px;
	top: -1500px;
	position: absolute;
	overflow: hidden;
	width: 0px;
	height: 0px;
	display: inline;
}
		
.sprungmarken {
	width:200em;
	position:absolute;
	left:-300em;
	top:0px;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #005B7F;
	z-index:6;
		}		
		
.sprungmarken a:link, .sprungmarken a:visited { }

.sprungmarken a:active { }		
		
.sprungmarken a:focus { }						

.sprungmarken li {	
	display: inline;
	list-style: none;
	}				
	
.sprunginhalt a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;
	text-decoration:none;
	}	
		
.sprunginhalt a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;	
	text-decoration:none;			
	}			
		
.sprunggnav a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}			
			
.sprunggnav a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}	
		
.sprunginav a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;			
	text-decoration:none;		
		}			
			
.sprunginav a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}	
		
		
		
.sprungsuche a:active {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}			
			
.sprungsuche a:focus {
	position:absolute;
	margin-left:308em;
	margin-bottom:0px;
	top:0px;		
	width:20em;
	padding:4px;			
	text-decoration:none;		
	}							
		
/* header */		
	
.linieoben {
	border: dashed #005B7F; 
	width: 100%;
	height: 1px;
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	position: absolute; 
	top: 2px; 
	left: 0px;
	z-index: 4;
	}
	
.logo-kplus {
	position: absolute; 
	top: 50px; 
	right: 13%;
	z-index: 5;
	}	
	
#logo-f-bb {
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index: 2;
	}	
	
/*inhaltsbereich - textauszeichnung, bildausrichtung, etc */	

.inhaltsbereich {
	width:60%;
	margin-top:210px;
	margin-bottom:200px;
	margin-left:30px;
	float:left;
	color: #000000;
	}
	
.inhalt {
	line-height: 1.5em;
	}

.inhalt img {
	border-width:0px;
    }

.inhalt a:link {
	color: #044885;
	text-decoration: underline;
 	font-weight:bold;
	}

.inhalt a:visited {
	color: #044885;
	text-decoration: underline;
	font-weight:normal;
	}
		
.inhalt a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #005B7F;
	}			
	
		
.inhalt a:focus {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #005B7F;
	}	
	
.inhaltliste ul {
	margin-left: 15px;
	padding: 0px;
	list-style-image:url(images/bullet_orange.gif);
	}

.themenuebersicht ul {
	margin-left: 15px;
	padding: 0px;
	list-style-image:url(images/bullet_blau.gif);
	}

.themenuebersicht {
        border: dashed #044885; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	background-color: #F1F4F5;
	clear:both;
	}

.infoblock ul {
	margin-left: 15px;
	padding: 0px;
	list-style-image:url(images/bullet_blau.gif);
	}

.infoblock {
        border: solid #DA9F01; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 3px;
	padding-right: 5px;
	background-color: #FCF6E5;
	}

.news {
	width:16em;
	background-color:#F1F4F5;
	border: 1px dashed #044885;
	float:right;
	padding-bottom:10px;
	padding-left:7px;
	padding-right:7px;
	padding-top:3px;
	margin-left:15px;
	margin-bottom:10px;
	margin-top:0px;
		}

hr {
	display:none;
	}
	
abbr {
	cursor: help;
	border-bottom: 1px dashed #999;
	}

acronym {
	cursor: help;
	border-bottom: 2px dashed #044885;
	}
	
.externerlink {
	padding-left: 5px;
	padding-right: 3px;
	vertical-align: middle;
	}
	
cite {
	font-size: 1em;
	font-style: normal;
	background-image:url(images/cite.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	}
		
.bildlinks {
	float: left;
	padding-right: 15px;
	}
		
.bildrechts {
	float: right;
	padding-left: 15px;
	}	

.grafik {
        border: dashed #044885; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #F1F4F5;
	}

.clear {
	clear: both;
	}		

.breadcrump {
	font-size: 0.9em;
	line-height: 1.1em;
	}
			
		
/*footer*/	
			
.footer {
	clear:left;
	margin-top: 20px;
	margin-bottom: 30px;
	border: dashed #044885; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:url(images/pfeil-uebersicht.gif);
	background-repeat: no-repeat;
	}

			
.footer2 {
	clear:left;
	margin-top: 50px;
	border: dashed #044885; 
	border-top-width: 1px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image:url(images/pfeil-top.gif);
	background-repeat: no-repeat;
	}
	
.copyright {
	font-size: 0.9em;
	margin-bottom:40em;
	}	

/*inhaltsnavigation*/	

.linkespalte {
	width:22em;
	margin-top:13em;
	margin-bottom:20px;
	float:left;
	}
		
#navi { 
    margin-top: 2em; 
        }
		
.naviul {	
	padding: 0;
	margin: 0;
	color: #000000;
	}
	
.navi-liste-1 { 
    list-style: none;
	padding: 0px;
	margin: 0px; 
	}
	
.navi-liste-1-aktiv { 
	background-image:url(images/navi-liste-1aktiv.gif);
	background-repeat: no-repeat;
	background-color: #EBF1F3;	
	border: dashed #044885; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1.5em;
	font-weight: bold;
	}

		
.navi-liste-1-inaktiv {
	background-repeat: no-repeat; 
	border: dashed #044885; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1.5em;
	font-weight: bold;
	}
	
.navi-liste-2 {
	list-style: none;
	padding: 0;
	margin: 0;      
	}
			
.navi-liste-2-aktiv { 
	background-image:url(images/navi-liste-2aktiv.gif);
	background-repeat: no-repeat;
	background-color: #DAE6EA;
	border: dashed #044885;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1.5em;
	font-weight:bold;
	}
		
.navi-liste-2-inaktiv {   
	background-repeat: no-repeat;
	background-color: #EBF1F3;
	border: dashed #044885;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-bottom: 2px;
	padding-left: 1.5em;
	padding-top: 2px;
	}
	
.navi-liste-3 {
	list-style: none;
	padding: 0;
	margin: 0;      
	}
				
.navi-liste-3-aktiv { 
	background-image:url(images/navi-liste-3aktiv.gif);
	background-repeat: no-repeat;
	background-color: #C2D0D6;
	border: dashed #044885;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 1.5em;
	font-weight:bold;
	}
		
.navi-liste-3-inaktiv {  
	background-repeat: no-repeat;
	background-color: #DAE6EA;
	border: dashed #044885;
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 1px; 
	border-left-width: 0px;
	padding-bottom: 2px;
	padding-left: 1.5em;	
	padding-top: 2px;
	}
	
.nummerierung {
	width:2.5em;
	float:left;
	}
	
.navi-abstand {
   	margin-left: 2.7em;
	padding-left:0.8em;
	width:16em;
	color: #000000;
	display:table-cell;
	height:100%;
 	display: block;
	}	
		
.navi-abstand a:link, .navi-abstand a:visited {	
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	}
		
.navi-abstand a:hover {	
	color: #000000;
	background-color: transparent;	
	text-decoration: underline;
	}
	
.navi-abstand a:active{	
	color: #FFFFFF;
	background-color: #005B7F;
	text-decoration: underline;
	}
	
.navi-abstand a:focus {	
	color: #FFFFFF;
	background-color: #005B7F;
	text-decoration: underline;
	}	
		
/*globale navigation*/
		
.vertikalenavi {
 	top: 150px;
	position: absolute;
 	}		
	
#gnav {	
	position: absolute; 
	top: 97px; 
	left: 250px;
	color: #000000;
	}
			
#gnav li {	
	display: inline;
	list-style: none;
	}
			
#gnav a:link, #gnav a:visited {	
	text-decoration: none;
	color: #000000;
	}
				
#gnav a:hover{	
	text-decoration: none;
	color: #FFFFFF;
	}

#gnav a:active{	
	color: #FFFFFF;
	background-color: #005B7F;
	}
	
#gnav a:focus {	
	color: #FFFFFF;
	background-color: #005B7F;
	}	
	
.gnavstyle-inaktiv {
	margin: 0px;
	padding-left: 13px;
	padding-right: 15px;
	border: inherit;
	border: solid #D2DEE3; 
	border-top-width: 0px; 
	border-right-width: 7px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	color: #FFFFFF;
        background-color:#005B7F;
	}
	
		
.gnavstyle a{
	margin: 0px;
	padding-left: 13px;
	padding-right: 15px;
	border: solid #D2DEE3; 
	border-top-width: 0px; 
	border-right-width: 7px; 
	border-bottom-width: 0px; 
	border-left-width: 0px;
	}

	
.gnavstyle a:hover{
	color: #FFFFFF;
	background-color: #005B7F;
	}
		
/*suche, formulare*/

#suche { 
 	padding: 0;
 	margin: 0;
 	border: dashed #044885; 
 	border-top-width: 1px; 
 	border-right-width: 0px; 
 	border-bottom-width: 2px; 
 	border-left-width: 0px;
	 }
	
.sucheformular {
	padding-left: 34px;
	padding-top: 5px;
	margin: 0;
	}

.inputstyle {
	background-color: #D2DEE3;
	border: solid #044885;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor: pointer;
	}

.inputstyle2 {
	background-color: #D2DEE3;
	border: solid #044885;
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	cursor: pointer;
	margin-left: 15px;
	margin-bottom:20px;
	margin-top:6px;
	}	

.beschriftungsabstand {
	line-height:3em;
        border: solid #DA9F01; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 3px;
	margin-top:5px;
	background-color: #FCF6E5;
	}

.beschriftungsabstandachtung {
	line-height:2em;
	border: solid #043447; 
	border-top-width: 4px; 
	border-right-width: 4px; 
	border-bottom-width: 4px; 
	border-left-width: 4px;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 3px;
	margin-top:5px;
	background-color: #FCF6E5;
	}	
	
.bildrechtsachtung {
	float: right;
	padding-left: 15px;
	padding-right: 3px;
	padding-top: 3px;
	}	


.stichwortsuche {   
	background-image:url(images/navi-liste-pfeil-1.gif);
	background-repeat: no-repeat;
	padding-bottom: 4px;
	padding-top: 2px;
	padding-left: 34px;
	}
	
.stichwortsuche a:link, .stichwortsuche a:visited {	
	color: #000000;
	text-decoration: none;
	}
		
.stichwortsuche a:hover {	
	color: #000000;
	text-decoration: underline;
	}		

.stichwortsuche a:active{	
	color: #FFFFFF;
	background-color: #005B7F;
	}
	
.stichwortsuche a:focus {	
	color: #FFFFFF;
	background-color: #005B7F;
	}			




#top {
        width: 0px;
        }

