body {
	background: white;
	margin: 0;
	padding: 0;
}

h1, h2, h3, p, div, table, td, tr, span, input, textarea {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	color: black;
}

*+html h1 {

	top: 120px;

}

 h1 {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: white;
	position: relative;
	top: 113px;
	left: 189px;
                padding: 0;
}

/* bis 6 */
* html h1{ 
  top: 121px;
}

/* ie 5 */
html + body h1{ 
  top: 121px;
}


a {
	text-decoration: none;
	color: #559399;
}

a:hover {
	text-decoration: underline;
}
	
#top {
	margin: 0;
	padding: 0;
	height: 140px;
	width: 1004px;
	background-repeat: no-repeat;
	float: left;
                position: relative;
}

#topnavi {
	margin: 0;
	padding: 0;
	width: 500px;
	position: absolute;
	top: 70px;
	left: 181px;
	overflow: hidden;
}

/* bis 6 */
* html #topnavi{ 
  left: 181px;
  position: absolute;
}

/* ie 5 */
html + body #topnavi{ 
  left: 181px;
  position: absolute;
}


#topnavi ul{
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#topnavi li{
	margin: 0;
	padding: 0;
	float: left;
}

#topnavi a {
	color: black;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#topnavi a:hover {
	text-decoration: underline;
}

#topnavi .an{
	text-decoration: underline;
}

#related {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back_related.gif);
	background-repeat: y-repeat;
	clear: both;
	width: 145px;
	border-top: 1px dashed #666666;
	border-left: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
                overflow: hidden;
                min-height: 212px;
                height: auto;
}

#related .relatedheight {
               height: 212px;
               float: left;
}

#relatedwrap {
	margin: 0px;
	padding: 0px;
	float: left;
}

#relatedtext {
	padding: 20px 10px 10px 10px;
	width: 120px;
	height: auto;
	text-align: right;
}

#relatedtext p {
	font-weight: normal;
	font-size: 10px;
	padding: 0 8px 0 0;
	margin: 0;
                line-height: 12px;
}

#related img {
                vertical-align: middle;
                margin: 0;
                padding: 0;
}

#related table {
                margin: 0;
                padding: 0;
}

#relatedtext h2 {
	margin-bottom: 4px;
	padding: 0 8px 2px 0;
	background-image: url(images/square_related.gif);
	background-repeat: no-repeat;
	background-position: right;
                border-bottom: 1px dashed #666666;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
                height: auto;
}

#pictos {
	padding: 0 6px 2px 0;
	margin-bottom: 0;
	position: absolute;
	bottom: 0;
	border-bottom: 1px solid #666666;
	width: 135px;
	text-align: right;
	height: 100px;
}

*+html #pictos {
	height: 115px;
}

#pictos a {
	color: #666666;
	font-size: 9px;
	text-decoration: none;
}

#pictos a:hover {
	text-decoration: underline;
}

#backnavi {
	margin-top: 4px;
	padding-left: 22px;
	background-image: url(images/dashed_back_content.gif);
	background-repeat: repeat-y;
	width: 1004px;
	float: left;
	position: relative;
}

#content {
	margin: 0;
	padding: 20px;
	min-height: 350px;
	height: auto;
	width: 460px;
	border-top: 1px dashed #666666;
	border-bottom: 1px dashed #666666;
	float: left;
}

/* bis 6 */
* html #content{ 
  height: 350px;
}

/* ie 5 */
html + body #content{ 
  height: 350px;
}

.contentheight {
  height: 350px;
  float: right;
  width: 1px;
}

/* bis 6 */
* html .contentheight{
display: none;
}

.clear{
  clear: both;
  height: 1px;
  overflow: hidden;
}

#content ul {
                list-style-image: url(images/bulletlist.gif);
                margin-left: 20px;
                padding: 0;
}

#content li {
                list-style-image: url(images/bulletlist.gif);
                padding-bottom: 8px;
}


#mainnavi {
	margin-left: 4px;
	padding: 0;
	float: left;
	overflow: visible;
}

#mainnavi ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}

#mainnavi li{
	position: relative;
	top: 0;
	left: 0;
	width: 280px;
	margin: 0;
	padding: 0;
	line-height: 12px;
	overflow: show;
}

/* bis 6 */
* html #mainnavi li.active {
	margin-bottom: -2px;
}


#mainnavi a {
	font-size: 10px;
	display: block;
	width: 126px;
	padding: 4px 0 4px 14px;
	text-decoration: none;
	color: #666666;
	background-color: #DDDEDF;
	border-bottom: 1px solid white;
}

#mainnavi a:hover {
	background-image: url(images/navi_active_grey.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .an {
	background-image: url(images/navi_active_grey.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .green {
	color: white;
}

#mainnavi .green a {
	background-color: #518E2B;
	color: white;
}

#mainnavi .green a:hover {
	background-image: url(images/navi_active.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .green .an {
	background-image: url(images/navi_active.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .green ul li {
	background-color: #E5EEDF;
}

#mainnavi .green ul li a {
	background-color: #E5EEDF;
	color: #518E2B;
}

#mainnavi .green ul li a:hover {
                text-decoration: underline;
	background-image: none;
}

#mainnavi .green ul li a.an {
	font-weight: bold;
                text-decoration: none;
                background-image: none;
}

#mainnavi .blue {
}

#mainnavi .blue a {
	background-color: #00529C;
	color: white;
}

#mainnavi .blue a:hover {
	background-image: url(images/navi_active.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .blue .an {
	background-image: url(images/navi_active.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .blue ul li {
	background-color: #E5EDF5;
}

#mainnavi .blue ul li a {
	background-color: #E5EDF5;
	color: #00529C;
}

#mainnavi .blue ul li a:hover {
	text-decoration: underline;
                background-image: none;
}

#mainnavi .blue ul li a.an {
	font-weight: bold;
                text-decoration: none;
                background-image: none;
}

#mainnavi .red {
}

#mainnavi .red a {
	background-color: red;
	color: white;
}

#mainnavi .red a:hover {
	background-image: url(images/navi_active.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .red .an {
	background-image: url(images/navi_active.gif);
	background-repeat: no-repeat;
	background-position: 4px 7px;
}

#mainnavi .red ul li {
	background-color: #FCD9D9;
}

#mainnavi .red ul li a {
	background-color: #FCD9D9;
	color: red;
}

#mainnavi .red ul li a:hover {
                text-decoration: underline; 
                background-image: none;
}

#mainnavi .red ul li a.an {
	font-weight: bold;
                text-decoration: none;
                background-image: none;
}


#mainnavi ul li ul {
	position: absolute;
	z-index: 999;
	left: 141px;
	top: 0px;
	height: auto;
	width: 140px;
	overflow: hidden;
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

#mainnavi ul li ul li {
	border-bottom: 1px solid white;
	margin: 0;
	padding: 1px 0 1px 0px;
	line-height: 12px;
	background-color: #DDDEDF;
}

#mainnavi ul li ul li a {
	width: 130px;
	border: 0;
	margin: 0;
	font-size: 10px;
	display: block;
	padding: 2px 0 2px 8px;
	text-decoration: none;
                background-image: none;
}

#mainnavi ul li ul li a:hover {
                text-decoration: underline; 
                background-image: none;
}

#mainnavi ul li ul li a.an {
	font-weight: bold;
        text-decoration: none;
        background-image: none;
}

#mainnavi ul li ul li ul {
    position: relative;
    left: 0;
    top: 0;
    border-top: 1px solid white;
}

#mainnavi ul li ul li ul li {
   margin: 0;
   padding: 1px 0 1px 0px;
   line-height: 10px;
   border: none;
   background-color: #E5EDF5;
}

#mainnavi ul li ul li ul a {
   width: 118px;
   font-size: 10px;
   padding: 2px 0 2px 20px;
   background-color: #E5EDF5;
}


#bottom {
	margin: 0;
	padding: 0;
	float: left;
	width: 280px;
	position: relative;
	left: 672px;
        clear: both;
}

#bottom .left {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 9px;
	float: left;
}

#bottom .right {
	margin: 0;
	padding: 0;
	color: #666666;
	font-size: 9px;
	float: right;
}

#bottom a {
	text-decoration: none;
	color: #666666;
}

#bottom a:hover {
	text-decoration: underline;
}

#naviwrap {
	margin: 0px;
	padding: 0px;
	clear: right;
}

#copyrightborder {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	left: 672px;
	border-bottom: 1px solid #666666;
	width: 280px;
	float: left;
}

#printlogo {
	display: none;
}

/* ##############----SITEMAP----################ */

.sitemap1 {
  background-image: url(images/navi_active_grey.gif);
  background-repeat: no-repeat;
  background-position: 0;
  padding-left: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: bold;
  text-decoration: none; 
  line-height: 18px;
}

a:hover .sitemap1 {
  text-decoration: underline;
}

.sitemap2 {
  margin-left: 30px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
  line-height: 18px;
}

a:hover .sitemap2 {
  text-decoration: underline;
}

.sitemap3 {
  margin-left: 45px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
  line-height: 18px;
}

a:hover .sitemap3 {
  text-decoration: underline;
}

.sitemap4 {
  margin-left: 60px;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  text-decoration: none; 
  line-height: 18px;
}

a:hover .sitemap4 {
  text-decoration: underline;
}

/* ##############----FORM----################ */

INPUT, TEXTAREA {
  width: 220px;
  background-color: white;
  border: 1px solid #666666;
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10px; 
  font-style: normal;
  font-weight: normal;
  color: black;
  height: 16px;
  min-height: 16px;
  padding: 2px 2px 0 2px;
}

TEXTAREA {
  height: 100px;
  min-height: 100px;
}


INPUT.button {
  width: auto;
  height: 20px;
  min-height: 20px;
  padding: 0px;
}

*html INPUT.button {
  height: 20px;
}

INPUT.radio, INPUT.check {
  border: none;
  background-color: transparent;
  float: left;
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
}

INPUT.check01 {
  border: none;
  background-color: transparent;
  width: auto;
  height: auto;
  margin: 0;
  padding-right: 2px;
}

INPUT.check02 {
  border: none;
  background-color: transparent;
  width: auto;
  height: auto;
  margin-left: 20px;
  padding-right: 2px;
}

/* ##############----NEWS----################ */

.tx-ttnews-browsebox {
   margin:3px;
   border: none;
   padding:3px;
   background-color: transparent;
}

.tx-ttnews-browsebox-SCell {
   background-color: #666666;
   color: black;
   border: none;
}

.articleInfo {
  background-color: black;
}

/* ##############----GUESTBOOK----################ */

ul.prevnext {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.prevnext  li {
  padding: 2px;
  margin: 0 0 0 2px;
  float: left;
}

li.current {
  padding:3px;
  background-color: #666666;
  color: black;
  float: left;
}

#content .bgkommentar{
  color: white;
  background-color: #666666;
}

#content .bgname{
  color: black;
  background-color: #666666;
}

#content .bgname01{
  color: black;
  background-color: #666666;
}

#content .bgname a, .bgname01 a{
  color: blue;
}

#content span.komcolor{
   color: white;
}

/* ##############----Intern Login----################ */

.userred{
  color: red;
  font-weight: bold;
}

.internbold{
  font-weight: bold;
}
.internfloat{
   float: left;
}

/* ##############----Gestrichelte Linie----################ */

#content .dashedline {
   border-top: 1px dashed #666666;
   width: 460px;
   height: 1px;
   padding: 0;
   margin-top: 10px;
   margin-bottom: 10px;
}

*html #content .dashedline {
   margin-top: 10px;
   margin-bottom: -6px;
}

#content table.bodytext {
   margin: 0;
   padding: 0;
   width: 295px;
}

/* ##############----Tabelle Legende----################ */

#tablecontent {
	table-layout: fixed;
                font-size: 11px; 
                width: 460px;
                border-collapse: collapse;
}

#col1 {
	width: 30px;
}
#col2 {
	width: 120px;
}
#tablecontent TD {
	padding-right: 0px;
                border-top: #666666 1px dashed; 
                padding-left: 0px; PADDING-BOTTOM: 5px;
                vertical-align: bottom; 
                padding-top: 5px; 
                border-bottom: #666666 1px dashed;
}

#tablecontent TD.legend {
	padding-right: 10px;
                vertical-align: top;
}
#tablecontent TD.legend01 {
	padding-right: 10px;
                vertical-align: middle;
}

span.float {
	float: right;
}
