﻿/**** LINK-tag style sheet style.css ****/
 
p, .zusatztext, .list {
	font: normal 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #666666;
}
.zusatztext {
	line-height:14px;
	margin-bottom: 0px;
}
.small {
	font: normal 10px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 16px;
	margin-bottom: 0px;
	color: #666666;
}
ul, li {
	font: normal 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #666666;
}
h1 {
	font-size:20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color:rgb(0,133,176);
}
h2 {
	font: bold 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #666666;
}
.h2 {
	font: bold 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 18px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #666666;
}
.h2_ohnetop {
	font: bold 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 8px;
	color: #666666;
}
.drop {
	font: bold 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 4px;
	line-height: 0.3;
	margin-bottom: 6px;
	color: #666666;
}
.overBig {
	font: normal 12px "宋体", arial, helvetica, sans-serif;
	margin-top: 4px;
	line-height: 18px;
	margin-bottom: 4px;
	color: #666666;
	text-decoration:none;
}
.extra {
	font: bold 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 8px;
	margin-left:14px;
	text-decoration: none;
	color: #0085B0;
}
a.suchergebnis {
	 text-decoration:none;
}
a.suchergebnis:hover {
	text-decoration:underline;
}
a.big {
	font: bold 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 5px;
	margin-bottom: 4px;
	color: #666666;
	text-decoration: none;
}
a.big:visited {
	color: #666666;
}
a.big:hover {
	color: #0085B0;
}
a {
	font: normal 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 8px;
	text-decoration: underline;
	color: #0085B0;
}
.arrow {
        padding: 0px;
        padding-left: 14px;
        background-image: url(pix/ic_pfeil_r.gif);
        background-position: 0px 3px;
        background-repeat: no-repeat;	
}

li.link {
	font: normal 14px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 18px;
	margin-bottom: 8px;
	text-decoration: underline;
	color: #0085B0;
}
a.s_navi {
	font: normal 9px "宋体", arial, helvetica, sans-serif;
	margin-top: 0px;
	line-height: 1;
	margin-bottom: 0px;
	color: #666666;
	text-decoration:none;
}
a.s_navi:hover {
	color: #0085B0;
}
textarea, select {
	font: 11px "宋体", arial, helvetica, sans-serif;
	margin: 0px;
	margin-bottom: -2px;
	color: #666666;
	border:1px solid #0085B0;
	width: 195px;
}
input.f {
	font: 14px "宋体", arial, helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	color: #666666;
	border:1px solid #0085B0;
}
.moveIn {
	display:block;
	margin-left:14px;
	margin-bottom:-18px;
}

.moreIn {
	display:block;
	margin-left:68px;
	margin-bottom:-18px;
}
.noLine {
	text-decoration: none;
}



