@charset "utf-8";
/* CSS Document */


/*Haupteigenschaften*/

body { font:12px Verdana, Geneva, sans-serif; color:#000000; background-image:url(../images/background.jpg); background-repeat:repeat-x; background-color:ffffff; }

#wrapper { position:absolute; width:960px;  left: 50%;  margin-left: -480px; top:0px; height:101%; z-index:1;  }

#header { float:left; width:960px; height:180px; background-color:#333333; margin: 20px 0 0 0; }

#navi { float:left; width:960px; height:30px; background-color:#000000; padding:2px 0 2px 0; }

#content { float:left;  width:920px; min-height:400px; background-image:url(../images/content.jpg); background-repeat:repeat-y; padding:20px; }

#footer { float:left; width:920px; height:35px; background-color:#76b82a; padding:12px 20px 0 20px; }



a.text { text-decoration:none; color: #fdc300; }
a.text:hover { text-decoration:none; color: #cccccc; }

a.text2 { text-decoration:none; color: #ffffff; }
a.text2:hover { text-decoration:none; color: #cccccc; }

a.text3 { text-decoration:none; font-size:22px; font-weight:bold; color: #000000; }


.nav { float:left; display:block; text-decoration:none; color:#ffffff; background-color:#000000; border-right:1px solid #cccccc; padding:6px 0 0 0; text-align:center; width:155px; height:24px; }
.nav:hover { display:block; text-decoration:none; font-weight:bold; color:#ffffff; background-color:#333333; }

.nav2 { float:left; display:block; text-decoration:none; color:#004899; background-color:#b2c8e0; border-right:1px solid #cccccc; padding:6px 0 0 0; text-align:center; width:155px; height:22px; margin: 0 20px 0 0; }


.titel { float:left; width:680px; height: 22px; padding: 6px 0 0 20px; margin: 0 0 20px 0; color:#ffffff; font-weight:bold; background-color:#004899; }

.linie { float:left; width:100%; height:2px; border-bottom:2px dotted #999999; margin:0 0 20px 0; }


h1 { color:#76b82a; font-size:16px; margin:0px; font-weight:bold; display:inline; }
h2 { color:#666666; font-size:14px; margin:0px; font-weight:bold; display:inline; }
h3 { color:#f00; font-size:12px; margin:0px; font-weight:normal; display:inline; }
h4 { color:#000000; font-size:16px; margin:0px; font-weight:bold; display:inline; }


.headline { float:left; width:720px; height:20px;  }

.box0 { float:left; width:700px; min-height:20px; margin: 0 40px 20px 0; }
.box1 { float:left; width:340px; min-height:20px; margin: 0 20px 20px 0; }
.box2 { float:left; width:340px; min-height:20px; margin: 0 0 20px 0; }
.box3 { float:left; width:180px; min-height:20px; margin: 0 0 20px 0; }





