/** Seitengroesse: klein */
h1, h2, h3, p, a, ul,
div, img, form, label,
input, textarea, select		{ font-size:12px; }

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

/*
h2 								{ font-size:13px; }
h3									{ font-size:12px; }
p 									{ line-height:14px; }
.wichtig							{ font-size:13px; }
*/

/** Aufbau **/
.oben, .unten, .mitte 		{ width:748px; }
.oben 							{ height:120px; background:url('oben.jpg') top center no-repeat; }
.unten 							{ height:68px; padding-top:50px; background:url('unten.gif') top center no-repeat; }
.mitte							{ padding-top:20px; background:url('mitte.jpg') top center no-repeat; height: 472px; }


/** Content **/
.content_unten					{ height:20px; }
.content_links 				{ width:145px; padding-left:20px; }
.content_mitte 				{ width:354px; padding:0px 15px 1px 15px; }
.content_rechts 				{ width:145px; padding:0px 5px 0px 30px; }


/** Menu **/
#menu								{ margin-left:3px; }
#menu a							{ margin-top:8px; }
#menu a.submenu				{ margin-top:2px; }


/** Modul: Text mit Bild **/
#bild .text						{ width:207px; }


/** Modul: Google Maps **/
.googlemaps 					{ width:353px; height:300px; }
