@charset "windows-1252";
body {
	font-family: "Myriad Roman", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
	margin:3px;
}
#wrap {
	width:900px;
	border:1px solid #aaa;
	position:absolute;
	left:50%;
	margin-left:-450px;
	top:12px;
}
#head {
	float:left;
	width:628px;
	height:101px;
	background-image:url(i/page_bg_audienda.jpg);
	background-repeat:no-repeat;
	background-position:left;
}
#elipse{
	float:right;
	top:0px;
	background-image:url(i/elipse.jpg);
	width:272px;
	height:224px;
}
#logo{
	float:left;
	width:628px;
	border-top:2px solid #FF9900;
	border-bottom:8px solid #FF9900;
	background-color:#000;
	background-image:url(i/audienda.jpg);
	background-repeat:no-repeat;
	height:36px;
}
#menuhead{
	background-color:#E7E7E7;
	border-bottom:1px solid #ccc;
	height:25px;
	width:628px;
	clear:left;
	margin-bottom:36px;
}
#box {
}
#box div{
	border:1px dotted #fff;
}
#menus{
	position:absolute;
	top:215px;
	left:0px;
	width:175px;
	min-height:200px;
}
#news{
	position:absolute;
	width:150px;
	min-height:200px;
	right:13px;
	top:250px;
}
#content {
	margin:15px 180px 22px 180px;
	height:auto;
	min-height:450px;
}
#content div.flashcontent{
	margin:0px;
	padding:0px;
}
#box div#foot{	
	border-top:1px solid #aaa;
	text-align:center;

}
#suche{
	position:absolute;
	left:943px;
	top:44px;
	height:44px;
	width:223px;
}
#login{
	position:absolute;
	left:943px;
	top:103px;
	height:28px;
	width:300px;
    z-index:4;
}
.flashcontent{
	width:450px;
}
.phpalert{
}