h1 {
	margin-top: 20px;
	font-size: 20px;
	color: #32859C;
}

h2 {
	font-size: 17px;
	color: #5c5c5c;	
}

h3 {
	
}

h4 {
	margin-bottom: 5px;
	color: #5C5C5C;
	border-bottom: 1px solid #C6C6C6;
}

a.pfeil {
	margin-left: 2px;
	background-image: url(../images/link_pfeil.png);
	background-repeat: no-repeat;
	background-position: 0 7px;
	padding-left: 8px;
}

a.pdf {
	margin-left: 2px;
	background-image: url(../images/link_pdf.png);
	background-repeat: no-repeat;
	background-position: 0;
	padding-left: 18px;	
}

a.popup {
	position: relative;
}

div.fussnote {
	margin-top: 30px;
	border-top: 1px solid #C6C6C6;
	font-size: 80%;
}

.rand {
	border: 1px solid #A7A7A7;
}

.ohnerand {
	border: 0 !important;
}

.kleinertext {
	font-size: 87%;
	color: #5C5C5C;
}

.bilduntertitel {
	margin: 0 10px;
	clear: both;
	float: none;
	font-size: 87%;
	color: #5C5C5C;
	font-style: italic;	
}

.bildrechts {
	float: right;
	margin: 0 0 10px 10px;
}

.bildlinks {
	float: left;
	margin: 0 10px 10px 0;
}

.umbruchstopp {
	clear: both;
}