* { border:0; margin:0; padding:0; font-family:"helvetica neue", helvetica, arial, sans-serif; }

body { background-color:#fffcc7; background-image:url(_graphix/bg_body_w230.gif); background-repeat:repeat-y; }
	body#body_popup { background-color:#fffcc7; background-image:none; padding:10px 0; }

div#div_body { min-height:702px; background-image:url(_graphix/logo_bg.gif); background-position:right 150px; background-repeat:no-repeat; }
div#div_kopf { height:140px; border-bottom:1px solid #0d1b5a; background-repeat:repeat-x; }
	a.sprachlink { position:absolute; top:170px; display:block; width:25px; height:15px; background-repeat:no-repeat; border:1px solid #0c1955; }
	a.sprachlink span { display:none; }

div#div_navi_main { position:absolute; top:141px; left:0; width:230px; padding-top:70px; text-align:right; z-index:2; }
	#ul_navi_main { list-style:none; }
		#ul_navi_main li { margin-bottom:30px; }
		#ul_navi_main.ul_navi_ru li { margin-bottom:20px; }
		#ul_navi_main li a { display:block; width:230px; }
			#ul_navi_main li a span { display:none; }
			/* weitere Angaben im HTML-Kopf (wegen der Sprachauswahl) */

div#div_pfeil_oben { z-index:1; position:absolute; top:50px; left:0; width:90px; height:180px; background-image:url(_graphix/pfeil_w90.gif); }
div#div_pfeil_unten { z-index:2; position:absolute; bottom:20px; right:0; width:90px; height:180px; background-image:url(_graphix/pfeil_r_w90.gif); }

div#div_inhalt { z-index:3; padding:70px 100px 20px 260px; }
	div.inhalt_home { text-align:center; }
		div.div_bild { margin:0 20px 10px 0; }
		img.img_logo { margin-bottom:30px; }
	div.div_center { text-align:center; }

	div#div_inhalt a { color:#1e7db9; text-decoration:none; }
		div#div_inhalt p a, div#div_inhalt h3 a { padding-right:10px; background-image:url(_graphix/pfeil_klein.gif); background-position:center right; background-repeat:no-repeat; }
	div#div_inhalt a:visited { color:#555; }
	div#div_inhalt a:hover { color:#333; text-decoration:underline; }

	h1 { display:none; }
		body#body_popup h1 { display:block; font-size:1.2em; font-weight:lighter; margin:10px 0; }
	h2 { display:none; }
		body#body_popup h2 { display:block; font-size:0.9em; margin:10px 0; }
	h3 { font-size:0.9em; line-height:1.5em; color:#1e7db9; font-weight:lighter; margin-bottom:5px; }
	h4 { font-size:0.9em; line-height:1.5em; margin-bottom:5px; }
	p { font-size:0.9em; line-height:1.5em; }

		div.inhalt_home p { max-width:none; }
		div.inhalt_standard p { max-width:500px; }
		div.div_center p { max-width:none; }

		body#body_popup p { margin:10px 0; }
		div.div_bild p { font-size:0.8em; }
		p.blau { color:#1d336c; }
		p.kleingedrucktes { font-size:0.8em; }
	td { padding:0 15px 5px 0; vertical-align:top; }

	.margin_bottom { margin-bottom:20px; }
	.margin_bottom_small { margin-bottom:10px; }

	ol { margin-left:20px; }
		ol h3 { color:#000; font-weight:bold; }

