body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/hintergrund.gif);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	margin: 0px;
	padding:0px;

}

#cont-home {
	position: absolute;
	width:800px;
	height: 380px;
	z-index:1;
	left: 50%;
	margin-left: -400px;
	margin-top: 88px;
	background-image: url(images/hintergrund_start.gif);
	padding-left: 50px;
	padding-right: 50px;
	background-repeat: no-repeat;

}

#logo-asp{
	position: absolute;
	z-index:2;
	width: 250px;
	heigth:149px;
	left: 50%;
	margin-left: 100px;
	
}

#termine{
	position: absolute;
	z-index:2;
	width:220px;
	top:293px;              /*vorher 350*/
	left: 50%;
	margin-left: 100px;
	border-color: #439CCD;
	border-width: 1px;
	border-style: solid;
	/*neu*/
	padding:5px;
	
}


#termine span.poph1{font-weight:bold;font-size:14px;color:#3366cc;}
#termine span.poptext{font-size:12px;}
#termine span.poplink{right:10px;font-size:12px;}
#termine a:link {color:#003399;text-decoration:none;}
#termine a:hover{color:#cc3300;text-decoration:underline;}





#termine a{
	text-decoration:none;
	color:#000;
	
}

#termine a:hover{
	text-decoration:underline;
	
}
#text-start{
	position: absolute;
	z-index:2;
	top:140px;    /*vorher 195*/
	width: 250px;
	heigth:149px;
	left: 50%;
	margin-left: 100px;
	
}

#menu{

	position: relative;
	height:20px;
	width:395px;
	margin-top:30px;
	/*margin-left:-30px;	background-color:#f00;*/
	text-align:center;


}

#menu ul{
     margin:0px 0px 0px 0px;
     padding:0px;
}


#menu li
{
	float: left;
	font-size: 12px;
	display:block;
	margin-left:7px;
     font-weight:normal;	
     /*margin-left:25px;*/
	border-color: #439CCD;
	border-width: 1px;
	border-style: solid;
	padding:3px 15px 3px 15px;
	margin-bottom:10px;
	
}

#menu li a
{
	color:#000;
	text-decoration:none;
}

#menu li a:hover
{
	color:#000;
	text-decoration:underline;
}

h2{
	color:#069;
	font-size:16px;
}

#nav-unten{
	position: absolute;
	width:450px;
	height: 50px;
	
	z-index:2;
	left: 50%;
	margin-left: -350px;
	margin-top: 410px;
	padding-top:0px;
	display:inline;
/*	background-color:#0f0;*/

	
}

#text-logo1{
	visibility:hidden;
	margin-top:10px;
	width: 120px;
	height:60px;
	float:left;
	margin-left:30px;
		display:inline;
	
	
}
#text-logo2{
	visibility:hidden;
	margin-top:10px;
	width: 120px;
	height:60px;
	float:left;
		display:inline;
}
#text-logo3{
	visibility:hidden;
	margin-top:10px;
	width: 120px;
	height:60px;
	float:left;
		display:inline;
}
#text-logo4{
	visibility:hidden;
	margin-top:10px;
	width: 120px;
	height:60px;
	float:left;
}

#logo-webfox{
	position:absolute;
	z-index:3;
	margin-top:435px;
	left: 50%;
	width:200px;
	margin-left: 375px;
}
