.link_web_table {
    print: none;
    width:100%;
}

.link_web_td{
    text-align:center;
}

.link_web_table .link_web, .link_web_table .link_web_table strong {
	display: block;
	margin: 2px;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #efefef;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.link_web_table .link_web:hover {
	display: block;
	margin: 2;
	padding: 5px 8px;
	color: #000;
	background: #ffffff;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	text-decoration: none;
}

.link_web_table .link_web_active, .link_web_table strong  {
 	display: block;
	margin: 2px;
	padding: 5px 8px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #ffffff;
	border-top: 1px solid #dbdbdb;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #c1c1c1;
	border-left: 1px solid #c1c1c1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

div{ font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;}

.textFooter {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.textFooterLink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.rahmen-grau {
	border: 1px solid #CCCCCC;
}
.rahmen-o-l {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-left-color: #990000;
}
.rahmen-u-r {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #990000;
	border-bottom-color: #990000;

}
.textLink {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.link_footer{	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.link_footer_active{	
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.textUe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

.textLinkRot {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	text-decoration: none;
}

.bg {
	background-image: url(../pics/bg-02.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;

}
.textListe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 22px;

}
.rahmen-OU {
	border-top: 1px dashed #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.rahmen-r {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
}
.rahmenRot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}
.textSchwarz {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

#menue2 a, #menue span, #menue strong {
  display: block;
  margin: 2;
  padding: 2px;
  text-decoration: none;
  font-weight: normal;
  color: #000;
  background: #efefef;
  border-top: none;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #dbdbdb;
  border-left: 1px solid #c1c1c1;
}

#menue2 a:hover {
	display: block;
	margin: 2px;
	padding: 2px;
	color: #000;
	background: #fff;
	border-top: none;
	border-right: 1px solid #c1c1c1;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #c1c1c1;
	font-weight: normal;

}

#menue2 a.aktiv, #menue a:hover.aktiv, #menue span, #menue strong  {
  display: block;
  margin: 2;
  padding: 0px;
  color: #000;
  background: #fff;
  border-top: 1px solid #fff;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
  border-left: 1px solid #c1c1c1;
  
}.textUe2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	margin-bottom:20px;
	
}
/*
a:active {
	background-color: #FFFFFF;
}
*/
.bg-link {
	background-color: #FFFFFF;
	display: block;
}
.rahmen-grauO {
	border-top: 1px solid #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;

}
h1 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	color: #666666;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	font-weight: normal;
	font-style:italic;	
    margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;

}
.textLinkGrau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838383;
	font-style: italic;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}
.textLinkGrauH2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}.bulletArrow {
	color: #990000;
	font-weight: bolder;
	text-align: right;
	font-family: serif;
}



#content_td{padding:15px;padding-top:30px;padding-left:30px;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
			text-decoration: none;}


.slideshow_jquery{background-image:url(../../filesystem/gallery/lkw.jpg);
                  width:273px;
                  height:399px;
				  
                  }

			  
.slideshow_jquery div{	margin-left:8px;
					margin-top:13px;
					position:relative;
					top:0px;left:0px;
}				  

.richter_absatz{margin-bottom:20px;}	




.username, .userpass{width:100px;border:0px;background-color:#F1F1F1;color:#666666;
			 border-top:1px solid #999;border-left:1px solid #999;margin-bottom:2px;}


.submit{border:0px;background-color:#F1F1F1;color:#666666;border-right:1px solid #999
			 ;border-bottom:1px solid #999;}
			 
.form_textarea{width:400px;height:150px;}

