@charset "utf-8";
/* CSS Document */
img {width:1000px; height: auto; position: relative; top: 100px; left: 50%; margin-left: -400px;}
p {color: #2B2A29; font-family:Tahoma, Geneva, sans-serif;font-size: 40px; width:800px; height: auto; position: relative; top: 100px; left: 50%; margin-left: -400px;}
#impressum p{font-size:18px ;}


#stellenausschreibung p{ 
	background-color: #DDD;
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 25px !important;
	width:1000px; height: auto; 
	position: relative;
	left: 50%; 
	margin-left: -400px;
	padding: 2%;
	border-radius: 5px;
}


