html,body{
	background-color: #FFF;
}
body,td,th {
	font-family: Arial, Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:1.5em;
	color: #333;
}
body {
}
a {
	color: #688fc7;
}

p, ul, ol {
	padding-bottom:0.7em;
}

hr{
	color:#688fc7;
	background-color:#688fc7;
	height:1px;
	border:none;
}
.streifen {
	background:url(img/streifen.gif) #EEE;
	min-height: 100%;
	height:auto !important;
	height:100%;
	width:25%;
	float:left;
}
.main {
	width:680px;
	background:#FFF;
	margin-left:100%;
}
.head {
	margin:40px 20px 0 20px;
	border-bottom:1px solid #688fc7;
}
.head h1 {
	color:#688fc7;
	font-size:2.5em;
	margin-left:-110px;
	padding:0.3em 0 0.3em 110px;
	background:url(img/punkte_1.gif) left center no-repeat;
}
.head h3 {
	color:#7d7d7d;
	font-weight:normal;
}
.navi {
	background:#688fc7;
	margin:1px 20px 0 20px;
	padding-left:3px;
}
.navi a {
	color:#FFF;
	text-decoration:none;
	display:inline-block;
	padding:1px 3px 0 3px;
	margin:0 0 0 2px;
	border-top:3px solid #688fc7;
	border-bottom:3px solid #688fc7;
}
.navi a.current {
	background:white;
	color:#7d7d7d;
	padding:1px 6px 0 6px;
	border-bottom:3px solid #FFF;
}
.navi a:hover, .navi a:focus {
	border-bottom:3px solid #fff;
}
.content {
	padding:20px 40px 40px 40px;
}
.content a {
	color:#688fc7;
}
.content h2{
}
.content h1 a, .content h2 a, .content h3 a, .content h4 a {
	text-decoration:none;
}
.content li{
	list-style-image: url(img/punkt.gif);
}
.content h2{
	color:#688fc7;
	padding-bottom: 0.5em;
}
.content h3{
	color:#688fc7;
	background-image: url(img/punkte_2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	margin-bottom: 0.5em;
}
.content h4{
	color:#111;
}
.content h5{
	color:#688fc7;
	font-size: 1.2em;
	margin-bottom: 0.5em;
}
.news_kurz{
	padding-bottom:1em;
	margin-bottom:1em;
	border-bottom:1px solid #688fc7;
}
.newsnavi span, .newsnavi a{
	padding-right:0.5em;
}
.filesize{
	padding-left:0.5em;
	color:#999;
}


.ft_generic{
	background: url(img/ft/page_white.png) left center no-repeat;
}
.ft_pdf{
	background: url(img/ft/page_white_acrobat.png) left center no-repeat;
}
.ft_img{
	background: url(img/ft/picture.png) left center no-repeat;
}
.ft_excel{
	background: url(img/ft/page_white_excel.png) left center no-repeat;
}
.ft_powerpoint{
	background: url(img/ft/page_white_powerpoint.png) left center no-repeat;
}
.ft_word{
	background: url(img/ft/page_white_word.png) left center no-repeat;
}
.ft_text{
	background: url(img/ft/page_white_text.png) left center no-repeat;
}
.ft_compressed{
	background: url(img/ft/page_white_zip.png) left center no-repeat;
}
.ft_generic,
.ft_pdf,
.ft_img,
.ft_excel,
.ft_powerpoint,
.ft_word,
.ft_text,
.ft_compressed{
	padding:1px 0 1px 18px;
}

#kontaktform input, #kontaktform textarea{
	background:#FFF;
	border:1px solid #999;
}
#kontaktform input.formfehler, #kontaktform textarea.formfehler, #kontaktform select.formfehler{
	background:#FC9;
	border:1px solid #C60;
}
#kontaktform #send{
	padding:0 1em;
}
.kontaktformok{
	padding:0 3px;
	background:#CF9;
	margin-bottom:0.5em;
}
.kontaktformfehler{
	padding:0 3px;
	background:#FC9;
	margin-bottom:0.5em;
}
