	body {
		margin: 0px;
		padding: 10px;
		font: normal normal normal 100%/140% Arial, Helvetica, sans-serif;
		color: #4b4b4b;
		}
	h1 {
		font: normal normal bold 140%/100% Arial, Helvetica, sans-serif; 
		width: auto;
		/*background: url('grafiken/hg_titel.gif') repeat-x left center;
		margin-right: 13px;
		margin-left:13px;
		padding:15px;*/
		margin-top: 5px;
		margin-bottom: 5px;
		}
		
	h2 {
		font: normal normal bold 130%/140% Arial, Helvetica, sans-serif; 
		width: auto;
		margin-top: 5px;
		margin-bottom: 5px;
		}
/* ----- Navigationsauszeichnungen ----- */	

A:link, A:visited {
	COLOR: #3f6da7;
	text-decoration: underline;
	}		
A:active, A:hover, A:focus {
	COLOR: #CC0000;
	text-decoration: none;
	}
		
/* ----- Grundstrukturen ----- */

	#inhaltscontainer {
		font: normal normal normal 75%/18px Arial, Helvetica;
		color: #4b4b4b;
		/*padding-left: 15px;
		padding-right: 10px;*/
		text-align: left;
		}

	.textprint {
		font: normal normal normal 70%/18px Arial, Helvetica;
		color: #4b4b4b;
		/*padding-left: 15px;
		padding-right: 10px;*/
		}
	
	.top01 {
		margin: 0px 0px 0px 184px;
		padding-top: 17px;
		width: 420px;
		height: 242px;
		}
	.titel01 {
		margin-left: 345px;
		padding-top: 8px;
		}
	.titel02 {
		margin-left: 350px;
		padding-top: 12px;
		}
	.inhalt {
		padding-top: 15px;
		}
	#ende {
		margin: 0px;
		padding: 0px;
		}
		
	.spalte01 ul, .text {
		margin-right: 15px;
		margin-top: 0;
		padding-top: 0;		
		}
	#footer {
		font: normal normal normal 70% Arial, Helvetica, sans-serif; 
		color: #000000;
		padding: 5px 5px 5px 5px;
		border-top: solid 1px #00285C;
		text-align: center;
		}

	
				
/* ----- allgemeine Auszeichnungen ----- */
	

	table {
		font-size: 100%;
		}
	
	table p {
		margin-top: 0px;
		}
	.bildlinks {
	float: left;
	position: relative;
	margin: 0 10px 10px 0;
	border: solid 7px #fff;
	}
	
.bildrechts {
	position: relative;
	margin: 0 0 10px 10px;
	float: right;
	border: solid 7px #fff;
	}
	
.cleaner {
	clear: both;
	}
		
ul {
	margin-top: -12px;
	margin-left: 0;
	padding-top: 0;
	padding-left: 15px;
	padding-right: 10px;
}

/* ==== News ==== */

.newsdatum {
	display: none;
}
.newstitel {
	padding-top: 5px;
	font-size: 100%;
	font-weight: bold;
	padding-right: 15px;
	}

.newsuntertitel {
	padding-right: 15px;
	padding-top: 5px;
}
.newslink {
	margin-bottom: 15px;
	padding-right: 15px;
}

.karteireiter, .zurueck {
	display: none;
}

#newswahl, #newsbutton {
	display: none;
	}
	
.ntext .bildlinks, p.ueberschrift3 {
	display:none;
	}
	
#pari_willkommen {
	margin-bottom: 20px;
	}
	
ul.minabstand {
	margin-top: -12px !important;
	margin-top: -17px;
		}
		
ul.minabstand2 ul, ul.minabstand ul.minabstand2, ul.minabstand2 ul.minabstand2 {
	margin: -12px 15px 5px 23px !important;
	margin: -17px 15px 5px 26px;
	list-style-type: disc;
		}

blockquote {
	margin-left: 0;
	}
	
	



/* ==== Interview-Table ==== */

table.interviews { 
	position: relative;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-top: 1px dashed #B2C0D4 !important;
}

table.interviews td { 
	position: relative;
	text-align: left;
	vertical-align: top;
	padding: 6px 8px;
	border-bottom: 1px dashed #B2C0D4 !important;
}

table.interviews tr.antwort td { 
	background: #f4f7fa;
}

table.interviews tr td h2 { 
	position: relative;
	width: 50px;
	height: 45px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #002D71;
	font-size: 20px;
	line-height: 20px;
}

table tr.antwort td h2 { 
	color: #002D71;
}

p.tuev { 
	position: absolute;
	top: 280px;
	right: 10px;
	width: 150px;
	margin: 0;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
}

p.tuev img { 
	margin: 0 0 4px 0;
	width: 150px;
}

p.tuev a { 
	font-weight: bold;
	text-decoration: none;
	background: url(grafiken/tuevlink.gif) no-repeat 0 5px;
	padding: 0 0 0 6px;
	margin: 3px 0 0 0;
	display: block;
}
