html { 
	height:100%; 
}


body { 
	background-color: #FFFFFF; 
	font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight: normal
	margin: 0%; 
	padding: 0%;
}


#wrapper {
  position: absolute; 
	width: 955px;
	border: solid 1px #000000;
	top: 15px;
	left: 15px;
	background-image: url("../images/background_hell.jpg");
	background-position: 0px 205px; 
	background-repeat: no-repeat;
}

#wrapper_home {
  position: absolute; 
	width: 955px;
	border: solid 1px #000000;
	top: 15px;
	left: 15px;
	background-image: url("../images/background.jpg");
	background-position: 0px 205px; 
	background-repeat: no-repeat;
}


p  {font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight: normal}
table  {font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight: normal}
tr    {font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight: normal}
td    {font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight: normal}


a  {font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal; text-decoration:none}
a:link  {font-size:12px; color:#000000; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal; text-decoration:none}
a:hover {font-size:12px; color:#B10034; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal; text-decoration: none}
a:active  {font-size:12px; color:#B10034; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal;text-decoration: none}
a:visited  {font-size:12px; font-family:Arial, Helvetica, sans-serif; font-style:normal; font-weight:normal}


.h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal}
.h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold}
.h3 {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold}
.h4 {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-style: normal; font-weight: bolder}


#header { 
  position: relative;
	height: 205px;
	width: 760px;
  top: 0px;
  left: 180px;
	border-bottom: solid 1px #000000;
}


#navigation {
  position: absolute;
  top: 16px;
  left: 16px;
  width: 170px;
}


.navbutton  {
	position: relative;
	background-color: #333333;
	width: 170px;
	height: 40px;
	float: left;
	padding: 0px;
	font-size: 13px;
	border-top: solid 1px #FFFFFF;
}


.navbutton .text  {
	text-align: left;
	line-height: 40px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 170px;
}


.navbutton .text a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 150px;
	padding-left: 25px;
	background-image: url("../images/quadrat.gif");
	background-position: 9px 16px; 
	background-repeat: no-repeat;
	display: block;
}


.navbutton .text a:hover {
	background-color: #B10034;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 145px;
	padding-left: 25px;
	background-image: url("../images/quadrat.gif");
	background-position: 9px 16px; 
	background-repeat: no-repeat;
	display: block;
}


#content { 
  position: relative;
	width: 740px;
	min-height: 420px;
	padding-left: 190px;
	left: 0px;
	margin-top: 10px;
}


#footer {
	width: 955px; 
	height: 40px; 
	background-color: #B10034;
	color: #FFFFFF;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	line-height: 40px;
	text-align: left;
	font-size: 11px;
}


.footerbutton  {
	position: relative;
	background-color: #B10034;
	width: 130px;
	height: 40px;
	float: left;
	padding: 0px;
	font-size: 13px;
	border-right: solid 1px #FFFFFF;
	float: left;
}


.footerbutton .text  {
	text-align: left;
	line-height: 40px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 140px;
}


.footerbutton .text a {
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 40px;
	margin: 0px;
	padding: 0px;
	width: 110px;
	padding-left: 25px;
	background-image: url("../images/quadrat.gif");
	background-position: 9px 16px; 
	background-repeat: no-repeat;
	display: block;
}


.footerbutton .text a:hover {
	background-color: #333333;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	height: 40px;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 105px;
	padding-left: 25px;
	background-image: url("../images/quadrat.gif");
	background-position: 9px 16px; 
	background-repeat: no-repeat;
	display: block;
}
