html, body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #aaa;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../amedee_back.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}

a:link, a:active , a:visited {color: #444; text-decoration: none;}
a:hover {color: #034EA2; text-decoration: none;}

#wrapper{
}

p{
	margin-top:5px;
}

#fett{
	font-size:14px;
	color:#444;
}

#fett2{
	font-size:12px;
	color:#444;
}

#haupt{
	width: 1100px;
	height: 600px;
	background-color: #034ea2;
	text-align: left;
}

#logo{
	float: left;
	margin: 15px 0 15px 15px;
	width: 200px;
	height: 520px;
	background-color: #888;
}


#navi{
	margin-top: 15px;
	margin: 15px 15px 15px 230px;
	background-color: #888;
	height: 50px;
	width: 545px;
}

#navi ul{
	list-style-type: none;
}

#navi ul li{
	display: inline;
}

#main{
	margin-left: 230px;
	height: 455px;
	width: 545px;
	background-color: #888;	
}

#flash{
	width: 1000px;
	height: 568px;
}
