* {
  margin:0;
  padding:0;
}

html, body {
	font-size: 12px;  
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin:0%; 
	padding:0%;
	background-color: #EFEFEF;
	height: 100%;
	background-image: url(../images/wrapper_hg.jpg); 
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
}

#wrapper {
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/wrapper_hg.jpg); 
	background-repeat: repeat-y;
	position: relative;
	margin: 0px auto;
	min-height: 100%;
}

* HTML #wrapper { 
	height: 100% 
}

.subheader_image_left {
  float: left; 
  margin-left: 2px; 
  margin-right: 2px;
}

p, td { 
	font-size: 12px; 
	color: #000; 
	font-family:  Verdana, Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	margin: 0;
}

li {
  margin-left: 20px;
}

h1 { font-size: 15px; font-weight: bold; color: #EA1B22; font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0; }
h2 { font-size: 13px; font-weight: bold; color: #EA1B22; font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0; }
h3 { font-size: 11px; font-weight: bold; color: #EA1B22; font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0; }
h4 { font-size: 11px; font-weight: bold; color: #EA1B22; font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0; }
h5 { font-size: 11px; font-weight: bold; color: #EA1B22; font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0; }
h6 { font-size: 11px; font-weight: bold; color: #EA1B22; font-family: Verdana, Arial, Helvetica, sans-serif;  margin: 0; }

a { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; color: #EA1B22 }
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; color: #EA1B22 }

.linklevel2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: black;
	line-height: 20px;
}

.linklevel2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #EA1B22;
	line-height: 20px;
}

.sitemap {
  margin-left: 25px;
}

/* Homepage Grundgerüst */
#header_de {
  position: relative;
	height: 81px; 
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/header_de.jpg); 
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#header_en {
  position: relative;
	height: 81px; 
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(../images/header_en.jpg); 
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

#footer {
	clear: both;
	float: none;
	position: relative;
	bottom: 0px;
  font-size: 10px;
  height: 20px;
  line-height: 20px;
  width: 100%;
	margin: 0px auto;
	margin-top: -20px;
}

#subheader {
  float: left;
  width: 734px;
  height: 312px;
}

#whiteline {
  clear: both;
  float: none;
  width: 950px;
  height: 3px;
  background-color: white;
  font-size: 1px;
}

#news { 
  float: left;
  width: 216px;
}

#content {
  float: left;
  width: 734px;
}

.button_left {
  border-top-width: 1px;
  border-top-color: white;
  border-top-style: solid;
  line-height: 25px; 
  color: white; 
  height: 25px; 
  background-color: #EA1B22; 
  width: 216px;
  font-family: Arial;
  font-size: 12px;
  text-align: right;
}

.button_left a {
  text-decoration: none;
  color: #FFF;
  width: 206px;
  display: block;
  height: 25px; 
  padding-right: 10px;
}

.button_left a:hover {
  text-decoration: none; 
  color: black;
  background-color: #E1DDD4;
  height: 25px; 
}

.button_left a:visited {
  text-decoration: none; 
  color: white;
  height: 25px; 
}

.button_left_selected {
  border-top-width: 1px;
  border-top-color: white;
  border-top-style: solid;
  line-height: 25px; 
  color: black; 
  height: 25px; 
  background-color: #E1DDD4; 
  width: 216px;
  font-family: Arial;
  font-size: 12px;
  text-align: right;
}

.button_left_selected a {
  text-decoration: none;
  color: black;
  width: 206px;
  display: block;
  height: 25px; 
  padding-right: 10px;
}

.button_left_selected a:hover {
  text-decoration: none; 
  color: #black;
  background-color: #E1DDD4;
  height: 25px; 
}


#nav_left { 
  float: left;
  width: 216px;
  height: 312px;
  background-color: #EA1B22;
}
