body {
	font-size: 11px;
	color: #292929;
	background:url(bilder/navigation/hintergrund.png);
	font-family: arial,helvetica,sansserif;
	margin: 0;
}

.header { 
	width:1025px;
	height:175px;
	padding:0;
	background:url(bilder/navigation/kopf.png) no-repeat;
}

.header_en { 
	width:1025px;
	height:175px;
	padding:0;
	background:url(bilder/navigation/kopf_en.png) no-repeat;
}

.schattenlinks { 
	width:4px;
	padding:0;
	margin-top: 0;
	background:url(bilder/navigation/schatten_links.png) no-repeat;
}

.schattenrechts { 
	width:4px;
	padding:0;
	margin-top: 0;
	background:url(bilder/navigation/schatten_rechts.png) no-repeat;
}

.trennerrot { 
	width:7px;
	padding:0;
	margin-top: 0;
	background-color: #EF2201;
}

td.navigation { 
	width: 127px;
	padding: 0;
	margin-top: 0;
}

td.inhalt { 
	padding: 40px 20px 0px 20px;
	margin-top: 0;
	background-color: #FFFFFF;
	text-align: left;
}

h3 {
	font-size: 12px; 
	margin:0; 
	padding: 0px 0px 20px 0px; 
	line-height:16px; 
	color:#E20A16;
}

h3.rechts {
	font-size: 11px; 
	margin: 0; 
	padding: 10px 10px 10px 10px; 
	line-height: 14px; 
	color: #E20A16;
	background-color: #FFFFFF;
	text-align: left;
}

h3.rechts_aktion {
	font-size: 11px; 
	margin: 0; 
	padding: 0px 0px 0px 70px;
	min-height: 29px;
	color: #E20A16;
	text-align: left;
	background:url(bilder/navigation/aktion_hintergrund.png) no-repeat;
}

.trenner_rechts {
    background:transparent url(bilder/navigation/transparent.gif) no-repeat; 
    height: 1px;
    width: 264px;
}

.trenner_rechts_hoch {
    background:transparent url(bilder/navigation/transparent.gif) no-repeat; 
    height: 20px;
    width: 264px;
}

#container_rechts {
	font-size: 11px; 
	margin:0; 
	padding: 0px 0px 0px 0px; 
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: solid 1px #E20A16;
}

.text_rechts {
	margin:0; 
	padding: 10px 10px 0px 10px; 
	line-height:16px;
}

ul.linkliste {
	margin:80px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type: none;
	text-align: left;
	width: 127px;
}

li.linklistesubnull{
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 16px;
	list-style-type: none;
	font-weight:normal;
}

ul.linkliste a.navi { 
	color:#292929; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:normal;
}

ul.linkliste a.navi:visited { 
	color:#292929; 
	font-weight:normal;
}

ul.linkliste a.navi:hover { 
	color:#EF2201; 
	font-weight:normal;
}

ul.linkliste a.navi:active { 
	color:#EF2201; 
	font-weight:normal;
}

a.kopfnavi { 
	color:#292929; 
	font-size:11px; 
	text-decoration:none; 
	font-weight:normal;
}

a.kopfnavi:visited { 
	color:#292929; 
	font-weight:normal;
}

a.kopfnavi:hover { 
	color:#EF2201; 
	font-weight:normal;
}

a.kopfnavi:active { 
	color:#EF2201; 
	font-weight:normal;
}

a, a:visited, a:active {
	font-size:11px; 
	text-decoration:none; 
	color:#E20A16; 
	font-weight:bold; 
}
a:hover {
	font-size:11px; 
	text-decoration:none; 
	color:#000000; 
	font-weight:bold; 
}

img {
	border:0px;
}

.bildlinks {
  /*border:solid 1px;*/
  margin-right:10px;
  float:left;
}

.bildrechts {
  /*border:solid 1px;*/
  margin-left:10px;
  float:right;
}

.bildmitte {
  /*border:solid 1px;*/
  margin-left:10px;
  margin-right:10px;
  clear:both;
  text-align:center;
}

.bildlinks img {
	border:solid 0px;
}

.bildrechts img {
	border:solid 0px;
}

.bildmitte img {
	border:solid 0px;
}

.bildunterschrift {
	font-family: arial,helvetica,sansserif;
	font-size:10px;
	font-weight:normal;
	color: #E20A16;
	line-height:13px;
}

#sprachen { 
	position: relative; 
	margin-top: 60px;
	margin-left: 748px;
	text-align: left;
}
