body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote{margin:0;padding:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body {
  background: url(./images/hg.gif) repeat-x #f4f4f4;
  color: #333333;
  font-family:"lucida grande", "lucida sans unicode", "lucida sans", arial, sans-serif;
  text-align:center;
  font-size:12px;
}

a {
  color:#ca1739;
  text-decoration:none; font-weight:normal;
}

h1, h2, h3, h4, h4 {
  color:#ca1739;
  margin:0 0 10px 0;
  font-weight:normal;
  letter-spacing:-0.05em;
}

h1 {
  font-size:30px;
}

h2 {
  font-size:22px;
}
#alles {
  margin: 0 auto;
  background: url(./images/hg_alles.gif) repeat-y;
  text-align: left;
  width: 990px;
}
#header {
  background: url(./images/hg_header.gif) top no-repeat;
  width: 990px;
}
#header_leiste {
  text-align: right;
  width: 980px;
  padding:6px 10px 0 0;
  height:22px;
  margin-bottom: 30px;
}
#header_logo {
  text-align: center;
  float:left;
  width: 250px;
  height:202px;
}
#header_content {
  text-align: left;
  float:right;
  width: 730px;
  height:202px;
}
#content {
	width: 950px;
	margin:0 20px 20px 20px;
}
#content p {
	margin: 20px 0;
}
#footer {
  text-align: center;
  padding-top:20px;
  width: 990px;
  background: url(./images/hg_footer.gif) top no-repeat #f4f4f4;
  height:25px;
}