* { margin:0; padding:0; }
body { background:#869cad url(bg_body.png) no-repeat top center fixed; background-size:cover; font-family:tahoma, arial, sans-serif; font-size:1.1em; font-weight:normal; color:#3551ea; }
h1 { font-size:1.8em; font-weight:normal; color:#d3dae2; }
h2 { font-size:1.6em; font-weight:bold; line-height:14px; color:#3551ea; }
p { padding:10px 15px 10px 15px; font-size:1.1em; line-height:1.4em; color:#3551ea; }
a { padding:2px 8px; text-decoration:underline; font-size:1.1em; font-weight:normal; color:blue; }
a:hover { background:#6273a8; text-decoration:none; font-weight:bold; color:#fff; }
.trenner { clear:both; }
.wrapper { overflow:hidden; width:64%; box-shadow:0 0 100px #000; border-radius:20px; margin:30px auto; }
.kopf { overflow:hidden; width:96%; height:150px; margin:0 auto; }
#hp_name h1 { padding:30px 0 0 20px }
#menue { overflow:hidden; float:right; width:65%; height:50px; margin-top:35px; }
#menue ul { margin:0 0 0 10px; padding:0; list-style:none; }
#menue li { display:inline-block; float:left; margin:0 0 0 8px; padding:0; list-style:none; }
#menue a { display:block; margin:0; padding:10px 20px; border:1px solid #ddd; border-radius:16px; text-decoration:none; font-size:1.1em; font-weight:600; color:#000; }
#menue a:hover, #menue a.active { background:#6273a8; border:1px solid #000; border-radius:16px; color:#fff; }
.container { overflow:hidden; width:96%; background:#ccc; margin:30px auto 0; }
#infoBox { float:left; width:35%; background:#ccc; }
#infoBox h2 { height:40px; background:#6c85a7; padding-top:20px; text-align:center; font-weight:bold; line-height:10px; color:#d3dae2; }
#infoBox p { padding:10px 5px; }
.info { background:#9faccd; margin-bottom:20px; padding:7px 5px 9px 5px; line-height:15px; color:#3551ea; }
#content { float:right; width:60%; padding:15px 15px 15px 10px; }
.titel h2 { border-bottom:1px solid #769176; padding-bottom:15px; font-weight:bold; line-height:14px; color:#3551ea; }
#content2 { width:100%; padding:15px 15px 15px 10px; }
#footer { width:96%; height:50px; text-align:center; }
#footer p { font-size:1.0em; line-height:1.4em; color:#fbfbe1; }