#introduction
{
	margin-top: 20px;
	height:130px;
	overflow:hidden;
	line-height: 18px;
}

#searchbox .content
{
	height:108px;
}

.content .main
{
    width:690px;
    float:left;
    padding-right:16px;
    padding-left:16px;
    padding-bottom:25px;
    padding-top:15px;
}

.content .main .box
{
    width:340px;
    margin-top:15px;
    float:left;
    margin-left:1px;
}

.content .main .box  h2
{
	background: url(../gfx/pfeil_headline.gif) left top no-repeat;
	border-top: 2px solid #004F91;
	padding-top: 10px;
	padding-left: 12px;
	font-weight: bold;
	font-size: 14px;
}
.content .main .box  h2 a {
	text-decoration: none;
}
.content .main .box  h3
{
	background: none;
	padding: 0;
}
.content .main .box .entry {
	width: 320px;
}
.content .main .box p {
	padding-top: 4px;
}
.content .main .boxright
{
    width:340px;
    margin-top:15px;
    float:left;
    margin-left:7px;
}
.content .main .boxright span.date a
{
	color: #999;
	font-size: 10px;
	text-decoration: none;
}
.content .main .boxright h3 {
	margin-bottom: 10px;
}
.content .main .boxright h3 a
{
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

