@charset "utf-8";
/* CSS Document */
.Stil2 {font-size: 10}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	background-image: url(../_img/bg.jpg);
	background-repeat: repeat-x;
}

#header {
	background-image: url(../_img/header.jpg);
	background-repeat: repeat-y;
	width: 950px;
	height: 20px;
	margin: 0;
	padding: 83px 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	text-align: right;
	}
	
#epas-produkte, #epas-jobs, #epas-aktuelles, #epas-finder {
	background-repeat: no-repeat;
	width: 220px;
	height: 426px;
	position: absolute;
	top: 155px;
	text-align: center;
	}
	
#epas-sprecherpool {
	background-repeat: no-repeat;
	width: 220px;
	height: 426px;
	position: absolute;
	top: 155px;
	text-align: center;
	}
	
#epas-multimedia {
	background-repeat: no-repeat;
	width: 220px;
	height: 426px;
	position: absolute;
	top: 155px;
	text-align: center;
	}
#epas-produkte {
	background-image: url(../_img/bgtk.jpg);
	left: 25px;
	background-color: #f6f6f6;
	}
	
#epas-jobs {
	background-image: url(../_img/bghb.jpg);
	left: 255px;
	background-color: #dcdcdc;
	}

#epas-multimedia {
	background-image: url(../_img/bghb.jpg);
	left: 255px;
	background-color: #ffffff;
	}
	
#epas-aktuelles {
	background-image: url(../_img/bgdb.jpg);
	left: 485px;
	background-color: #c7c7c7;
	}
	
#epas-finder {
	left: 730px;
	border: 1px solid #00ffcc;
}

#epas-sprecherpool {
	left: 730px;
	border: 1px solid #00ffcc;
}
#epas-finder-datenschutz {
	left: 740px;
	position: absolute;
	left: 720px;
	top: 157px;
	height: 650px;
	width: 300px;
	border: 1px solid #ffffff;
}


#epas-video {
	background-repeat: no-repeat;
/*	width: 220px;
	height: 426px;
*/	position: absolute;
	top: 155px;
	text-align: center;
	left: 165px;
	}


.white {
	color: #fff;
	font-weight: bold;
	margin-top: 3px;}
	
p.epas {
	margin: 0 4px;
	text-align: left;}
	
#text {
	position: absolute;
	left: 25px;
	top: 610px;
	height: 16px;
	width: 925px;
	border: 1px solid #00ffcc;}
	
#text2 {
	position: absolute;
	left: 25px;
	top: 1210px;
	height: 16px;
	width: 925px;
	border: 1px solid #00ffcc;
	}
	
#text3 {
	position: absolute;
	left: 25px;
	top: 740px;
	height: 16px;
	width: 925px;
	border: 1px solid #00ffcc;
	}
	
#text3a {
	position: absolute;
	left: 25px;
	top: 760px;
	height: 16px;
	width: 925px;
	border: 1px solid #00ffcc;
	}
	
#text4 {
	position: absolute;
	left: 25px;
	top: 1074px;
	height: 16px;
	width: 925px;
	border: 1px solid #00ffcc;
	}
	
	
#textphilo {
	position: absolute;
	left: 25px;
	top: 610px;
	height: 16px;
	width: 925px;
	}
	
#textabnahme {
	position: absolute;
	left: 25px;
	top: 610px;
	height: 16px;
	width: 925px;
	}
	
#links {
	font-size: 10px;
	position: absolute;
	left: 25px;
	top: 635px;
	height: 16px;
	width: 925px;
	text-align: center;}
	
#linksphilo {
	font-size: 10px;
	position: absolute;
	left: 25px;
	top: 1235px;
	height: 16px;
	width: 925px;
	text-align: center;
	}
	
#linksdatenschutz {
	position: absolute;
	font-size: 10px;
	left: 25px;
	top: 785px;
	height: 16px;
	width: 925px;
	text-align: center;
	}
	
#linksabnahme {
	position: absolute;
	font-size: 10px;
	left: 25px;
	top: 1099px;
	height: 16px;
	width: 925px;
	text-align: center;
}

.headlinerot {
	color: #f00;
	font-weight: bold;
	font-size: 30px;}
	
.headlineblau {
	color: #367faa;
	font-weight: bold;
	font-size: 30px;}
	
.headlineland {
	color: #367faa;
	font-weight: bold;
	font-size: 18px;}
	
.blau {
	color: #367faa;
	font-size: 12px;}
