body,td {
	margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
  background-color: #000000;
  color: #FFFFFF;
}

.small { font-size: 80%; }
.normal { font-size: 100%; }
.big { font-size: 130%; }


#headline {
	background-image: url(/_images/homepage/header_dunkel.gif);
	height: 136px;
	background-color: #101010;
	background-repeat: no-repeat;
	width: 100%;
  position: relative;
}

#quickbar {
	background-color: #404040;
	left: 0em;
	height: 1.5em;
	top: 0.1em;
	width: 100%;
  padding-top: 2px;
  position: relative;
  color: white;
}


#content {
	left: 200px;
	top: 13.8em;
	right: 180px;
	position: absolute;
	/*border: 1px dashed black;*/
}

#inhalt	{
	padding: 10px;
	/*border: 1px dashed green;*/
}

#leftbar {
  left: 0em;
	top: 2px;
	width: 200px;
  height: 500px;
	position: relative;
	background-color: #606060;

}

#rightbar {
	background-color: #606060;
	width: 180px;
  right: 0px;
	top: 14.1em;
	position: absolute;
	/*border: 1px dashed Gray;*/
}
#Fusszeile {
  font-size: 0.9em;
  margin: 0; padding: 0em;
  text-align: right;
  background-color: #404040; 
  position: absolute;
  width: 100%;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}

a.foot {
	text-decoration: none;
	font-weight: bold;
	color: yellow;
}

a.quicknav, a:active.quicknav, a:focus.quicknav, a:link.quicknav, a:visited.quicknav {
  text-decoration: none;
	font-weight: normal;
	color: yellow;
}

a:hover.quicknav {
  text-decoration: none;
}

span.foot {
	vertical-align: baseline;
}  

#stylechooser	{
	background-color: transparent;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 4px;
}

#suchfeld {
	position: absolute;
	left: 30px;
	top: 110px;
  width: 15em;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

a.topnav, a:active.topnav, a:focus.topnav, a:link.topnav, a:visited.topnav {
  color:#ffffff;
  font-weight:bold;
  text-decoration:none;
}

a:hover.topnav {
  color:yellow;
  font-weight:bold;
  text-decoration:none;
}


a, a:active, a:focus, a:link, a:visited {
  text-decoration:underline;
  color:yellow;
}

a:hover {
  color: red;
  text-decoration:underline;
}

#navigation {
padding:0;
margin:0;
list-style:none;
background:#c5c5c5;
color:#000;
width: 100%;
}

#navigation li {
	padding-top: 0em;
  padding-bottom: 0em;
	margin: 0;
	list-style: none;
	border-bottom: 1px solid Black;
}

#navigation a {
  display:block;
	padding-top: 0.2em;
  padding-bottom: 0.2em;
  text-align:left;
  padding-left: 4px;
  color:#000;
  font-weight:bold;
  text-decoration:none;
}

#navigation a:hover {
  display:block;
	padding-top: 0.2em;
  padding-bottom: 0.2em;
  padding-left: 4px;
  text-align:left;
  color:#000;
  font-weight:bold;
  text-decoration:none;
  background-color:#efefef;
}

#navigation li.aktiv {
  background-color:#ffffff;
  border-bottom: 1px solid Black;
	padding-top: 0em;
  padding-bottom: 0em;
  margin: 0;
  list-style:none;
}

#copyright {
	display: none;
}

#printhead
{
  display: none;
}

#debug {
 top:60px;
	left: 16em;
	right: 17em;
	position: relative;
	border: 1px dashed red;
}

/*Rightbar*/
.rightbar_top {
	background-color: #cfcfcf;
  color: #000000;
	background-repeat: no-repeat;
	azimuth: center;
	padding-left: 4;
	background-position: left;
	font-weight: bold;
  padding-top:2px;
  padding-bottom:2px;
}
.rb_news {
	padding: 2px;
	border-bottom: 1px solid #afafaf;
  font-size: 0.9em;
}

a.news, a:active.news, a:focus.news, a:link.news, a:visited.news {
  color:#dfdfdf;
  font-weight:normal;
  text-decoration:none;
  
}

a:hover.news {
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
}

/* STYLES zur Suche */
div.sucheborder {
  width: 100%;
	padding: 2px;
	margin-bottom: 4px;
	border: 1px solid #505050;
}


div.sucheingabe {
	background-color: #303030;
  padding: 2px;
  margin-bottom: 4px;
}

div.suchergebnis {
	background-color: #505050;
  padding: 2px;
}

div.ergebnis {
	background-color: #303030;
  padding: 2px;
  margin-bottom: 2px;
  margin-top: 2px;
}
