/************************************************************/
/* Allgemein                                                */
/************************************************************/

body {
    margin-left: 30px;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: Verdana, Helvetica, sans-serif;
    background-color: #FFFFFF;
  }

a:link {
    color: #000000;
    text-decoration: underline;
  }


a:visited {
    color: #000000;
    text-decoration: underline;
  }


a:hover {
    color: #000000;
    text-decoration: underline;
  }

/************************************************************/
/* Boxen und Footer                                         */
/************************************************************/

.box th {
    height: 15px;
    padding: 0px 0px 0px 4px;
    background-color: #333;
    font-size: 65%;
    font-weight: normal;
    color: #FFFFFF;
    text-align: left;
  }


.box td {
    padding: 0px 10px 15px 10px;
    background-color: #d1e1e1;
  }


.box td.white {
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
  }


.box p {
    font-size: 70%;
    font-weight: bold;
    color: #333333;
    text-align: left;
    line-height: 150%;
    margin-top: 0px;
  }


.box img.titel {
    margin: 20px 0px 5px 1px;
  }


.box .liste {
    width: 100%;
  }


.box .liste td {
    padding: 0px 0px 0px 0px;
    font-size: 60%;
    height: 17px;
    color: #465555;
    border-bottom: 1px solid;
    border-bottom-color: #9aabab;
  }


.box .liste a {
    color: #465555;
    text-decoration: none;
  }


.box .liste a:visited {
    text-decoration: none;
  }


.box .liste a:hover {
    color: #9aabab;
    text-decoration: none;
  }


.box .tabelle {
    width: 100%;
  }


.box .tabelle form {
    margin-bottom: 0px;
  }


.box .tabelle input {
    width: 150px;
    font-size: 140%;
    height: 16px;
    border-color:#9aabab;
    border-style:solid;
    border-width: 1px;
  }


.box .tabelle td {
    padding: 0px 0px 0px 0px;
    font-size: 60%;
    height: 17px;
    color: #465555;
  }


.box .tabelle a {
    color: #465555;
    text-decoration: none;
  }


.box .tabelle a:visited {
     color: #9aabab;
   text-decoration: none;
  }


.box .tabelle a:hover {
    color: #9aabab;
    text-decoration: none;
  }


.boxweiss th {
    height: 15px;
    padding: 0px 0px 0px 4px;
    background-color: #9aabab;
    font-size: 65%;
    font-weight: normal;
    color: #FFFFFF;
    text-align: left;
  }


.boxweiss td {
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
  }


.boxweiss p {
    padding: 0px 10px 0px 4px;
    font-size: 70%;
    font-weight: normal;
    color: #465555;
    text-align: left;
    line-height: 130%;
    margin-top: 0px;
  }


.boxweiss p.abstandoben {
    padding: 7px 10px 0px 4px;
  }


.boxweiss strong {
    font-size: 100%;
    font-weight: bold;
    color: #333333;
    text-align: left;
    line-height: 100%;
    margin-top: 0px;
  }


.boxweiss img.titel {
    margin: 20px 0px 5px 1px;
  }


.boxweiss .liste {
    width: 100%;
  }


.boxweiss .liste td {
    padding: 0px 0px 0px 0px;
    font-size: 60%;
    line-height: 14px;
    color: #465555;
    border-bottom: 1px solid;
    border-bottom-color: #9aabab;
  }


.boxweiss .liste td.pfeil {
    padding: 0px 0px 0px 4px;
  }


.boxweiss a {
    color: #465555;
    text-decoration: none;
  }


.boxweiss a:visited {
    color: #465555;
    text-decoration: none;
  }


.boxweiss a:hover {
    color: #9aabab;
    text-decoration: none;
  }


#footer td {
    background-color: #333333;
    vertical-align: top;
  }


#footer a:link {
    font-size: 70%;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 9px 10px 10px;
    border-right: 1px solid white;
  }


#footer a:link.erster {
    font-size: 70%;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 9px 10px 10px;
    border-right: 1px solid white;
    border-left: 1px solid white;
  }


#footer a:visited {
    font-size: 70%;
    line-height: 19px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 9px 10px 10px;
    border-right: 1px solid white;
  }


#footer a:hover {
    color: #666666;
    text-decoration: none;
  }

/************************************************************/
/* Navigation                                               */
/************************************************************/


#navigation {
    background-color: #EBEBEB;
  }

#navigation img, .top img {
	float: left;
}

#navigation .tabelle, #navigation .liste {
	clear: both;
}

#navigation .tabelle form {
    margin-bottom: 0px;
  }


#navigation .tabelle input {
    width: 130px;
    font-size: 140%;
    height: 16px;
    border-color:#9A9A9A;
    border-style:solid;
    border-width: 1px;
  }


#navigation .tabelle a {
    color: #666666;
    text-decoration: none;
  }


#navigation .tabelle a:visited {
    text-decoration: bold;
  }


#navigation .tabelle a:hover {
    text-decoration: underline;
  }


#navigation .liste {
    width: 140px;
    margin: 0px 6px 10px 9px;
  }


#navigation .liste td {
    font-size: 60%;
    height: 17px;
    color: #666666;
    text-align: left;
    border-bottom: 1px solid;
    border-bottom-color: #9A9A9A;
  }


#navigation .liste td.zweizeilig {
    padding-bottom: 3px;
    padding-top: 2px;
    font-size: 60%;
    height: 17px;
    color: #666666;
    text-align: left;
    border-bottom: 1px solid;
    border-bottom-color: #9A9A9A;
  }


#navigation .liste a {
	float: left;
    color: #666666;
    text-decoration: none;
  }


#navigation .liste a:visited {
    text-decoration: none;
  }


#navigation .liste a:hover {
    text-decoration: underline;
  }


#navigation .liste .on {
    font-weight: bold;
  }

/************************************************************/
/* Content                                                  */
/************************************************************/


#content p {
    font-size: 70%;
    color: #000000;
    line-height: 150%;
  }


#content p.breadcrumb {
    font-size: 70%;
    color: #000000;
    line-height: 110%;
    margin: 0 0 20px 0;
  }



#content h1 {
    font-size: 110%;
    color: #465555;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0px;
    margin: 0px 0px 10px 0px;
  }


#content h2 {
    font-size: 90%;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
    padding: 10px 0px 0px 0px;
  }


#content h3 {
    font-size: 70%;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
  }


#content a {
    color: #00009E;
    text-decoration: underline;
  }


#content a:visited {
    color: #00009E;
    text-decoration: underline;
  }


#content a:hover {
    color: #00009E;
    text-decoration: underline;
  }


#content ul {
    margin-top: 2px;
    margin: 0px 0px 0px 0px;
    padding-left: 17px;
    list-style-image: url(/media/aufzaehlung.gif);
  }


#content li {
    font-size: 70%;
    color: #000000;
    line-height: 150%;
  }

#content ul ul {
    margin-top: 2px;
    margin: 0px 0px 0px 0px;
    padding-left: 15px;
    list-style-image: url(/media/aufzaehlung.gif);
  }

#content ul ul li {
    font-size: 100%;
    color: #000000;
    line-height: 150%;

  }



#content table.top {
    width:100%;
  }


#content table th {
    vertical-align: top;
    padding: 5px 5px 5px 4px;
    font-size: 70%;
    font-weight: normal;
    color: #333333;
    background-color: #EEEEEE;
    text-align: left;
    border-bottom: 1px solid #999999;
  }


#content th.ohne {
    vertical-align: top;
    padding: 5px 5px 5px 4px;
    font-size: 70%;
    font-weight: normal;
    color: #333333;
    background-color: #EEEEEE;
    text-align: left;
    border-bottom: 1px solid #FFFFFF;
  }


#content table td {
    vertical-align: top;
    padding: 5px 10px 5px 4px;
    font-size: 65%;
    color: #666666;
    border-bottom: 1px solid #999999;
  }


#content td.ohne {
    border-bottom: 0px solid #FFFFFF;
  }


#content table input {
    width: 100%;
  }


#content table ul {
    margin-top: 2px;
    margin: 0px 0px 0px 0px;
    list-style-image: url(/media/aufzaehlung.gif);
  }


#content table li {
    font-size: 100%;
    color: #666666;
    line-height: 140%;
  }


#content table p {
    font-size: 100%;
    color: #666666;
    line-height: 140%;
  }

table.top table.searchResults {
    width:100%;
}


/************************************************************/
/* Ticker                                                */
/************************************************************/

.tickermessage h1 {
    font-size: 70%;
    font-weight: bold;
    color: #333333;
    text-align: left;
    margin: 0;
	padding: 10px 0 10px 0;
}

.tickermessage p {
    font-weight: normal;
    font-size: 60%;
    color: #465555;
}

.tickermessage a {
    text-decoration: none;

}

.tickermessage a:visited {
    text-decoration: none;
  }


.tickermessage a:hover {
    color: #9aabab;
    text-decoration: none;
  }


/************************************************************/
/* Formulare                                                */
/************************************************************/

fieldset {
	border: none;
	font-size: 0.69em;
	margin: 0;
	padding: 0;
}

label {
	float: left;
	width: 10em;
}

fieldset input, fieldset textarea {
	width: 280px;
	border: 1px solid #9aabab;
	margin-top: 0.3em;
	padding: 0.2em;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
}

fieldset input.submit {
	width: auto;
	float: right;
}

