
/* .hpadding { color: #483d8b; font-weight: bolder; font-size: 12px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular; padding: 0px 10px } */
/* .textpadding { color: #000; font-size: 10px; line-height: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0px; padding: 0px 10px } */

body {
	margin: 0px 0px 0px 0px;
	background:#FFBA69 url(./images/blend.jpg) repeat-x;
	font-family:arial, verdana, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#300;
	text-align:center;
	width:100%;
	height:100%;
} 

#container {
  background:#000 url(./images/tile_bkgrnd.gif) center top repeat;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  width:820px;
  text-align:center;
}	
  
#zusatzcontainer {
  margin-top:0px;
  margin-bottom:0px;
  padding-bottom:0px;
  padding-left:0px;
  width:100%;
  float:left;
}	
  
#kopf {
  width:789px;
  height:120px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:auto;
  margin-right:auto;
  padding-top:0px;
}

#banner {
  width:789px;
  height:100px;
  margin-top:0px;
  margin-bottom:0px;
/*  text-align: center;*/
  background:#000 url(./images/header_bg.jpg) center top no-repeat;
}
 
#menu {
  color:#ffba69;
  font-size:12px;
  font-weight:bold;
  font-family:serif;
  width:789px;
  height:23px;
  margin-top:0px;
  margin-bottom:0px;
  padding-top:3px;
  text-align: center;
  background:#400007;
  float:left;
/*  position: relative;*/
}

#menu li { 
  display: inline;
  padding-left:30px;
  padding-right:30px;
}

#menu li a, #menu li a:link, #menu li a:visited, #menu li a:focus, #menu li a:hover, #menu li a:active {
/*	display:inline;*/
/*	font-size:12px;
	font-weight:bold;*/
	text-decoration:none;
/*	height:20px;*/
	color:#ffba69;
	}
  
#menuLinks  {
  margin-top:20px;
  margin-left:16px;
  list-style-type:none;
  font-size:12px;
  font-weight:bold;
  width:124px;
  float:left;
  text-align:left;
  text-decoration:none;
  display: block;
}

#menuLinks p {
  margin-top:20px;
}

#menuLinks p a, #menuLinks p a:link, #menuLinks p a:visited, #menuLinks p a:focus, #menuLinks p a:hover, #menuLinks p a:active {
/*	font-size:12px;*/
/*	font-weight:bold;*/
	text-decoration:none;
	height:20px;
	color:#FFBA69;
}

#content {
  margin-top: 14px;
  margin-left: 10px;
  width:520px;
  float:left;
  text-align: left;
  /*overflow: scroll; */
}

#fuss, #fuss a {
  width:789px;
  height:20px;
  margin-top:40px;
  margin-left:auto;
  margin-right:auto;
/*  float:center;*/
  background:#400007;
  color:#ffba69;
}
 
.align-center {
  text-align:center;
}

a { 
  color: #400007;
/*  font-weight:bold;*/
  font-family: Geneva, Helvetica, Arial, "Times New Roman", Times, Georgia, Swiss, SunSans-Regular;
  text-decoration: none;
/*  hover: #FF00FF;*/
}
h1 { color: #400007; font-size: 20px; line-height: 20px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h2 { color: #400007; font-size: 16px; line-height: 16px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h3 { color: #400007; font-size: 14px; line-height: 14px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
h4 { color: #400007; font-size: 12px; line-height: 14px; font-family: Geneva, Helvetica, Arial, Swiss, SunSans-Regular }
td { color: black; font-size: 12px; line-height: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
