/** Textformatierung **/
h1, h2, h3, p, a, ul,
div, img, form, label,
input, textarea, select		{ color:#241A0E; font-size:16px; font-weight:bold; }

h1 								{ width:240px; margin:0px auto; margin-top:523px; color:#000000; font-size:18px; font-weight:normal; font-style:italic; text-align:center; }

/**
h2 								{ font-size:22px; }
h3									{ font-size:17px; }
p 									{ line-height:24px; }
a 									{ color:#5182B1; }
ul 								{ margin-top:12px; margin-bottom:16px; paddingleft:20px; }
li									{ margin-bottom:16px; }
.wichtig							{ font-size:20px; }
*/


/** Aufbau (gross) **/
.oben 							{ background:url('oben.jpg') top center no-repeat; }
.unten 							{ background:url('unten.gif') top center no-repeat; }
.mitte							{ background:url('mitte.jpg') top center no-repeat; height:586px; }

/** Menu **/
#menu								{ margin-left:5px; }
#menu a							{ margin-top:12px; }		
#menu a.submenu				{ margin-top:6px; }


.copyright						{ font-weight:normal; }
.copyright a					{ font-weight:normal; }
