/** Stylesheet Rhein-Main Jobcenter**/
*{
	margin:0px;
	padding:0px;
}

html{
	margin:0px;
	padding:0px;
	width:100%;
}

body{
	font-family:verdana;
	font-size:11px;
	line-height:18px;
	color:#000;
	width:100%;
}
div{

}
a{
	text-decoration:none;
}
h1{
	margin:7px 0px -7px 8px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	line-height:16px;
	color:rgb(255,0,0);
	line-height:18px;
}
p{}

img {
	border:0px solid white;
}

.border{
	background-image:url(/files/border.gif);
	padding:3px;
}
.inputborder{
	background-image:url(/files/border_black.gif);
	padding:2px;
	display:block;
}
.colored{
	color:rgb(255,0,0);
}
.listitem{
	display:block;
	padding-left:12px;
	background:url(/files/list.gif) 0px 2px no-repeat;
}
.listitem img{
	display:none;
}
.aktuell{
	display:block;
	padding-left:21px;
	background:url(/files/aktuellpfeil.gif) -1px 1px no-repeat #FFFFFF;
}
.highlight{
	background-color:rgb(150,150,150);
}
/***** Bereichstyles *****/
#site{
	margin:25px 30px 25px 30px;
	width:958px;
}

#logoB{
	height:70px;
}
	#logoB #logo{
		float:left;
	}
	#logoB #servicenav{
		float:right;
		color: rgb(155,155,155);
		padding-right:7px;
	}
	#logoB #servicenav a{
		color: rgb(155,155,155);
	}
	#logoB #servicenav a.active, #logoB #servicenav a:hover{
		color: rgb(0,0,0);
	}

#naviB{
	height:18px;
	margin-left:45px;
}
	#naviB #navi{
		padding-top:1px;
		margin-left:253px;
	}
	#naviB #navi .navelement{
		float:left;
		height:17px;
		padding-bottom:3px;
	}
	#naviB #navi .navelement a{
		display:block;
		color:rgb(155,155,155);
		line-height:17px;
		padding-left:25px;
		background-image:none;
		background-repeat:no-repeat;
		background-position:0px -3px;
	}
	#naviB #navi .navelement a.active, #naviB #navi .navelement a:hover{
		display:block;
		color:black;
		background-image:url(/files/pfeil_a.gif);
		background-repeat:no-repeat;
		background-position:0px -3px;
	}

#titleB{
	height:50px;
	display:block;
	line-height:0px;
    margin-left:45px;
}
	#titleB #titleimagewrapper{
		float:left;
		display:block;

	}
	#titleB #titleimagewrapper .border{
		display:block;
		padding:1px;
	}
	#titleB #titleimage{
		background-color:white;
		width:233px;
		height:50px;
		line-height:0px;
		padding:0px;
	}
	#titleB #title{
		margin-left:13px;
		float:left;
		width:470px;
		height:50px;
	}
	#titleB #search{
		float:left;
		width:178px;
		height:50px;
		margin-left:13px;
	}
		#titleB #search .border{
			background-image:url(/files/border_black.gif);
			padding-top:2px;
			height:17px;
			padding-bottom:0px;
		}
		#titleB #search fieldset{
			border:0px solid white;
			width:176px;
			background-color:white;

		}
			#titleB #search fieldset legend{
				display:none;
			}
			#titleB #search fieldset .search{
				border:1px solid white;
				width:168px;
				font-size:10px;
			}
			#titleB #search fieldset .submit{
				border:0px solid white;
				background-color:white;
				font-size:9px;
				color:rgb(155,155,155);
				padding-left:0px;
				width:70px;
			}
			#titleB #search fieldset a{
                color:rgb(155,155,155);
                display:block;
                line-height:20px;
                margin-top:0px;
			}
			#titleB #search fieldset a:hover{
			    color:black;
			}

#contentB{
	margin-top:15px;
	background-color:white;
	margin-left:45px;
}

	#contentB #subnaviwrapper{
		float:left;
		width:235px;
		background-color:white;
		margin-right:13px;
		display:block;

	}
	#contentB #subnavi{
		border:solid white 1px;
		background-color:white;
		padding-top:17px;
		height:300px;
	}
	#contentB #subnaviwrapper > #subnavi{
		height:auto;
		min-height:300px;
	}
		#contentB #subnavi a{
			padding-left:26px;
			color:rgb(155,155,155);
			display:block;
		}
		#contentB #subnavi p{
			padding-left:26px;
			padding-right:10px;
			padding-bottom:10px;
			display:block;
		}
		#contentB #subnavi a.active,	#contentB #subnavi a:hover{
			color:black;
			background-image:url(/files/pfeil_a.gif);
			background-repeat:no-repeat;
			background-position:3px -1px;
		}
		#contentB #subnavi .ternavelement{
			display:block;
			margin-left:25px;
		}

	#contentB #contentwrapper{
		float:left;
		width:470px;
		background-color:white;
		display:block;
		margin-right:13px;
	}
	#contentB #contenttopspace{
	    height:9px;
	    background-color:white;
	}
	#contentB #content{
		padding:0px 17px 0px 17px;
		border:solid white 1px;
		background-color:white;
		height:310px;
	}
	#contentB .border > #content{
		height:auto;
		min-height:310px;
	}
	    #contentB #content a{
			color:rgb(120,120,120);
			text-decoration:underline;
		}
		#contentB #content a:hover{
			color:rgb(0,0,0);
			text-decoration:underline;
		}
		#contentB #content a.nobg,
		#contentB #content a:hover.nobg{
   			text-decoration:none;
		}
        #contentB #content a.internlog{
			display:block;
			margin:19px 0px 15px 0px;
		}

	#contentB #rightwrapper{
		float:left;
		width:175px;
		background-color:white;
		display:block;
	}
	#contentB #right{
		background-color:white;
		font-size:10px;
		line-height:16px;
		padding:18px 18px 18px 18px;
	}
  		#contentB #right a {
			color:rgb(120,120,120);
		}
		#contentB #right a:hover{
			color:rgb(0,0,0);
		}

#footerwrapper{
	margin-top:10px;
	margin-left:295px;
	width:470px;
}
#footerB{
	background-color:white;
	display:block;
	width:417px;
	padding:0px 24px 0px 24px;
}
#footerB a{
	color:rgb(155,155,155);
}
#footerB a:hover{
	color:black;
}
	#footerB a.backtop{
		margin-left:20px;
		padding-left:20px;
		background:url(/files/top.gif) 0px -4px no-repeat;
	}
	#footerB a.backtop:hover{
		background:url(/files/top_a.gif) 0px -4px no-repeat;
	}
	#footerB a.back{
	    margin-left:25px;
		padding-left:20px;
		background:url(/files/back.gif) -4px -2px no-repeat;
	}
	#footerB a.back:hover{
		background:url(/files/back_a.gif) -4px -2px no-repeat;
	}
	#footerB a.print{
		padding-left:20px;
		background:url(/files/print.gif) 0px 0px no-repeat;
	}


/** **/

/** Fliesstext **/
#content p{
	margin:8px;
}

/** Headline **/
#contentB #content p.headline{
	line-height:0px;
}

/**  Lexikonliste **/
#contentB #content p.lexlist{
	float:left;
	margin-right:0px;
	margin-left:0px;
}
#contentB #content p.lexlist a{
	font-weight:bold;
	margin-left:7px;
	margin-right:0px;
}
#contentB #content p.lexlist a.active{
	color:black;
}

/** Downloadmodul **/
p.download{
	background:url(/files/download.gif) no-repeat 0px 0px;
	padding-left:30px;
	display:block;
}
p.download a {
	display:block;
	color:#A9A9A9;
	font-weight: bold;
	line-height:18px;
}

/** Loginmodul & Formulare**/
#form-module{
	margin-left: 8px;
}
#form-module .element{
	clear:both;
	width:243px;
	background-color:white;

}
#form-module legend{
	display:none;
}
#form-module fieldset{
	border:0px solid white;
}
#form-module p{
	display:block;
}
#content label{
	display:block;
	padding-top:4px;
	padding-bottom:4px;
}
#content input.text{
	width:236px;
	border:solid 0px #999999;
	border:1px solid white;
}
#content select.select{
	width:237px;
	border:solid 0px #999999;
}
#content textarea.textarea{
	width:236px;
	height:150px;
	border:solid 0px #999999;
	border:1px solid white;
}

#content input.submit{
	padding:0px;
	margin-bottom:10px;
	font-size:11px;
	font-family:verdana;
	border:solid 0px #999999;
	background-color:white;
	color:rgb(155,155,155);
}


#content input.submit:hover{
	color:rgb(0,0,0);
}
#form-module-thanks{
	margin-left:8px;
}


/** Trenner **/
.trenner{
	display:block;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	background-image:url(/files/border.gif);
	background-repeat:repeat-x;

}

/** Sitemap **/
#content ul{
	list-style-type:none;

}
#sitemap li{
	margin-left:32px;
	margin-bottom:0px;
}
#sitemap .sub{
	margin-bottom:8px;
}
#sitemap .main{
	margin-top:16px;
	margin-bottom: 16px;
	margin-left:8px;
}
#sitemap .ter{
	margin-left:45px;
}

#sitemap .main a{
	color:#000000;
	font-weight:bold;
}
#sitemap .sub a{
	color:#000000;
	font-weight: normal;
}
#sitemap .ter a{
	color:#666666;
	font-weight: normal;
}
#sitemap a:hover{
	color:#FA0000;
}




/** Allgemeine Klassen **/
.clearer{
	clear:both;
}
.warning{
	color:red;
	font-weight: bold;
}

