@CHARSET "ISO-8859-1";
.formButton{
	margin-top:13px;
}
.fussnote{
	color: black;
	font-size: x-small;
}
.klein{
	font-size:93%;
}
.kategorie {
	color: rgb(173,173,173);
	font-size: large;
}
.normalWeight{
	font-weight: normal;
}
.captcha{
	border: thin solid;
	width: 175px;
	height: 50px;
}
.zentriert{
vertical-align: middle;
}
a:link {
	color:black;
	font-weight: normal;
	text-decoration:underline;
}

a:visited {
	color:black;
	font-weight: normal;
	text-decoration:underline;
}

a:active {
	color:black;
	font-weight: normal;
	text-decoration:underline;
}

a:hover {
	color: gray;
	font-weight: normal;
	text-decoration:underline;
}
a.linkDezent:link  {
	color: rgb(139,144,145);
	font-weight: normal;
	text-decoration: none;
}

a.linkDezent:visited  {
	color: rgb(139,144,145);
	font-weight: normal;
	text-decoration: none;
}

a.linkDezent:active  {
	color: rgb(61,73,82);
	font-weight: normal;
	text-decoration: none;
}

a.linkDezent:hover {
	color: rgb(61,73,82);
	font-weight: normal;
	text-decoration: underline;
}
img {
	border: 0;
}


body {
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 9pt;
	vertical-align: top;
	
}

.tabelleOhneRand {
	border-collapse: collapse;
}

.tabellenzelleOhneRand {
	padding: 0;
}

.zelleMitAbstand{
	padding-left: 40px;
}
	
.content {
	width: 924px;
	margin-left: 19px;
	margin-right: 19px;
	margin:0px auto;
}
.rahmenDiv{
	width: 972px;

	background-image: url(../bild/hintergrund.GIF);
	background-color:white;
	margin:0px 0px;
}
.rahmenFussleisteDiv{
	height:19px;
	min-height:19px;
	max-height:19px;
	width: 972px;
	background-image: url(../bild/hintergrundFussleiste.GIF);
	background-color:white;
	margin:0px 0px;
}
.contentEingeruecktDiv{
	padding-left: 60px; 
	padding-right: 95px; 
	padding-top:15px;
}
.contentDiv{
	width: 924px;
	margin:0px 24px;
	text-align:left;"
}
.hervorgehoben{
	font-weight: bold;
}
.wichtig{
	color: #F0A600;
}
.warnung{
	font-weight: bold;
	color: #F0A600;
}
.fehlerhinweis{
	font-size:small;
	color: black;
	background: red;
}

.mittig {
	text-align: center;
}

.abstandloserbereich{
	margin:0;
	padding:0;
}
.aufzaehlung{
	color: #F0A600;
}
a.aufzaehlungslink:link  {
	color: black;
	font-weight: normal;
	text-decoration:none;
}

a.aufzaehlungslink:visited  {
	color: black;
	font-weight: normal;
	text-decoration:none;
}

a.aufzaehlungslink:active  {
	color: black;
	font-weight: normal;
	text-decoration:none;
}

a.aufzaehlungslink:hover {
	color: rgb(173,173,173);
	font-weight: normal;
	text-decoration:none;
}
.aufzaehlungslinkLabel{
	text-decoration:underline;
}
.zusammenfassung{
	color: #8B9091;
}

.link{
	cursor: pointer;
}
.linklabel{
	text-decoration:underline; 
	color: #F0A600; 
}
.linklabelDezent{
	text-decoration:underline; 
}


DIV.table {
  margin: 0px; 
  padding-top: 0; 
  padding-left: 0; 
  padding-right: 0; 
  padding-bottom: 0px;
  text-align: left; 
  width: 924px;
}

DIV.table-row {
  margin: 0; 
  padding: 0; 
  text-align: left; 
  width: 100%;
}

DIV.leftcell{
  float: left; 
  margin: 0; 
  padding: 0; 
  width: 50%;
}

DIV.rightcell {
  float: right; 
  margin: 0; 
  padding: 0; 
  width: 50%;
  text-align: right; 
}

DIV.fullcell{
  float: left; 
  margin: 0; 
  padding: 0; 
  width: 100%;
}

/* cross-browser-trick */
DIV.emptycell {
  clear: both; 
  margin: 0; 
  padding: 0; 
  width: auto;
}
a.taglink:link  {
	color: black;
	font-weight: normal;
	text-decoration:underline;
}

a.taglink:visited  {
	color: black;
	font-weight: normal;
	text-decoration:underline;
}

a.taglink:active  {
	color: black;
	font-weight: normal;
	text-decoration:underline;
}
a.taglink:hover {
	color: rgb(173,173,173);
	font-weight: normal;
	text-decoration:underline;
}

.merkzettelMerken {
    background: url("../bild/merkzettelMerken.gif") no-repeat scroll left center transparent;
    margin: 0 0 0.3em;
    padding: 0 0 0 1.5em;
}
.merkzettelGemerkt {
    background: url("../bild/merkzettelGemerkt.gif") no-repeat scroll left center transparent;
    margin: 0 0 0.3em;
    padding: 0 0 0 1.5em;
}
DIV.seitenbanner{
	width: auto; 
	float: left;
	margin-left: 50px;
}
body DIV.maxwidth{
	width: 924px;
}
body DIV.fullwidth{
	width: 100%;
}

