HTML, BODY { 
  height: 100%; 
}

BODY { 
  background-color: #F7F3EC;
  margin: 0; 
  padding: 0; 
  height: 100%;
  background-image: url("../images/body_hg.jpg");
  background-repeat: repeat-x;
  
}

BODY, TD, TH, P, DIV { 
  color: #404041; 
  font-size: 12px; 
  font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
}

p { 
  margin: 0; 
  padding-top: 5px; 
  padding-bottom: 5px 
}

img { 
  border:0;
}

h1 { font-size: 17px; font-weight: bold; color: #404041; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h2 { font-size: 14px; font-weight: bold; color: #404041; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h3 { font-size: 13px; font-weight: bold; color: #404041; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h4 { font-size: 12px; font-weight: bold; color: #404041; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h5 { font-size: 11px; font-weight: bold; color: #404041; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }
h6 { font-size: 10px; font-weight: bold; color: #404041; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin: 0; }

a { color: #404041; font-size: 12px; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: none;}
a:hover { color: #404041; font-size: 12px; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; text-decoration: underline; }
a:visited { color: #404041; font-size: 12px; font-family: "Trebuchet MS", "Segoe UI", Trebuchet, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }


#wrapper { 
  width: 950px; 
  min-height: 100%;
  position: relative;
	margin: 0px auto;
	background-color: #F5EEE8;
	border-left-color: #CECECE;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #CECECE;
	border-right-width: 1px;
	border-right-style: solid;
	border-top-color: #F5EEE8;
	border-top-width: 5px;
	border-top-style: solid;
	margin-top: 5px;
}

* HTML #wrapper { 
  height: 100%;
}

.sitemap {
  margin-left: 25px;
}

#banner {
  width: 938px;
  height: 254px;
  margin-left: 6px;
}

#navigation {
	width: 938px;
	height: 35px;
	margin-left: 6px;
}

#spacer {
	width: 938px;
	height: 10px;
	font-size: 1px;
}

#angebote {
	width: 230px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#navigation_links {
	width: 140px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#content  {
	padding-top: 10px;
	width: 500px;
	float: left;
	padding-right: 20px;
	padding-left: 30px;
}


#footer {
	margin-left: -1px;
	color: #AAA;
	position: absolute;
	height: 20px;
	width: 952px; 
	bottom: 0px;
	text-align: center;
}

.button_right {
  border-top-width: 1px;
  border-top-color: white;
  border-top-style: solid; 
  height: 30px; 
  line-height: 30px; 
  background-color: #F9CDAA; 
  width: 220px;
  font-family: Arial;
  font-size: 12px;
}

.button_right a {
  text-decoration: none;
  padding-left: 15px; 
  color: #404041;
  width: 205px;
  display: block;
  height: 30px;  
}

.button_right a:hover {
  text-decoration: none; 
  color: #E06032;
  background-color: #E8BC99;
  height: 30px; 
  line-height: 30px;
  background-image: url("../images/nav_hover.jpg");
  background-repeat: no-repeat;
}




.button_left {
  border-top-width: 1px;
  border-top-color: white;
  border-top-style: solid; 
  min-height: 30px; 
  line-height: 30px; 
  background-color: #F9CDAA; 
  width: 147px;
  font-family: Arial;
  font-size: 12px;
}

.button_left a {
  text-decoration: none;
  padding-left: 15px; 
  color: #404041;
  width: 132px;
  display: block;
  min-height: 30px;  
}

.button_left a:hover {
  text-decoration: none; 
  color: #E06032;
  background-color: #E8BC99;
  min-height: 30px; 
  line-height: 30px;
  background-image: url("../images/nav_hover.jpg");
  background-repeat: no-repeat;
}







.button_left_selected {
  border-top-width: 1px;
  border-top-color: white;
  border-top-style: solid; 
  min-height: 30px; 
  line-height: 30px; 
  background-color: #E8BC99; 
  width: 147px;
  font-family: Arial;
  font-size: 12px;
}

.button_left_selected a {
  text-decoration: none;
  padding-left: 15px; 
  color: #404041;
  width: 132px;
  display: block;
  min-height: 30px;
  background-image: url("../images/nav_hover.jpg");
  background-repeat: no-repeat;  
}

.button_left_selected a:hover {
  text-decoration: none; 
  color: #E06032;
  background-color: #E8BC99;
  min-height: 30px; 
  line-height: 30px;
  background-image: url("../images/nav_hover.jpg");
  background-repeat: no-repeat;
}





.siteswitcher {
	float: left;
	width: 10px;
	height: 10px;
	color: white;
	margin-right: 20px;
	line-height: 10px;
	text-align: center;
}

.siteswitcher a {
	padding: 5px;
	width: 10px;
	height: 10px;
	color: white;
	background-color: #F9CDAA;
	display: block;
}

.siteswitcher a:hover {
	color: white;
	background-color: #E8BC99;
	display: block;
	text-decoration: none;
}

.siteswitcher_selected {
	float: left;
	width: 10px;
	height: 10px;
	color: white;
	margin-right: 20px;
	line-height: 10px;
	text-align: center;
}

.siteswitcher_selected a {
	padding: 5px;
	width: 10px;
	height: 10px;
	color: white;
	background-color: #E8BC99;
	display: block;
}

.siteswitcher_selected a:hover {
	color: white;
	background-color: #E8BC99;
	display: block;
	text-decoration: none;
}

