html,body {
	width:625px;
}
.streifen {
	background:transparent;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width:100%;
	float:left;
}
.main {
	width:100%;
	background:#FFF;
	margin-left:0;
}
.head {
	margin:20px 20px 0 20px;
}


.head h1 {
	color:#688fc7;
	font-size:36px;
	margin:0;
	padding:10px 0 10px 80px;
	background:url(img/punkte_1.gif) left center no-repeat;
}
.navi a {
	font-size:22px;
	line-height:28px;
	font-weight:bold;
	border-bottom:4px solid #688fc7;
	padding-bottom:-1px;
}
.navi a.current {
	border-bottom:4px solid #FFF;
}
.navi a:hover, .navi a:focus {
	border-bottom:4px solid #FFF;
}


h1 {
	font-size:30px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:24px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:12px;
}

.newsnavi {
	font-size:14px;
}

.newsnavi span, .newsnavi a{
	padding-right:1em;
}