@charset "UTF-8";
/* CSS Document */

body {
background-color: #FFFFFF;
background-image:url(images/buntestreifen.gif);
background-repeat:repeat;
text-align: center;
margin: 0;
padding-top: 100px;
height: 100%;
}

#page {
height: 515px;
background-color: #FFFFFF;
background-image:url(images/buntestreifen_hell.gif);
background-repeat:repeat;
width: 100%;
text-align: center;
margin-top: auto;
margin-bottom: auto;
}

#content {
  width: 1000px;
  height: 515px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

div.rows {
  height: 257px;	
  position: relative;
}

#flash {
width: 138px;
height: 257px;
margin-top: 0px;
margin-left: 0px;
border: 0px;
position: absolute;

} 

#zitat {
	position: absolute;
	width: 346px;
	height: 184px;
	background-image:url(images/zitat_leer.gif);
	background-repeat:no-repeat;
	margin-left: 138px;
	border: 0px;
	font-family:"Courier New", Courier, monospace;
	font-size:15px;
	color: #000000;
	font-weight: bold;
	text-align:center;
	line-height: 20px;
}

#logo {
	position: absolute;
	width: 276px;
	height: 102px;
	margin-left: 724px;
	margin-top: 1px;
	background-image: url(images/logo_rotbraun.gif);
}

#navintern {
	height: 27px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4c4c4c;
	background-color:transparent;
	margin-top: 190px;
	margin-left: 440px;
	position: absolute;
	text-align: right;
	line-height: 2.0em;
	width: 490px;
}

#navintern ul {
margin: 0;
padding:0;
list-style:none;
width: 500px;
}

#navintern ul li {
float: left;
}

#navintern a, a:link, a:active, a:visited {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #4c4c4c;
text-decoration: none;
}

#navintern a:hover {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
font-weight: normal;
color: #000000;
text-decoration: underline;
}

#navi {
	width: 862px;
	background-color:#000000;
	height: 40px;
	margin-left: 138px;
	margin-top:217px;
	padding-top: 0px;
	padding-left: auto;
	padding-right: auto;
	position: absolute;
	text-align: center;
}

#navi a {
  vertical-align: top;
  line-height: 40px;
}

#navi a, #navi img {
  display: inline-block;

}

#navi a.normal, a.normal:link, a.normal:active, a.normal:visited {
font-family: "Trebuchet MS", sans-serif;
font-size: 18px;
color: #ffffff;
text-decoration: none;
}

#navi a.normal:hover {
font-family: "Trebuchet MS", sans-serif;
font-size: 18px;
color: #666666;
text-decoration: none;
}

#navi a.activ, a.activ:link, a.activ:active, a.activ:visited {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  color: #999999;
  text-decoration: none;
}

#navi a.activ:hover {
  font-family: "Trebuchet MS", sans-serif;
  font-size: 18px;
  color: #666666;
  text-decoration: none;
}

#navi a.grau, a.grau:link, a.grau:active, a.grau:visited {
font-family: "Trebuchet MS", sans-serif;
font-size: 18px;
color: #929292;
text-decoration: none;
}

#navi a.grau:hover {
font-family: "Trebuchet MS", sans-serif;
font-size: 18px;
color: #666666;
text-decoration: none;
}

div.felder {
	margin-top: 8px;
	position: absolute;
	font-family: "Trebuchet", sans-serif;
	font-size: 12px;
	color: black;
	line-height: 1.3em;	
	/* border: 1px solid #999999; */
}

div.felder a {
    font-size: 12px;
    line-height: 1.3em;
}

#feld1 {
	width: 300px;
	height: 220px;
	margin-left: 138px;
}

#feld2 {
	width: 300px;
	height: 220px;
	margin-left: 451px;
}

#feld3 {
	width: 235px;
	height: 220px;
	margin-left: 765px;
}

#feld4 {
	width: 231px;
	height: 220px;
	margin-left: 765px;
	display: none;
}

#ticker {
  display: none;
  height: 0px;
}


a.internal-link, a.internal-link:link, a.internal-link:visited, a.internal-link:active {
	text-decoration: underline;
}


a.internal-link:hover {
	text-decoration: overline;
}

h1 {
  color: #999999;
  font-family: "trebuchet", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

h2 {
  color: #000000;
  font-family: "trebuchet", Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

table.contenttable p.bodytext {
  height: 14px;
  margin: 0px;
}

table.contenttable td {
  padding-right: 20px;
}