body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-top: 0px;
	padding: 0px;
	background-image: url(bodyhg.gif);
	background-repeat: repeat-x;
}
form { margin: 0; padding: 0; }
fieldset { border:0; margin: 0; padding: 0; }
a:link, 
a:hover,
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #002D5A;
	text-decoration: underline;
}
a:visited {
	color: #6E6E6E;
	text-decoration: underline;
}
#container {
width: 984px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
}
#left { 
width:190px; 
float:left; 
position:relative; 
margin-left:-180px; 
margin-right:20px;
_margin-right: 15px;
}
#outer { 
border-left: solid 190px #FFF;  /* color of the left column  */ 
 } 

#inner {margin:0px; width:100%; } /* The ie/pc pecularity */ 
#content { 
	position: relative;  
	margin: 0px;
	
}

#footer {
	position: relative;
	clear: both;
	border-top: 1px solid #CED0D2;
	padding: 7px 10px 5px 17px;
	height: 20px;
	background-color: #002D5A;
	
}
#footernav {
	float: left;
	width: 640px;
	height: 20px;
	color: #FFF;
}
#footernav a {
	font-size: 11px;
	color: #FFF;
	
	
	
}
#footernav a:link,
#footernav a:visited {
	text-decoration: none;
	color: #cbd6de;
}
#footernav a:hover {
	text-decoration: none;
	color: #FFF;
}
#footernav a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
#top {
	background-color: #002D5A;
	
	background-repeat: no-repeat;
	background-position: 300px;
	height: 109px;
	border-bottom: 1px solid #FFF;
	
}
#logo {
	float: left;
	width: 300px; height: 105px;
	
}
#meta {
	color: #cbd6de;
	font-size: 11px;
	height: 22px;
	border-bottom: 1px solid #FFF;
	background-color: #002D5A;
}
#metanav {
	float: left;
	margin-top: 5px;
	padding-left: 7px;
}
#metanav a:link, 
#metanav a:visited {
	color: #cbd6de;
	font-size: 11px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#metanav a:hover {
	
	color: #FFF;
}
#metanav a:active {
	color: #FFF;
	font-weight: bold;
}

a.metanav-selected:link,
a.metanav-selected:visited,
a.metanav-selected:hover,
a.metanav-selected:active {
	color: #FFF !important;
	font-size: 11px;
	font-weight: bold !important;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#language {
	float: right;
	margin-top: 5px;
	width: 300px;
	text-align: right;
	padding-right: 10px;
}
#language a:link,
#language a:visited {
	color: #cbd6de;
	font-size: 11px;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
}
#language a:hover,
#language a:active {
	
	color: #FFF;
}
#tgnav {
	height: 35px;
	background-image: url(tg-bg.jpg);
	border: #FFF solid;
	border-width: 1px 0px 1px 0px;
	
	
	
	
}
.tgnav {
    float: left;
    padding-left: 218px;
    padding-top: 10px;
    
}
.paddingLAdmin {
	padding-left: 115px;
}
.tgnav a{
	border: solid #FFF;
	border-width: 1px 1px 0px 1px;
	margin-left: 5px;
	height: 17px;
	
}
.tgnav a:link,
.tgnav a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	line-height: 17px;
	background-image: url(tg-bg-off.gif);
	background-repeat: repeat-x;
	
}
.tgnav a:hover,
.tgnav a:active {
	font-size: 11px;
	font-weight: bold;
	color: #002D5A;
	background-image: none;
	background-color: #FFF;	
	line-height: 17px;
	padding: 4px 10px 4px 10px;	
	text-decoration: none !important;
}


a.tgnavselected:link,
a.tgnavselected:visited,
a.tgnavselected:hover,
a.tgnavselected:active {
	font-size: 11px;
	font-weight: bold;
	color: #002D5A;
	padding: 4px 10px 4px 10px;
	text-decoration: none;
	line-height: 17px;
	background-image: none;
	background-color: #FFF;
	border: none !important;
	display: inline;
	float: left;
}

#search {
	float: right;
	width: 190px;
	height: 24px;
	background-image: url(tg-bg-off.gif);
	background-repeat: repeat-x;
	border: #FFF solid;
	border-width: 1px 1px 0px 1px;
	margin: 10px 10px 0px 0px; 
	_margin: 10px 5px 0px 0px;
}

.search {
	width: 190px;
	font-size: 11px;
	color: #000;
	padding: 0;
	margin:0;
	
}
.search label {
	float: left;
	line-height:24px;
	text-indent: 5px;
}


input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	border: 1px solid #CED0D2;
	text-indent: 5px;
	height: 15px;
	background-color: #FFF;
	
}
.search-img {
	border: 0;
	padding: 0px;
	float: left;
	padding-top: 5px;
}
.search-img input{
	height: 14px;
	text-indent:0;
	border: 0;
	margin-left: 5px;
	width: 14px;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.search-textfield {
	width:123px;	
	padding: 2px 0px 0px 3px;
	margin:0;
	float: left;	
}
.search-textfield input{
	width: 115px;	
}
#sujet {	
	margin-bottom: 15px;
}
#sujet h1{
	font-size: 24px;
	font-family: DAX, Verdana;
	font-weight: bold;
	color: #002D5A;
	margin-top: 0;
	margin-bottom: 18px;
}
#sujet h2 {
	font-size: 11px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #000;
}
#sujet h2 a:link,
#sujet h2 a:visited,
#sujet h2 a:hover,
#sujet h2 a:active {
	font-size: 11px;
	margin-bottom: 20px;
	font-weight: normal;
	color: #002D5A;
	text-decoration: none;
}
#tgline {
	height: 4px;
	background-image: url(tg-bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	clear: both;
	
}
.boxline {
	background-image: url(boxenbg2.gif);
	background-repeat: repeat-x;
	margin-bottom: 10px;
	height: 5px;
	padding:0;
}
.boxline-navi {
	background-image: url(boxenbg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	height: 4px;
	padding:0;
}
.boximg {
	width: 190px;	
}
.boximg h1 {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	background-color: #002D5A;
	height: 18px;
	border-bottom: 1px solid #FFF;
	margin: 0px;
	padding-top: 5px;
}
.box {
	width: 190px;
	background-image: url(boxenbg.gif);
	background-repeat: repeat-y;	
	padding-bottom: 0px;
	color: #002D5A;
}
.box h1 {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	background-color: #002D5A;
	height: 18px;
	border-bottom: 1px solid #FFF;
	margin: 0px;
	padding-top: 5px;
}
.box h4 {
	
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	background-image: url(boxenbg.gif);
	background-repeat: repeat-y;
	height: 16px;
	border-bottom: 1px solid #CED0D2;
	margin: 0px 0px 0px 0px;
}
.box h2 {
	font-size: 11px;
	padding-left: 5px;
	font-weight: normal;
	margin: 5px 5px 5px 0px;	
}

.box h2 a:link,
.box h2 a:visited {
	margin: 0px;
	text-decoration: none;
	color: #002D5A;
}
.box h2 a:hover,
.box h2 a:active {
	text-decoration: underline;
}
.boxquestion {
	font-size: 11px;
	font-weight: normal;
	margin: 5px 5px 10px 0px;
	padding-left: 5px;	
}
.box h3 {
	
	font-size: 12px;
	font-weight: bold;
	text-indent: 5px;
	background-image: url(videobg.gif);
	background-repeat: repeat-y;
	height: 16px;
	border-bottom: 1px solid #CED0D2;
	margin: 0px 0px 5px 0px;
	width: 99px;
	float:left;
}

.box h3 a:link,
.box h3 a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	height: 16px;	
}
.box h3 a:hover,
.box h3 a:active {
	background-color: #002D5A;
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	height: 16px;
}

a.selected:link,
a.selected:visited,
a.selected:hover,
a.selected:active {
	background-color: #002D5A;
	color: #FFF !important;
	text-decoration: none;
	display: block;
	margin-bottom: 0px;
	/*height: 16px;
	width: 99px; */
	background-image: none;
}
.box select {
	margin: 0px 5px 10px 5px;
	border: 1px solid #002D5A;
	color: #002D5A;
	font-size: 11px;
	width: 180px;
}
.chart {
	margin: 5px 7px 5px 7px;
	text-align: center;
	background-color: #FFF;
}
.chart a:link,
.chart a:visited {
	font-size: 10px;
	font-weight: bold;
	color: #002D5A;
	background-color: #cfd1d1;
	text-decoration: none;
	padding: 0px 8px 3px 7px;
	border: solid #FFF;
	border-width: 0px 0px 0px 1px
}
.chart a:hover,
.chart a:active {
	font-size: 10px;
	color:#002D5A;
	background-color: #FFF;
	padding: 0px 8px 3px 7px;
	font-weight: bold;
}
.textfield {
	width: 180px;
	*width: 175px;
	margin: 5px 5px 0px 5px;
	
	color: #000;
	font-size: 11px;
	height: 14px;
	text-indent: 3px;
}
.box ul {
	font-size: 11px;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 8px 0px;
}	
.box li{
	list-style-type: none;
	list-style-image: none;
	padding-left: 2px;
	margin: 0px 0px 0px 5px;
	padding-top: 2px;	
}

.box li a:link,
.box li a:visited {
	background-image: url(arrow.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #002D5A;
	padding-left: 18px;
	padding-bottom: 1px;
	display:block;
}
.box li a:hover,
.box li a:active {
	text-decoration: underline;	
}
#middle {
 width: 544px;
 margin-left: 0px;
 float: left;
 background-color: #FFF;
}
#middle1 {
 width: 744px;
 margin-left: 0px;
 float: left;
 background-color: #FFF;
 padding: 0px 0px 0px 3px;
}
.contenttgleft {
	width: 255px;	
	height: 18px;
	float:left;
	padding-bottom: 10px;
	background-image: url(fk.gif);
	background-repeat: no-repeat;
}
.contenttgright {
	width: 255px;
	height: 18px;	
	float:left;
	padding-bottom: 10px;
	background-image: url(pk.gif);
	background-repeat: no-repeat;
	margin-left: 30px;
}
.teaser1 {	
	width: 255px;	
	float:left;
	margin-bottom: 10px;
}
.teaser1 h1 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}
.teaser1 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 5px;
	padding-top: 5px;
	text-decoration: none;
}
.teaser1 h2 a {
	color: #002D5A;
}
.teaser1 h2 a:link,
.teaser1 h2 a:visited,
.teaser1 h2 a:hover,
.teaser1 h2 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 0px;
	padding-top: 0px;
	text-decoration: none;
}
.teaser1 h3 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}
.teaser1 h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	height: 25px;
	color: #000;
}
.teasertext {
	height: 79px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CED0D2;
	background-image: url(teaserbg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}
.teasertextMini {
	height: 24px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CED0D2;
	background-image: url(teaserbg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 0px;
}
.teaserimg {
	height: 105px;
	border: 0;
	margin: 0;
	padding: 0;
}
.teasertext h1{
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
}
.teaserinfo {
	text-align: right;
	height: 14px;
	margin-right: 5px;
	bottom: 5px;
	position: inherit;
}
.teaserinfo a:link,
.teaserinfo a:visited,
.teaserinfo a:hover,
.teaserinfo a:active { 
	text-decoration: underline;
	margin: 0px 5px 0px 0px;
	padding-bottom: 5px;
	color: #000;
}
.teaser2 {
	padding-left: 20px;
	width: 255px;	
	float: right;
	margin-bottom: 10px;
}
.teaser2 h1 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}

.teaser2 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 5px;
	padding-top: 5px;
	text-decoration: none;
}
.teaser2 h2 a {
	color: #002D5A;
}
.teaser2 h2 a:link,
.teaser2 h2 a:visited,
.teaser2 h2 a:hover,
.teaser2 h2 a:active{
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 0px;
	padding-top: 0px;
	text-decoration: none;
}
.teaser2 h3 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}
.teaser2 h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	height: 25px;
	color: #000;


}
.teaser3 {
	max-height: 185px;
	clear: both;
	width: 255px;	
	float:left;
	margin-bottom: 15px;
	border: 0;
}
.teaser3 h1 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}
.teaser3 h2{
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 5px;
	padding-top: 5px;
	text-decoration: none;
}
.teaser3 h2 a {
	color: #002D5A;
}
.teaser3 h2 a:link,
.teaser3 h2 a:visited,
.teaser3 h2 a:hover,
.teaser3 h2 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 0px;
	padding-top: 0px;
	text-decoration: none;
}
.teaser3 h3 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}
.teaser3 h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	height: 25px;
	color: #000;
}
.teaser4 {
	max-height: 185px;
	padding:0;
	width: 255px;	
	float: right;
	margin-bottom: 15px;
}
.teaser4 h1 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}
.teaser4 h2{
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 5px;
	padding-top: 5px;
	text-decoration: none;
}
.teaser4 h2 a {
	color: #002D5A;
}
.teaser4 h2 a:link,
.teaser4 h2 a:visited,
.teaser4 h2 a:hover,
.teaser4 h2 a:active{
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0px 5px 0px 0px;
	padding-top: 0px;
	text-decoration: none;
}
.teaser4 h3 {
	background-color: #002D5A;
	height: 3px;
	font-size: 3px;
	margin-bottom:1px;	
	width: 255px;
}
.teaser4 h4 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	height: 25px;
	color: #000;
}

#teaser5 { 
	clear: both;
	padding-top: 40px;
	padding-bottom: 15px;
	float: left;
}
.teaser5{
	clear: both;
	width: 100%;
	margin-bottom: 10px;
	border-bottom: 1px solid #EDEDED;
	font-size: 11px;
}
.teaser5 img {
	padding-right: 10px;
	float: left;
}
.teaser5 h3 {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0;
	padding-bottom: 5px;
	text-decoration: none !important;
}
.teaser5 h3 a {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin: 0;
	padding-bottom: 5px;
	text-decoration: none !important;
}
.teaser5info {
	width:100%;
	text-align: right;
	height: 14px;
	margin:0 5px 5px 0;
	bottom: 5px;
	position: inherit;
}
.teaser5info img {
	margin-right: 0px;
}
.teaser5info a:link,
.teaser5info a:visited,
.teaser5info a:hover,
.teaser5info a:active { 
	text-decoration: underline;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	color: #000;
	float: right;
}
#servicearea {
	width: 190px;
	float: right;
	margin-right: 10px;
	_margin-right: 4px;
}
.servicebox {
	border: 1px solid #CED0D2;
	width: 188px;
	background-color: #DBE7ED;
	margin-bottom: 10px;
	font-size: 11px;
	min-height: 113px;
	color: #002D5A;
}
.servicebox h1 {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	padding-left: 5px;
	margin-bottom:5px;
	margin-top: 5px;
}
.servicebox img {
	padding-right: 10px;
	float: left;
}
.serviceboxinfo {
	font-size: 11px;
	text-align: right;
	height: 17px;
	padding-right: 2px;
	margin-bottom: 0px;
	width: 90px;
	float: right;
}
.serviceboxinfo a:link,
.serviceboxinfo a:visited,
.serviceboxinfo a:hover,
.serviceboxinfo a:active { 
	text-decoration: underline;	
	color: #002D5A;
	padding-right: 2px;
	background-image: url(shop.jpg);
	background-repeat:  no-repeat;
}
.servicebox h2 {
	font-size: 11px;
	font-weight: normal;
	color: #002D5A;
	margin:0;
	padding:0;
	height: 69px;
}
.servicebox ul {
	font-size: 11px;
	margin: 10px 5px 10px -12px;
	_margin: 10px 5px 10px 20px;
}
.servicebox li{
	list-style-image: url(serviceboxpfeil.gif);
	list-style-position: outside;
	padding-bottom: 2px;
	padding-left: 2px;
}
.servicebox li a:link,
.servicebox li a:visited {
	text-decoration: none;
	color: #002D5A;
}
.servicebox li a:hover,
.servicebox li a:active {
	text-decoration: underline;
}
.login {
	font-size: 11px;
	text-align: center;
	background-image: url(loginbg.gif);
	background-repeat: repeat;
	width: 80px;
	height: 14px;
	margin: 5px 55px 0px 55px;
	border: 1px solid #b2b7ba;
}
.login a:link,
.login a:visited,
.login a:hover,
.login a:active { 
	text-decoration: none;
	text-align: center;
	color: #000;
}
.label {
	font-size: 1px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #002D5A;
	margin-bottom: 10px;
	margin-top: 0px;
	_margin-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin-bottom: 20px;
}

h3 {
	font-size: 12px;
	font-weight:bold;
	color: #000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	margin-bottom: 20px;
	clear: both;
}
ul {
	font-size: 12px;
}
ul li {
	list-style-image: url(item.gif);
	list-style-position: outside;
	padding-bottom: 2px;
	padding-left: 2px;	
}
#leftnavi {
	width: 190px;
	color: #002D5A;
}
/*linke Navigation */
#leftnavi a:link, #leftnavi a:visited, #leftnavi a:active {
	color: #002D5A;
	text-decoration:none;
}
#leftnavi ul {
	list-style:none;
	margin:0;
	padding:0;
	list-style-image:none;
}
#leftnavi li {
	line-height:20px;
	list-style-image:none;
	font-size: 11px;
}
/* 1. Ebene */
.leftnavi-first a {
	border-bottom: 1px solid #FFF; 
	border: 0px;
	line-height: 20px;
	background-image: url(menu.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
}
.leftnavi-first a:link, .leftnavi-first a:visited {
	display:block;
	font-weight: normal;
	padding-left: 13px;
	line-height: 20px;
}
.leftnavi-first a:hover, 
.leftnavi-first a:active {
	background-image: url(menu_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	line-height: 20px;
	display: block;
}
.leftnavi-first1 a {
	border-bottom: 1px solid #FFF; 
	border: 0px;
	line-height: 20px;
	background-image: url(menu1.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
}
.leftnavi-first1 a:link, 
.leftnavi-first1 a:visited {
	display:block;
	font-weight: normal;
	padding-left: 13px;
	line-height: 20px;
}
.leftnavi-first1 a:hover, 
.leftnavi-first1 a:active {
	background-image: url(menu1_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	line-height: 20px;
	display: block;
}
.leftnavi-first2 a {
	border-bottom: 1px solid #FFF; 
	border: 0px;
	line-height: 20px;
	background-image: url(menu2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
}
.leftnavi-first2 a:link, 
.leftnavi-first2 a:visited {
	display:block;
	font-weight: normal;
	padding-left: 13px;
	line-height: 20px;
}
.leftnavi-first2 a:hover, 
.leftnavi-first2 a:active {
	background-image: url(menu2_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	line-height: 20px;
	display: block;
}
.leftnavi-first3 a {
	border-bottom: 1px solid #FFF; 
	border: 0px;
	line-height: 20px;
	background-image: url(menu3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
}
.leftnavi-first3 a:link, 
.leftnavi-first3 a:visited {
	display:block;
	font-weight: normal;
	padding-left: 13px;
	line-height: 20px;
}
.leftnavi-first3 a:hover, 
.leftnavi-first3 a:active {
	background-image: url(menu3_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	line-height: 20px;
	display: block;
}
.leftnavi-first4 a {
	border-bottom: 1px solid #FFF; 
	border: 0px;
	line-height: 20px;
	background-image: url(menu4.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
}
.leftnavi-first4 a:link, 
.leftnavi-first4 a:visited {
	display:block;
	font-weight: normal;
	padding-left: 13px;
	line-height: 20px;
}
.leftnavi-first4 a:hover, 
.leftnavi-first4 a:active {
	background-image: url(menu4_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	line-height: 20px;
	display: block;
}
.leftnavi-first5 a {
	border-bottom: 1px solid #FFF; 
	border: 0px;
	line-height: 20px;
	background-image: url(menu5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	
}
.leftnavi-first5 a:link, 
.leftnavi-first5 a:visited {
	display:block;
	font-weight: normal;
	padding-left: 13px;
	line-height: 20px;
}

.leftnavi-first5 a:hover, 
.leftnavi-first5 a:active {
background-image: url(menu5_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	line-height: 20px;
	display: block;
}
.leftnavi-first6 a {
	border-bottom: 1px solid #FFF; 
	border: 0px;
	line-height: 20px;
	background-image: url(menu6.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	
}
.leftnavi-first6 a:link, 
.leftnavi-first6 a:visited {
	display:block;
	font-weight: normal;
	padding-left: 13px;
	line-height: 20px;
}

.leftnavi-first6 a:hover, 
.leftnavi-first6 a:active {
background-image: url(menu6_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	line-height: 20px;
	display: block;
}
/** 2. Ebene **/

.leftnavi-second a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
}
.leftnavi-second a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
}
.leftnavi-second a:link, 
.leftnavi-second a:visited {
	display:block;
	padding-left: 13px;
	line-height: 15px;
	padding-top: 2px;	
}
.leftnavi-second a:hover,
.leftnavi-second a:active {
	background-image: url(menu_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-second1 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	
}

.leftnavi-second1 a:link, 
.leftnavi-second1 a:visited {
	display:block;
	padding-left: 13px;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-second1 a:hover,
.leftnavi-second1 a:active {
	background-image: url(menu1_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-second2 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	
}

.leftnavi-second2 a:link, 
.leftnavi-second2 a:visited {
	display:block;
	padding-left: 13px;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-second2 a:hover,
.leftnavi-second2 a:active {
	background-image: url(menu2_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}

.leftnavi-second3 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	
}

.leftnavi-second3 a:link, 
.leftnavi-second3 a:visited {
	display:block;
	padding-left: 13px;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-second3 a:hover,
.leftnavi-second3 a:active {
	background-image: url(menu3_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-second4 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu4.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	
}

.leftnavi-second4 a:link, 
.leftnavi-second4 a:visited {
	display:block;
	padding-left: 13px;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-second4 a:hover,
.leftnavi-second4 a:active {
	background-image: url(menu4_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-second5 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	
}
.leftnavi-second5 a:link, 
.leftnavi-second5 a:visited {
	display:block;
	padding-left: 13px;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-second5 a:hover,
.leftnavi-second5 a:active {
	background-image: url(menu5_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-second6 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	background-image: url(menu6.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	
}

.leftnavi-second6 a:link, 
.leftnavi-second6 a:visited {
	display:block;
	padding-left: 13px;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-second6 a:hover,
.leftnavi-second6 a:active {
	background-image: url(menu6_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
/** 3. Ebene **/
.leftnavi-third a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	background-image: url(menu.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	margin-left: 18px;
}

.leftnavi-third a:link, 
.leftnavi-third a:visited {
	padding-left: 13px;
	display:block;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-third a:hover,
.leftnavi-third a:active {
	background-image: url(menu_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-third1 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	background-image: url(menu1.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	margin-left: 18px;
}

.leftnavi-third1 a:link, 
.leftnavi-third1 a:visited {
	padding-left: 13px;
	display:block;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-third1 a:hover,
.leftnavi-third1 a:active {
	background-image: url(menu1_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-third2 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	background-image: url(menu2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	margin-left: 18px;
}

.leftnavi-third2 a:link, 
.leftnavi-third2 a:visited {
	padding-left: 13px;
	display:block;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-third2 a:hover,
.leftnavi-third2 a:active {
	background-image: url(menu2_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-third3 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	background-image: url(menu3.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	margin-left: 18px;
}

.leftnavi-third3 a:link, 
.leftnavi-third3 a:visited {
	padding-left: 13px;
	display:block;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-third3 a:hover,
.leftnavi-third3 a:active {
	background-image: url(menu3_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-third4 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	background-image: url(menu4.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	margin-left: 18px;
}

.leftnavi-third4 a:link, 
.leftnavi-third4 a:visited {
	padding-left: 13px;
	display:block;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-third4 a:hover,
.leftnavi-third4 a:active {
	background-image: url(menu4_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-third5 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	background-image: url(menu5.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	margin-left: 18px;
}

.leftnavi-third5 a:link, 
.leftnavi-third5 a:visited {
	padding-left: 13px;
	display:block;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-third5 a:hover,
.leftnavi-third5 a:active {
	background-image: url(menu5_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
.leftnavi-third6 a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	background-image: url(menu6.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	min-height: 20px;
	margin-left: 18px;
}

.leftnavi-third6 a:link, 
.leftnavi-third6 a:visited {
	padding-left: 13px;
	display:block;
	line-height: 15px;
	padding-top: 2px;
	
}
.leftnavi-third6 a:hover,
.leftnavi-third6 a:active {
	background-image: url(menu6_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
}
/** 4. Ebene **/
.leftnavi-fourth {
	border-bottom: 1px solid #FFF; 
	border: 0;
}

.leftnavi-fourth a:link, 
.leftnavi-fourth a:active, 
.leftnavi-fourth a:visited {
	
	padding-left: 40px;
	
}
.leftnavi-fourth a:hover {
	
}
/** 5. Ebene **/
.leftnavi-fifth {
	border-bottom: 1px solid #FFF; 
	border: 0;
}

.leftnavi-fifth a:link, 
.leftnavi-fifth a:active, 
.leftnavi-fifth a:visited {
	
	padding-left: 53px;
	
}
.leftnavi-fifth a:hover {
	font-weight: bold;
}


/** SELECTED 1. Ebene **/
.leftnavi-first-selected a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#FFF;
	display: block;
	background-image: url(menu_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first-selected-notact a{
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#E6E6E6;
	display: block;
	background-image: url(menu_notact.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first1-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#FFF;
	display: block;
	background-image: url(menu1_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first1-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#E6E6E6;
	display: block;
	background-image: url(menu1_notact.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first2-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#FFF;
	display: block;
	background-image: url(menu2_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first2-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#E6E6E6;
	display: block;
	background-image: url(menu2_notact.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first3-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#FFF;
	display: block;
	background-image: url(menu3_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first3-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#E6E6E6;
	display: block;
	background-image: url(menu3_notact.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first4-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#FFF;
	display: block;
	background-image: url(menu4_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first4-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#E6E6E6;
	display: block;
	background-image: url(menu4_notact.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first5-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#FFF;
	display: block;
	background-image: url(menu5_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first5-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#E6E6E6;
	display: block;
	background-image: url(menu5_notact.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first6-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#FFF;
	display: block;
	background-image: url(menu6_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
.leftnavi-first6-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	padding-left: 13px;
	background-color:#E6E6E6;
	display: block;
	background-image: url(menu6_notact.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
}
/** SELECTED 2. Ebene **/

.leftnavi-second-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	background-image: url(menu_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;	
}
.leftnavi-second-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	margin-left: 8px;
	font-weight: bold;
	background-color: #E6E6E6;
	background-image: url(menu_notact.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;
}

.leftnavi-second1-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-image: url(menu1_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;
	
	
}
.leftnavi-second1-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-color: #E6E6E6;
	background-image: url(menu1_notact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;	
}
.leftnavi-second2-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-image: url(menu2_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;
}
.leftnavi-second2-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-color: #E6E6E6;
	background-image: url(menu2_notact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;	
}
.leftnavi-second3-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-image: url(menu3_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;
}
.leftnavi-second3-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-color: #E6E6E6;
	background-image: url(menu3_notact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;	
}
.leftnavi-second4-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-image: url(menu4_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;
}
.leftnavi-second4-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-color: #E6E6E6;
	background-image: url(menu4_notact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;	
}
.leftnavi-second5-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-image: url(menu5_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;
}
.leftnavi-second5-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-color: #E6E6E6;
	background-image: url(menu5_notact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;	
}
.leftnavi-second6-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-image: url(menu6_act.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;
}
.leftnavi-second6-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	font-weight: bold;
	margin-left: 8px;
	font-weight: bold;
	background-color: #E6E6E6;
	background-image: url(menu6_notact.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 13px;
	display: block;	
}
/** SELECTED 3. Ebene */
.leftnavi-third-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
	font-weight: bold;
}
.leftnavi-third-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
	font-weight: bold;
}
.leftnavi-third1-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu1_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
	font-weight: bold;
}
.leftnavi-third1-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu1_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
	font-weight: bold;
}
.leftnavi-third2-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu2_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
	font-weight: bold;
}
.leftnavi-third2-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu2_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
	font-weight: bold;
}
.leftnavi-third3-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu3_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
	font-weight: bold;
}
.leftnavi-third3-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu3_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
	font-weight: bold;
}
.leftnavi-third4-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu4_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
	font-weight: bold;
}
.leftnavi-third4-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu4_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
	font-weight: bold;
}
.leftnavi-third5-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu5_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
	font-weight: bold;
}
.leftnavi-third5-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu5_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
	font-weight: bold;
}
.leftnavi-third6-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu6_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
	font-weight: bold;
}
.leftnavi-third6-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 18px;
	padding-left: 13px;
	background-image:url(menu6_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
	font-weight: bold;
}
/** SELECTED 4. Ebene */
.leftnavi-fourth-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
}
.leftnavi-fourth-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
}
.leftnavi-fourth1-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu1_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
}
.leftnavi-fourth1-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu1_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
}
.leftnavi-fourth2-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu2_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
}
.leftnavi-fourth2-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu2_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
}
.leftnavi-fourth3-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu3_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
}
.leftnavi-fourth3-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu3_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
}
.leftnavi-fourth4-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu4_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
}
.leftnavi-fourth4-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu4_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
}
.leftnavi-fourth5-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu5_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
}
.leftnavi-fourth5-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu5_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
}
.leftnavi-fourth6-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu6_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;
}
.leftnavi-fourth6-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 27px;
	padding-left: 13px;
	background-image:url(menu6_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;
}
/** SELECTED 5. Ebene */
.leftnavi-fifth-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;	
}
.leftnavi-fifth-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;	
}
.leftnavi-fifth1-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu1_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;	
}
.leftnavi-fifth1-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu1_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;	
}
.leftnavi-fifth2-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu2_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;	
}
.leftnavi-fifth2-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu2_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;	
}
.leftnavi-fifth3-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu3_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;	
}
.leftnavi-fifth3-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu3_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;	
}
.leftnavi-fifth4-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu4_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;	
}
.leftnavi-fifth4-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu4_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;	
}
.leftnavi-fifth5-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu5_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;	
}
.leftnavi-fifth5-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu5_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;	
}
.leftnavi-fifth6-selected a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu6_act.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #FFF;	
}
.leftnavi-fifth6-selected-notact a {
	border-bottom: 1px solid #FFF; 
	border: 0;
	display: block;
	margin-left: 36px;
	padding-left: 13px;
	background-image:url(menu6_notact.gif);
	background-repeat:repeat-y;
	background-position:top left;
	background-color: #E6E6E6;	
}
/** ENDE Linke Navigation */
.titel {
	width: 100%;
	float: left;
	margin-bottom: 0px;
	padding: 0;
	height: 17px;
}

#copyright {
	float: right;
	font-size: 11px;
	color: #FFF;
	width: 300px;
	text-align: right;
	height: 20px;
}
.extendedinfo1 {
	
	width: 255px;	
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;

}
.extendedinfo1 h1 {
	background-color: #DBE7ED;
	color: #002D5A;
	font-size: 11px; 
	font-weight: bold;
	height: 16px;
	margin:0;
	text-indent: 5px;
	width: 255px;
}
.extendedinfo1 h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	height: 25px;
	color: #000;
	width: 243px;
	
	}
.extendedinfotext {
	height: 90px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CED0D2;
	
}
.extendedinfo1 img {
	padding-right: 10px;
	float: left;
}
.extendedinfoinfo {
	font-size: 11px;
	text-align: right;
	background-image: url(infopfeil.gif);
	background-repeat:  no-repeat;
	background-position: right;
	height: 15px;
	margin-right: 5px;
	bottom: 5px !important;
	position: inherit;
	clear:both;
	
	
}
.extendedinfoinfo a:link,
.extendedinfoinfo a:visited,
.extendedinfoinfo a:hover,
.extendedinfoinfo a:active { 
	text-decoration: underline;
	margin-right: 15px;
	color: #000;
}
.extendedinfo2 {
	
	width: 255px;	
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	

}
.extendedinfo2 h1 {
	background-color: #DBE7ED;
	color: #002D5A;
	font-size: 11px; 
	font-weight: bold;
	height: 16px;
	margin:0;
	text-indent: 5px;
	width: 255px;
}
.extendedinfo2 h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	width: 243px;
	color: #000;
	clear: both;
}

.extendedinfo2 img {
	padding-right: 10px;
	float: left;
}
.extendedinfofk1 {
	
	width: 255px;	
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;

}
.extendedinfofk1 h1 {
	background-color: #ced0d2;
	color: #002D5A;
	font-size: 11px; 
	font-weight: bold;
	height: 16px;
	margin:0;
	text-indent: 5px;
	width: 255px;
}
.extendedinfofk1 h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	height: 25px;
	color: #000;
	width: 243px;
	background-color: #fff;
	}
.extendedinfotextfk {
	height: 90px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #CED0D2;
	background-color: #fff;
}
.extendedinfofk1 img {
	padding-right: 10px;
	float: left;
}
.extendedinfoinfofk {
	font-size: 11px;
	text-align: right;
	background-image: url(infopfeil.jpg);
	background-repeat:  no-repeat;
	background-position: right;
	height: 15px;
	margin-right: 5px;
	bottom: 5px !important;
	position: inherit;
	clear:both;
	
	
}
.extendedinfoinfofk a:link,
.extendedinfoinfofk a:visited,
.extendedinfoinfofk a:hover,
.extendedinfoinfofk a:active { 
	text-decoration: underline;
	margin-right: 15px;
	color: #000;
}
.extendedinfofk2 {
	
	width: 255px;	
	float: left;
	margin-bottom: 20px;
	margin-right: 0px;
	

}
.extendedinfofk2 h1 {
	background-color: #ced0d2;
	color: #002D5A;
	font-size: 11px; 
	font-weight: bold;
	height: 16px;
	margin:0;
	text-indent: 5px;
	width: 255px;
}
.extendedinfofk2 h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 0px 5px 5px 5px;
	padding-top: 5px;
	width: 243px;
	color: #000;
	clear: both;
}

.extendedinfofk2 img {
	padding-right: 10px;
	float: left;
}
/* Firmenkunden */
.serviceboxfk {
	border: 1px solid #CED0D2;
	width: 178px;
	background-color: #eee;
	margin-bottom: 10px;
	font-size: 11px;
	min-height: 113px;
	color: #002D5A;
}
.serviceboxfk h1 {
	font-size: 12px;
	font-weight: bold;
	color: #002D5A;
	padding-left: 5px;
	margin-bottom:5px;
	margin-top: 5px;
}
.serviceboxfk img {
	padding-right: 10px;
	float: left;
}
.serviceboxinfofk {
	font-size: 11px;
	text-align: right;
	
	height: 17px;
	padding-right: 2px;
	margin-bottom: 0px;
	width: 90px;
	float: right;
	
	

	
}
.serviceboxinfofk a:link,
.serviceboxinfofk a:visited,
.serviceboxinfofk a:hover,
.serviceboxinfofk a:active { 
	text-decoration: underline;	
	color: #002D5A;
	padding-right: 2px;
	background-image: url(shop.jpg);
	background-repeat:  no-repeat;
	
}
.serviceboxfk h2 {
	font-size: 11px;
	font-weight: normal;
	color: #002D5A;
	margin:0;
	padding:0;
	height: 69px;
	
}
.serviceboxfk ul {
	font-size: 11px;
	margin: 10px 5px 10px -12px;
	_margin: 10px 5px 10px 20px;
}
.serviceboxfk li{
	list-style-image: url(serviceboxpfeil.gif);
	list-style-position: outside;
	padding-bottom: 2px;
	padding-left: 2px;
	
}
.serviceboxfk li a:link,
.serviceboxfk li a:visited {
	text-decoration: none;
	color: #002D5A;
}
.serviceboxfk li a:hover,
.serviceboxfk li a:active {
	text-decoration: underline;
}
#print {
	width: 100%;
	border: solid #CFD1D1;
	border-width: 1px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	margin-top: 20px;
	float: left;
}
.print {
	background-image: url(printer.gif);
	background-repeat: no-repeat;
	background-position: 115px;
	font-size: 11px;
	float: right;
	width: 175px;
	text-align: right;
}
.print a:link,
.print a:visited{
	color: #002D5A;
	padding-left: 15px;	
	text-decoration: none;
}
.print a:hover,
.print a:active {
	text-decoration: underline;
}
.back {
	width: 175px;
	background-image: url(back-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	font-size: 11px;
	
}
.back a:link,
.back a:visited {
	padding-left: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #002D5A;

}
.back a:hover,
.back a:active{
	text-decoration: underline;
}
.weiterempfehlen {
	text-align: center;
	background-image: url(tell.gif);
	background-repeat: no-repeat;
	background-position: 12px;
	width: 175px;
	float: left;
	font-size: 11px;
	
}
.weiterempfehlen a:link,
.weiterempfehlen a:visited {
	padding-left: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #002D5A;

}
.weiterempfehlen a:hover,
.weiterempfehlen a:active{
	text-decoration: underline;
}
#moreinfo {
	float: left;
	width: 100%;	
}
#moreinfo-img {
	padding-top: 30px;
}
.moreinfoline {
	border: solid #CFD1D1;
	border-width: 1px 0px 0px 0px;
	margin-top: 5px;
	
}
.moreinfo ul {
	border: solid #CFD1D1;
	border-width: 1px 0px 0px 0px;
	font-size: 11px;
	margin: 10px 5px 0px 0px;
	padding-left: 0;
}	
.moreinfo li{
	list-style-type: none;
	list-style-image: none;
	padding-left: 0px;
	margin: 0px 0px 0px -40px;
	padding-top: 2px;	
}

.moreinfo li a:link,
.moreinfo li a:visited {
	background-image: url(arrow.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #002D5A;
	padding-left: 19px;
	padding-bottom: 3px;
	display:block;
}
.moreinfo li a:hover,
.moreinfo li a:active {
	text-decoration: underline;	
}
.button_right {
	font-size: 11px;
	text-align: center;
	background-image: url(loginbg.gif);
	background-repeat: repeat;
	width: 80px;
	height: 14px;
	float: right;
	margin: 15px 0px 0px 0px;
	border: 1px solid #b2b7ba;
}
.button_right a:link,
.button_right a:visited,
.button_right a:hover,
.button_right a:active { 
	text-decoration: none;
	text-align: center;
	color: #000;
}
.article input[type=button] {
	background-image: url(loginbg.gif);
	background-repeat: repeat;
	color: #000;
	height: 16px;
	text-align: center;
	padding-bottom: 3px;
	border: 1px solid #B2B7BA;
}
.article input[type=submit] {
	background-image: url(loginbg.gif);
	background-repeat: repeat;
	color: #000;
	height: 16px;	
	text-align: center;
	padding-bottom: 3px;
}
/* Styles fuer Suche */

.searchheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px; 
	font-weight: bold; 
	color: #002D5A; 
	text-decoration: none;
	padding-bottom: 1px;
}	
.searchline {
	
}
#searchbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #EEE;	
	height: 39px;
	width: 99.7%;
	margin: 25px 0px 25px 0px;
	border: 1px solid #6d6d6d;
	
}
.box1 {
	
	float: left;
	text-indent: 10px;
	padding-top: 0px;
}
.box2 {
	width: 20px;
	position: relative;
	padding-top: 11px;
	left: 10px;
	float: left;
}
.box3 {
	position: relative;
	padding-top: 12px;
	text-align: center;
	float: left;
	width: 30%;
	
}
.searchfieldresult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 13px;
	width: 140px;
	border: 1px solid #6d6d6d;
	font-size: 10px;
	font-weight: normal;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	text-indent: 3px;
	
}
.searchsubheadline {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
	
}
.searchhits {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
	padding: 0px 0px 25px 0px;
	
}
.searchcontact {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
	padding: 25px 0px 0px 0px;
	
	
}
.searchtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px 0px 25px 0px;
	_height: 25px;
}
.searchshorttext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 5px;
	_height: 5px;
}
.searchsubheadline a:link, .searchsubheadline a:visited, .searchsubheadline a:hover, .searchsubheadline a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: underline;
	margin-bottom: 5px;
}
.pages {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	text-decoration: none;
}
a.pages:link, a.pages:visited, a.pages:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000; 
	text-decoration: underline;
}

a.pagesselected:link, a.pagesselected:visited, a.pagesselected:hover, a.pagesselected:active {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	color: #000; 
	text-decoration: none;
}
#sitemap {
	width: 100%;
}
.sitemap_left {
	
	float: left;
	width: 45%;
	margin: 20px 50px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.sitemap_right {	
	float: left;
	width: 45%;
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.sitemap-firstnav {
	background-color: #FFF;
	color: #002D5A;
	font-size: 13px;
	font-weight: bold;
	border-width: 3px 0px 0px 0px;
	border-color: #002D5A;
	border-style: solid;
	padding: 4px 0px 0px 0px;
	height: 20px;
	margin-bottom: 0px;
}
#sitemap ul {
	list-style:none;
	margin:0;
	padding:0;
	list-style-image:none;
}
#sitemap li {
	line-height:18px;
	list-style-image:none;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
a.sitemap-secondnav {
	color: #002D5A;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #FFF; 	
	background-image: url(menu.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	display: block;
	text-decoration: none;
}

a.sitemap-secondnav:link, 
a.sitemap-secondnav:visited {
	display: block;
	font-weight: bold;
	padding-left: 13px;	
}
a.sitemap-secondnav:hover, 
a.sitemap-secondnav:active {
	background-image: url(menu_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	font-weight: bold;
	display: block;
}
a.sitemap-thirdnav {
	color: #002D5A;
	font-size: 11px;	
	border-bottom: 1px solid #FFF; 
	margin-left: 9px;	
	background-image: url(menu.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	display: block;
	text-decoration: none;
}

a.sitemap-thirdnav:link, 
a.sitemap-thirdnav:visited {
	display: block;
	font-weight: normal;
	padding-left: 13px;	
}
a.sitemap-thirdnav:hover, 
a.sitemap-thirdnav:active {
	background-image: url(menu_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	font-weight: normal;
	display: block;
}
a.sitemap-fourthnav {
	color: #002D5A;
	font-size: 11px;	
	border-bottom: 1px solid #FFF; 
	margin-left: 18px;	
	background-image: url(menu.gif) ;
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #e6e6e6;
	display: block;
	text-decoration: none;
}

a.sitemap-fourthnav:link, 
a.sitemap-fourthnav:visited {
	display: block;
	font-weight: normal;
	padding-left: 22px;	
}
a.sitemap-fourthnav:hover, 
a.sitemap-fourthnav:active {
	background-image: url(menu_act.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#e6e6e6;
	font-weight: normal;
	display: block;
}
#printpreview {
	background-color: #FFF !important;
	font-size: 12px;
	float: left;
	padding: 15px;
	
}
.printpreview_print {
	margin-top: 20px;
}
.printpath {
	clear:both;
	margin: 10px 0px 0px 0px;
	font-size: 11px;
	color: #002D5A;
	height: 20px;
	float: left;
	width: 500px !important;
	
}
.popup {
	float: left;
	padding: 0px;
	height: 400px;
	width: 100%;
	margin: 0px;
	
}
.popup-content {
	background-color: #FFF;
	
}
.popup h1 {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	
	background-color: #002D5A;
	height: 18px;
	border-bottom: 1px solid #FFF;
	margin: 0px;
	padding-top: 5px;
	text-align: center;
}
.popup_content {
	padding: 5px;
	color: #002D5A;
}
.popup_text {
	margin-bottom: 20px;
	font-weight: bold;
}

.loginreiter {
	float: left;
	width: 190px;
	
}
/* alte Klassen */

.article-subheadline,
.subheadline {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	
}
.T11ARTyp06 { 
	font-size: 13px; 
	font-weight: bold;
}
.article-img {
	float: left;
	margin-right: 15px;
}
.td-blue {
	font-size: 11px;
	color: #000; 
	background-color: #e6e6e6; 
	padding-left: 5px; 
	padding-right: 5px;
	border-top: 1px solid #C6C7C9;
	line-height: 15px;
}
.td-white {
	font-size: 11px;
	color: #000; 
	background-color: #FFF; 
	padding-left: 5px; 
	padding-right: 5px;
	border-top: 1px solid #C6C7C9;
	line-height: 15px;
}
.td-header {
	font-size: 11px;
	font-weight: bold;
	color: #FFF; 
	background-color: #002D5A; 
	padding-left: 5px; 
	padding-right: 5px;
	border-bottom: 1px solid #C6C7C9;
	line-height: 17px;
}
.contenttext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000;
}

.contentformtext {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000; 
	text-decoration: none;
}
.welcome {
	color: #002D5A;
	font-size: 20px;
	font-weight: bold;
}
a.aktionsbutton  {
	color: #FFF;
}
.error {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	padding: 15px 0px 15px 0px;
}
.input-radio, .radio {
	border: 0;
	margin-bottom: -3px;
	*margin-bottom: 0px;
	background: none;
}
/* Ende alte Klassen */

/* Newsletter-Anmeldung */
.nl-box {
	width: 190px;
	background-image: url(boxenbg.gif);
	background-repeat: repeat-y;	
	padding-bottom: 8px;
	color: #002D5A;
}
.nl-box h1 {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	background-color: #002D5A;
	height: 18px;
	border-bottom: 1px solid #FFF;
	margin: 0px;
	padding-top: 5px;
}

.nl-box h2 {
	font-size: 11px;
	font-weight: normal;
	margin: 5px 5px 5px 5px;	
}

.nl-box h2 a:link,
.nl-box h2 a:visited {
	margin: 0px;
	text-decoration: none;
	color: #002D5A;
}
.nl-box h2 a:hover,
.nl-box h2 a:active {
	text-decoration: underline;
}
.nl-box ul {
	font-size: 11px;
	margin: 10px 5px 0px 0px;
	padding: 0;
}	
.nl-box li{
	list-style-type: none;
	list-style-image: none;
	padding-left: 2px;
	margin: 0px 0px 0px 5px;
	padding-top: 2px;	
}

.nl-box li a:link,
.nl-box li a:visited {
	background-image: url(arrow.gif); 
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #002D5A;
	padding-left: 18px;
	padding-bottom: 1px;
	display:block;
}
.nl-box li a:hover,
.nl-box li a:active {
	text-decoration: underline;	
}
#nl-header {
	height: 120px;
	background-color: #d9d9d9;
	margin-bottom: 20px;
	color: #002d5a;
	width: 100%;
}
.nl-header-left {
	float: left;
	width: 600px;
	height: 120px;
}
.nl-header-left h1 {
	line-height: 20px;
	background-color: #002D5A;
	margin: 30px 0px 5px 0px;
	width: 100%;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 8px;
}
.nl-header-left-bottom {
	padding-left: 20px;
	font-size: 11px;
	margin-top: 40px;
	color: #002D5A;
	word-spacing: 60px;
}
.nl-header-left-middle {
	padding-left: 65px;
}

.nl-header-right {
	float: right;
	width: 120px;
}
.nl-header-img1 {
	width: 70px;
	float: left;
}
.nl-header-img2 {
	width: 80px;
	float: left;
	padding-top: 10px;
}
.nl-header-img3 {
	width: 70px;
	float: left;
}
#nl-content{
	
	background-color: #FFF !important;
	
}
#nl-content-left {
	clear: both;
	width: 500px;
	float: left;
	font-size: 11px;
}
#nl-content-left h4{
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 11px;
	margin-top: 0px;
}
#nl-content-right {
	
	width: 190px;
	float: right;
	
}
#nl-content-left label {
	width: 150px !important;
	padding-right: 20px;
	float: left;
	font-weight: bold;
}
#nl-content-left input {
	
	width: 150px;
	margin-bottom: 10px;
}	
#nl-content-left select {
	font-size: 11px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #CED0D2;
}
.nl-button {
	margin-left: 170px;
	font-weight: bold;
	width: 170px;
}	
.nl-button a {
	line-height: 25px;
	text-decoration: none;
	background-image: url(arrow.gif); 
	background-repeat: no-repeat;
	background-position: 140px top;
	padding-right: 30px;
	padding-bottom: 5px;
}
.nl-errormessage {
	color: #FF0000;
	margin-bottom: 15px;
	
}
.nl-content-left-fieldname {
	width: 150px !important;
	padding-right: 20px;
	float: left;
	font-weight: bold;
}
.nl-content-left-data {
	
	width: 450px;
	*width: 250px;
	_width: 250px;
	margin-bottom: 10px;
}
.nl-check {
	float: left;
	width: 25px;
	*width: 20px;
	
}
.nl-check input{
	width: 15px !important;
	border: none !important;
	
}
.nl-selection {
	margin: 15px 0px 15px 0px;
}
.nl-text {
	
	margin-left: 25px;
}
.nl-check2 {
	float: left;
	width: 25px;
	*width: 20px;
	
}
.nl-check2 input{
	width: 15px !important;
	border: none !important;

}
#nl-footer {
	float: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
}
.nl-forward {
	background-image: url(forward.gif);
	background-repeat: no-repeat;
	background-position: 95px;
	font-size: 11px;
	float: right;
	width: 110px;
	text-align: right;
	text-indent: 18px;

}
.nl-forward a:link,
.nl-forward a:visited{
	color: #002D5A;
	padding-right: 15px;	
	text-decoration: none;
}
.nl-forward a:hover,
.nl-forward a:active {
	text-decoration: underline;
}
.nl-back {
	width: 175px;
	background-image: url(back-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	float: left;
	font-size: 11px;
	
}
.nl-back a:link,
.nl-back a:visited {
	padding-left: 10px;
	font-size: 11px;
	text-decoration: none;
	color: #002D5A;

}
.nl-back a:hover,
.nl-back a:active{
	text-decoration: underline;
}
.nl-code-text {
	margin-bottom: 20px;
}
.nl-code {
	margin: 15px 0px 15px 0px;
	font-weight: bold;
	height: 15px;
	
}
.nl-code-fc {
	width: 120px;
	float: left;
	padding-top: 5px;
}
.nl-code-input {
	margin-bottom: 0px;
	margin-left: 160px;
}
.nl-sent {
	margin-bottom: 15px;
}
.nl-body {
	background-color: #FFF !important;
}
#nl-content-dereg{
	margin:0;
	font-size: 12px;
	background-color: #FFF !important;
	height: 100%;
}
#nl-content-dereg h1{
	font-size: 15px;
	font-weight: bold;
	background-color: #002D5A;
	margin-bottom: 15px;
	color: #FFF;
	text-align: center;
	height: 25px;
}
.nl-close {
	font-size: 11px;
	margin-bottom: 15px;
}
.nl-close a:link,
.nl-close a:visited {
	
	font-size: 11px;
	text-decoration: none;
	color: #002D5A;

}
.nl-close a:hover,
.nl-close a:active{
	text-decoration: underline;
}
.mb-text {
	margin-bottom: 15px;
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

/****Error Messagebox****/
.errormessagebox {
	background-color:#FFE5E5;
	background-position: 8px 5px;
	background-image:url(status_error_small.gif);
	background-repeat:no-repeat;
	border:1px solid #990000;
	margin-bottom: 5px; 
	padding-top: 5px;
	padding-left: 50px;
}

.errormessage {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
}
.errormessage ul {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left:20px;
	padding: 0px;
	list-style: none;
}
.errormessage li {
	background-image: url(lnz_bulletpoint_red.gif);
	background-repeat: no-repeat;
	background-position:center left;
	text-indent:10px;
	line-height:15px;
	list-style-image: none;
}
/* Interstitial Hintergrund */
div.close {
	background-color: white !important;
}

/* Fotoalbum
************************************************************/
#middle div.highslide-gallery{
	*width: 380px;
	*margin: 0 auto;
}
span.heading-links {
	display: none !important;
}
h1.headline {
	color:#002D5A;
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:0;
	border: 0 !important;
}
h2.subheadline{
	color:#002D5A;
}
.teaser1 p,
.teaser2 p,
.teaser3 p,
.teaser4 p,
.teaser5 p {
	margin:0px;
	padding:0px;
	}
	
/* design LESYCO */
.f-left {float :left!important;}
.f-right {float :right!important;}
.tleft {text-align:left!important;}
.tright {text-align:right!important;}
.tcenter,.t-center {text-align:center!important;}
.vat {vertical-align:top!important;}
.vab {vertical-align:bottom!important;}
.required {color:#002D5A; font-weight:bold;}
.colorRT {color:#002D5A;}
.w125 { width: 125px;}
.w245 { width: 245px;}
hr, .noscreen { display:none !important; }
.nobr { border:none !important; }
.nobg { background-image:none !important; }
.nowrap {white-space:nowrap;}
.vyp-foto { float:right; border:1px solid silver; padding:3px; margin:0 0 5px 10px; }
.vyp-foto img { border:none!important; }
.clear {float:none; clear:both;}
.vlevo { float:left; margin:0px 10px 5px 0; padding:4px; z-index:1; clear:right; }
.vpravo { float:right; margin:0px 0 10px 5px; padding:4px; z-index:1; clear:left; }
.nasTip { margin:6px 0 12px 0!important; }
.coments { border: 1px solid silver; padding:3px; font-size:90%; font-style:italic; }


.zvyrazneni { background:#CF413B; color:#fff; padding:3px 6px; box-shadow:1px 1px 1px #ddd; -webkit-box-shadow:2px 2px 2px #ddd; -moz-box-shadow:2px 2px 2px #ddd; -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; text-shadow:1px 1px 1px #982A27;  }
.formular input, .formular td, .formular label, .formular select, .formular textarea { font-size:12px!important; padding:2px; font-family:Arial, Helvetica, sans-serif; }
.button { height: 30px!important; border: silver 1px solid!important;}
.button:hover { height: 30px!important; border: #002D5A 1px solid!important;}

/* Lide 
------------------------------*/
.boxLide { width:175px; margin:0px 5px 15px 0; padding:0; text-align:left; float:left; }
.boxLide img { width:90px; height: 136px; margin:0px 5px 0px 0; padding:0;   float:left; }
.boxLide .udaje h4{ margin:25px 0 0 0; padding:0;}
.boxLide .udaje p em { margin:0px 0 0 0; padding:0; min-height: 30px!important; display: block;}
.boxLide .udaje p{ margin:0px 0 0 0; padding:0;}
.boxLide .udaje { width:171px; height: 112px; margin:0; padding:0; text-align:left;  float:left; font-size: 0.8em; }
.clearLide{ display:block; clear:both; line-height:0; height:0; margin: 0; padding: 0; }
.posledniBoxLide { margin:0px 0px 15px 0;}

/* Newsletters 
------------------------------*/
.boxNews { width:175px; margin:0px 5px 15px 0; padding:0; text-align:center; float:left; }
.boxNews img { width:90px; height: 136px; margin:0px 5px 0px 0; padding:0; }
.clearNews{ display:block; clear:both; line-height:0; height:0; margin: 0; padding: 0; }
.posledniBoxNews { margin:0px 0px 15px 0;}

/* výpis nemovitostí
-------------------------------*/
table.obj-list {  width:100%;  border-collapse:collapse; }    
table.obj-list tr th { height: 20px; background-color:#cfd1d1; border-bottom: 1px solid #6d6d6d; white-space: nowrap; }
table.obj-list tr th, table.obj-list tr td { border-left: 1px solid white; border-right: 1px solid white; font-size: 10px;}
table.obj-list tr td { padding: 5px; text-align: center; }
table.obj-list tr td h3 { padding: 0; margin: 0 0 5px 0; }
th.modra { 	background-image: url(tg-bg.jpg); border: #FFF solid;
 }
tr.tdTmava td, tr.tdTmava th {  background-color : #E6E7E8; }
tr.tdSvetla td, tr.tdSvetla th {  background-color : #F0F1F1; }
table.obj-list td img { border: 1px solid #6d6d6d; }
table#detailNemovitosti td, table#detailNemovitosti th { padding: 3px; width:200px;text-align: left;  }
table#detailNemovitosti th { width:110px; text-align: left; font-weight: normal; }

.paginator { font-size:0.75em; float: right; margin-bottom: 5px; }
.paginator a { border:1px solid #003362; padding:1px 5px; margin-left: 2px; background-color:#002D5A; text-decoration:none; color:#CCCCCC; float: left; }
.paginator a:hover,
.paginator a.selected { border:1px solid #003362; background-color:#CFD1D1; text-decoration:none; color:#000; padding:1px 5px;  }

/* hlavni zalozky 
------------------------------*/
.zalozky { width:735px; float:left; margin:0 0 10px 0;background:#fff!important; }

ul.tabs { margin:20px 0 0 0; padding:0; list-style:none; border:0;background:#fff!important; height: 28px; }
ul.tabs li { margin:0; padding:0; list-style:none; float:left; border-right:3px solid #eae9e3; }
ul.tabs li a { background:#E6E7E8; padding:7px 12px; text-align:center; display:block; float:left; text-decoration:none; color:#353535; }
ul.tabs li a:hover { background:#002D5A; color:#fff; text-decoration:none; }
ul.tabs li a.current { background:#CFD1D1; text-decoration:none; color:#000; }


.tab { background:#CFD1D1; padding:12px 20px; }
.tab h2 { font-size:1.2em; color:#111; font-weight:bold; padding:8px 15px 8px 0; margin:0; line-height:1.3em; }

#t2 { padding:12px 12px 2px 12px !important; }
.tab-fotogalerie a { background:#CFD1D1; height:117px; margin:0 10px 10px 0; border:1px solid #aaa89f; display:block; float:left; }
.tab-fotogalerie a:hover { border:1px solid #353535; }

.sloupec1 { float:left; width: 350px; background: transparent;}
.sloupec1 ul,
.sloupec1 ul li { width: 350px; margin:0; padding:2px 0; background:transparent; }
.sloupec2 { width: 340px; float:left; }
.sloupec2 ul,
.sloupec2 ul li { width: 340px; margin:0; padding:2px 0; background:transparent; }		
.sloupec1 ul li span, .sloupec2 ul li span{ font-weight: normal; display:block; float:left; width:180px;  }
.sloupec1 ul li em, .sloupec2 ul li em{  font-style: normal;   margin-left:2px;  list-style:none; text-align: justify; }

#seznamPriloh ul {margin: 0; padding: 0;}
#seznamPriloh ul li {margin: 4px 0; list-style: none;}

/* detail inzerátu
------------------------------*/
.b1 {border: 1px solid #D5D9DC!important;}
.collapse {border-collapse: collapse}
.bl1 {border-left: 1px solid #D5D9DC!important;}
.br1 {border-right: 1px solid #D5D9DC!important;}
.bb1 {border-bottom: 1px solid #D5D9DC!important;}
.bt1 {border-top: 1px solid #D5D9DC!important;}

