@charset "utf-8";
/* CSS Document */

/*Basiselemente*/

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; }

a {
	color:#F19000;
	text-decoration:underline;
	font-size:11px;
}
img { border-width: 0; }
/*Überschriften*/

h1 {
	color:#F19000;
	font-size:21px;
	font-style:italic;
	font-weight:bold;
	margin:0 0 7px 0;
	padding:0;

}

h2 {
	color:#707070;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;

}

h3 {
	color:#707070;
	font-weight:bold;
	font-size:11px;
	margin:10px 0 5px 0;

}

p { margin:5px 0; padding:0; }

ul { padding:0 0 0 12px; margin:0; }

/*Mittige Umrandung*/
#world { text-align:left; }
#plogo { text-align: right; width: 560px; float: left; clear: both; }
#logolink { visibility: hidden; display: none; }
/*Umrandung für die Hauptseite - nicht nur für den oberen Balken!*/
#login { visibility: hidden; display: none; }
#navi_oben { visibility: hidden; display: none; }
#sub-navi { visibility: hidden; display: none; }
/*Hauptteil - alles unterhalb des Headers und des Sub-Menüs*/
#main { width: 600px; float:left; clear: both; margin-top: 10px; }

#navi_links { visibility: hidden; display: none; }
/*Suchformulare*/
#search_tools { visibility: hidden; display: none; }
/*Suchfeld*/
/*Suchbutton*/
#navi_rechts { visibility: hidden; display: none; }

#p2-siegel { visibility: hidden; display: none; }
#imprint { float: left; clear: both; margin-top: 30px; margin-bottom: 30px; margin-left: 5px; padding-top: 5px; border-top: 1px solid #707070; }
/*Hauptinhalt mit Scrollbalken*/
#content {
	float:left;
}

#inner_content { width:560px; float:left; clear: both; }

#text_content { line-height: 17px; float:left; clear: both; padding-left:5px; }
/*Spezialelemente*/
ul.pascitylist, ul.paslist, ul.searchreslist { padding-left: 0; list-style-type: none; }
ul.paslist li { margin-top: 12px; border-top: 1px solid #dcdcdc; }

