body {			position:absolute; 
				background-color:#393737; 
				top:0; 
				left:0; 
				margin:0px;
				padding:0px;
				width: 100%; 
				height:100%;}

html {
   height:100%;
   margin-bottom:1px;
}

a {        font-family: 'Arial Black', Arial, Helvetica, sans-serif; font-size:14px; }
a:link {      text-decoration: none; color: #1e1e1e; font-weight:normal; }
a:active {    text-decoration: none; color: #d82836; font-weight:normal; }
a:visited {   text-decoration: none; color: #1e1e1e; font-weight:normal; }
a:hover {     text-decoration: none; color: #d82836; font-weight:normal; }

a.sub {        font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif; font-size:11px; }
a.sub:link {      text-decoration: none; color: #1e1e1e; font-weight:normal; }
a.sub:active {    text-decoration: none; color: #d82836; font-weight:normal; }
a.sub:visited {   text-decoration: none; color: #1e1e1e; font-weight:normal; }
a.sub:hover {     text-decoration: none; color: #d82836; font-weight:normal; }

a.mehr {        font-family: 'Arial Black', Arial, Helvetica, sans-serif; font-size:11px; }
a.mehr:link {      text-decoration: none; color: #d82836; font-weight:normal; }
a.mehr:active {    text-decoration: none; color: #d82836; font-weight:normal; }
a.mehr:visited {   text-decoration: none; color: #d82836; font-weight:normal; }
a.mehr:hover {     text-decoration: none; color: #d82836; font-weight:normal; }

.red_kl { font-family: 'Arial Black', Arial, Helvetica, sans-serif; font-size:11px; font-weight:bolder; color:#d82836; }
.black_kl { font-family: 'Arial Black', Arial, Helvetica, sans-serif; font-size:11px; font-weight:bolder; color:#1e1e1e; }
.red { color:#d82836; }
.grau { color:#666; }

h1 {          font-family: 'Arial Black', Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; font-size:14px; color: #d82836; margin:0px; padding:0px;  }
h2 {          font-family: 'Arial Black', Arial, Helvetica, sans-serif; font-size:12px; color: #898989; font-weight:normal; margin:0px; padding:0px;  }

p,td,div {        font-family: 'MS Sans Serif', Arial, Helvetica, sans-serif; font-size:11px; color: #1e1e1e; }

.topdiv { padding:0px; margin:0px; height:100%; width:100%; position:relative; float:left; display:inline; }
.toptab { height:100%; width:982px; padding:0px; margin:0px; background-image:url(../bilder/topback.gif); background-repeat:repeat-y; }

.content { width:980px; margin-left:1px; position:relative; float:left; display:inline; }
.top_head { width:980px; height:120px; position:relative; float:left; display:inline; background-image:url(../bilder/top_head.gif); background-repeat:repeat-x; }
.top_logo { width:260px; height:120px; position:relative; float:left; display:inline; }
.top_navigation { width:700px; height:30px; margin-top:90px; position:relative; float:left; display:inline; }
.top_pic { width:980px; height:240px; position:relative; float:left; display:inline; }
.top_pic_under { width:980px; height:20px; position:relative; float:left; display:inline; background-image:url(../bilder/bild_under.gif); background-repeat:repeat-x; }
.inhalt { width:700px; position:relative; float:left; display:inline; }
.headline { width:700px; position:relative; float:left; display:inline; padding-bottom:10px; }
.box1 { width:220px; margin-left:20px; margin-right:20px; position:relative; float:left; display:inline; }
.box1_content { width:220px; position:relative; float:left; display:inline; line-height:18px; padding-bottom:30px; }
.box1_headline { width:220px; padding-bottom:10px; position:relative; float:left; display:inline; }
.box2 { width:220px; position:relative; float:left; display:inline; }
.box3 { width:220px; margin-left:20px; position:relative; float:left; display:inline; }
.box_content { width:460px; position:relative; float:left; display:inline; }
.box4 { width:220px; margin-left:20px; position:relative; float:left; display:inline; }
.box_gesamt { width:700px; position:relative; float:left; display:inline; padding-bottom:20px; }

.footer { width:980px; height:212px; float:left; position:relative; display:inline; background-image:url(../bilder/bg_footer.gif); background-repeat:repeat-x; }
.footer_wolf { width:980px; height:212px; background-image:url(../bilder/bg_wolf.gif); background-repeat:repeat-x; float:left; position:relative; display:inline; }


input {       background-color:#ffffff; 
              color:#868786;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border:1px solid #a6a6a6;
			   }

.button {       background-color:#ffffff/*ecece9*/; 
              color:#868786;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border:1px solid #a6a6a6;
			   }
			  

textarea {    background-color:#ffffff; 
              color:#868786;
              font-size:10px;
              font-family: Verdana, Arial, Helvetica, sans-serif;
              border:1px solid #a6a6a6;
			   }
			  

