body	{ 
	background: #FDCA8A;
	color: #002D59;
}

a	{
	color:#002DC0;
}

.main	{
	width:672px;
	margin: 0px auto 40px auto;
}

.top	{
	vertical-align:top;
}

#logo	{
	width:90px;
	height:60px;
	margin-left:14;
}
	
.archiv	{
	float:left;
	width:110px;
}

.content	{
	float:left;
	width:450px;
	border:1px solid #7A1F26;
	background:#F9F9D4;
}

.contentItem	{
	margin: 0px 10px;
	text-align:justify;
}

.contentItemHeader	{
	background: url('../items/stern.gif') no-repeat 0 0;
	font: bold 18px Times;
	padding-left: 20px;
}

.menu	{
	float:left;
	width:110px;
	text-align:right;
}

.archive	{
	width: 99px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
