/* CSS Document */


p {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
}

a {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
}

a:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
	text-decoration: underline;
}

.h1 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;
}


.h2-white {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	line-height: 21px;
	color: #ffffff; 
	text-decoration: none;
}


.h1-start {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 1.6em;
	font-weight: normal;
	line-height: 21px;
	color: #000000; 
	text-decoration: none;
}


h2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #000000; 
	text-decoration: none;
	margin-0top: -10px;

}

.h2 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #000000; 
	text-decoration: none;

}

.h2-red {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 17px;
	font-weight: bold;
	line-height: 21px;
	color: #900; 
	text-decoration: none;
}


h3 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
	margin-top:10px;
}

.h3 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
}

.h3-ingress {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
	padding-top: 30px;
}

.h3-white {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	color: #ffffff; 
	text-decoration: none;
}

.h3-white-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	line-height: 21px;
	color: #ffffff; 
	text-decoration: underline;
}

.h3-white-link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	color: #ffffff; 
	text-decoration: underline;
}

.h3-red {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	color: #900; 
	text-decoration: none;
}


.h3-red-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	color: #900; 
	text-decoration: none;
}

.h3-red-link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 21px;
	color: #900; 
	text-decoration: underline;
}

.h3-link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000; 
	text-decoration: none;
}

.h3-link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	line-height: 17px;
	color: #000; 
	text-decoration: underline;
}

.h4 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #000000; 
	text-decoration: none;
}

.h4:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 13px;
	color: #000000; 
	text-decoration: none;
}


.h5 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 1.0em;
	font-weight: normal;
	line-height: 15px;
	color: #000000; 
	text-decoration: none;
}

.h5:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #990000; 
	text-decoration: underline;
}
.h6 {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #000000; 
	text-decoration: none;
}


.link {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #006cb6;
	text-decoration: underline;
}

.link-noline {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}

.link-noline:hover {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
	text-decoration: underline;
}

.sidfot {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

.citat_h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	line-height: 22px;
	color: #666; 
	text-decoration: none;
}

.citat_h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	line-height: 17px;
	color: #000000; 
	text-decoration: none;
}

.bildtext {
	font-family: Arial, Verdana, Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	line-height: 13px;
	color: #000000; 
	text-decoration: none;
}
