* {
	padding: 0;
	padding-top:0px;
	margin:0 auto;
	margin-top:0px;
}
body {
	background: #fff;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
img{
border: 0px none;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}

a:link,
a:visited,
a:active {
	text-decoration: none;
	color: #e20031;
}
a:hover {
	text-decoration: underline;
	color: #666;
}
#container {
	width:800px;
	margin-top:120px;
}
#logo{
	width:800px;
	background: #fff url('axitos_logobar.png') repeat-x 0 0;
	height:102px;
}
#left{
	padding-left:20px;
	padding-top:20px;
}
.aufbau{
	color:#333;
	
}