@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/Hintergrund.jpg);
	background-repeat:no-repeat;
	background-position:-35px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}

#rahmen{
	width:1024px;
	height:768px;
}

#header{
	width:1024px;
	height:118px;
}

#weltkarte{
	float:left;
	width:154px;
	height:118px;
	text-align:left;
	padding-left:6px;
}

#weltkarte a {
	/*entfernt Rahmen um die Links!*/
	outline:0;
}

#sprache{
	height:20px;
	width:154px;
	float:left;
	margin-left:-5px;
}

#grafik{
	width:260px;
	height:118px;
	float:left;
}

#grafiken{
	float:left;
}

#grafikenblind{
	float:left;
}

#headline{
	width:440px;
	height:118px;
	float:left;
	text-align:left;
}

#headline h1{
	font-size:16px;
	margin-top:59px;
	font-weight:bolder;
}

#azlogo{
	float:left;
	width:164px;
	height:118px;
}

#logo{
	position:absolute;
	top:8px;
	left:873px;
	z-index:0;
}

#logoblind{
	position:absolute;
	top:8px;
	left:873px;
	z-index:1;
}

#menue{
	height:637px;
	width:140px;
	float:left;
	padding-top:13px;
}

#menue a {
	outline:0;
}

#emtydiv{
	float:left;
	width:49px;
	height:650px;
}

#inhalt{
	float:left;
	height:650px;
	width:835px;
}

#content{
	float:left;
	height:650px;
	width:660px;
	padding-left:10px;
	font-size:12px;
	text-align:center;
}

#content h1{
	font-size:20px;
}

#content h2{
	font-size:16px;
}

#content h3{
	font-size:14px;
}

#content h4{
	font-size:13px;
}

#home{
	text-align:left;
	margin-left:15px;
}

#verfahrensbereiche{
	width:auto;
	height:auto;
	text-align:left;
	margin-left:15px;
	line-height:1.6;
}

#optimierung{
	width:auto;
	height:auto;
	float:left;
	margin-top:50px;
	margin-left:-200px;
}

#newsticker{
	float:left;
	height:650px;
	width:154px;
	margin-left:10px;
	font-size:10px;
}

#newsticker h1{
	font-size:14px;
}

#newsticker h2{
	font-size:12px;
}

#newsticker a{
	text-decoration:none;
}

#newsticker a:link{
  	color: #333333;
}

#newsticker a:hover{
	color:#008193;
}

#newsticker a:focus{
	outline:none;
}

.news-list-date{
	font-size:11px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}

.news-list-container HR.clearer, .news-single-item HR.clearer {
	clear:right;
	border-top:1px solid #999999;
}

#content a{
	text-decoration:none;
}

#content a:link{
  	color: #333333;
}

#content a:hover{
	color:#008193;
}

#content a:focus{
	outline:none;
}

#jobs{
	text-align:left;
	margin-left:15px;
}

#jobangebote{
	text-align:left;
	margin-top:-15px;
	margin-left:15px;
	float:left;
	width:300px;
}

#jobangebot1{
	text-align:left;
	margin-top:-15px;
	margin-left:15px;
	float:left;	
}

#jobangebot2{
	text-align:left;
	margin-top:-15px;
	margin-left:15px;
	float:left;
}

#zulassungen{
	text-align:left;
	margin-left:15px;
}

#zertifikat{
	position:absolute;
	top:138px;
	left:208px;
}
