/* CSS Document */

#center {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	width: 100%;
	height: 180px;
	background-image: url(/files/agentur_fakten_h.jpg);
	background-repeat: no-repeat;
}
#header_master001 {
	position: relative;
	width: 100%;
	height: 120px;
}
	#menu0 {
		position: absolute;
		bottom: 10px;
		left: 500px;
		width: 240px;
		height: 170px;
		/*background-color: #FFCC00;*/
	}
	#logo {
			position: absolute;
			top: 0px;
			right: 50px;
			width: 150px;
			height: 60px;
			background-image: url(/files/psa_logo.gif);
			background-repeat: no-repeat;
	}
	#language {
		position: absolute;
		bottom: 10px;
		right: 55px;
		width: 180px;
		text-align: right;
		/*background-color: #FFCC00;*/
	}
#subheader {
	position: relative;
	width: 100%;
	height: 30px;
}
	#breadcrumb {
		width: 490px;
		height: 30px;
	}
	#search {
		position: absolute;
		top: 0px;
		left: 490px;
		width: 470px;
		height: 30px;
		background-color: #CCCCCC;
	}
#main {
	position: relative;
	width: 100%;
	height: 600px;
	padding: 0px 0px 50px 0px;
	/*background-color: #993399;*/
}
#main_master001{
	position: relative;
	width: 100%;
	height: 600px;
	background-color: #F3F3F4;
}
	#teaser {
		width: 100%;
		height: 136px;
		background-image: url(/files/home_teaser.jpg);
		background-repeat: no-repeat;
	}
	#menu1 {
		position: relative;
		margin-top: 0px;
		left: 50px;
		width: 440px;
		height: 400px;
		float: left;
		background-image: url(/files/agentur_profil_n.jpg);
		background-repeat: no-repeat;
		/*background-color: #CC3300;*/
	}
		#menu1Nav {
			position: absolute;
			top: 0px;
			left: 0px;
		}
	#content{
		position: relative;
		top: 10px;
		right: 50px;
		width: 410px;
		height:400px;
		float: right;
		/*background-color: #FFCCFF;*/
	}
	#logoHome {
		position: relative;
		top: -330px;
		left: 260px;
		width: 150px;
		height: 60px;
		background-image: url(/files/psa_logo.gif);
		background-repeat: no-repeat;
	}
	#homecontent {
		position: relative;
		top: -50px;
		left: 42px;
	}
