@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family : Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	overflow: scroll;
	background:#fff url(../images/student_02.jpg) repeat-x;
	margin:0 auto 60px auto;
}
a {
	color:#FFB617;
	text-decoration : none;
	margin:0 4px;
	font-weight:bold;
}
a:hover {
	color : #A6BF2F;
	text-decoration:none;
}
h1 {
	font-size:16px;
	margin:22px 0;
	padding:0;
	width:60%;
	color:#04B7BD;
	text-align:left;
	border-top:1px dotted #04B7BD;
}
h2 {
	font-size:9px;
	margin:30px 0;
	padding:0;
	width:60%;
	color:#04B7BD;
	text-align:right;
	border-top:1px dotted #04B7BD;
}


#container-block {
	width:1199px;
	min-height:612px;
	background:url(../images/student_01.jpg) no-repeat top;
	margin:0 auto;
	position:relative;
	z-index:0;
}


#container-block-2-impressum{
	width:317px;
	height:320px;
	float:right;
	background:url(../images/ImpressumPapaMakler.jpg);)
	}
#menu{
	float:left;
	width:312px;
	height:auto;
	margin:31px 0 60px 15px;
	text-align:center;
	}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;

}
#menu ul li {
	padding: 0px;
	min-width:50px;
}
#menu ul li a {
	font-weight:bold;
	display:block;
	padding: 1px 8px;
	line-height: 25.7px;
	text-decoration: none;
	font-size:13px;
	color:#04B7BD;
	width:auto;
	border-bottom: 1px dotted #04B7BD;
}
#menu ul li a:hover {
	color:#FFB617;
	text-decoration:none;
	list-style-type:circle;
	background:#04B7BD
}
#header{
	width:304px;
	height:20px;
	float:left;
	margin:1px 0px 87px 10px;
	text-align:right;
	position:absolute;
	z-index:1;
	left: 878px;
	top: 224px;
	font-size: 18px;
}
#header a{
	color:#000;
	font: 14px;
}
#header a:hover{
	color:#000;
}
#one-text{
	clear:both;
	float:right;
	width:600px;
	height:150px;
	color:#000;
	}

