

abody { 
         font-size: 8pt;
         font-family: Verdana, Arial, Helvetica, sans-serif; 
         background-color: #787878; 
         scrollbar-face-color:#787878;
         scrollbar-track-color:#787878;
         scrollbar-arrow-color:#DCDCDC;
}


a.link1:link { color: #2E2E30; text-decoration: none; }
a.link1:visited { color: #2E2E30; text-decoration: none; }
a.link1:active { color: #2E2E30; text-decoration: none; }
a.link1:hover { color: #EE3439; text-decoration: none; }

a.link1b:link { color: #EE3439; text-decoration: none; }
a.link1b:visited { color: #EE3439; text-decoration: none; }
a.link1b:active { color: #EE3439; text-decoration: none; }
a.link1b:hover { color: #2E2E30; text-decoration: none; }

a.link2:link { color: #2E2E30; font-weight: bold; }
a.link2:visited { color: #2E2E30; font-weight: bold; }
a.link2:active { color: #2E2E30; font-weight: bold; }
a.link2:hover { color: #EE3439; font-weight: bold; }

a.link3:link { color: #2E2E30; text-decoration: none; font-weight: bold; }
a.link3:visited { color: #2E2E30; text-decoration: none; font-weight: bold; }
a.link3:active { color: #2E2E30; text-decoration: none; font-weight: bold; }
a.link3:hover { color: #EE3439; text-decoration: none; font-weight: bold; }

p,td,tr { 
         font-size: 8pt;
         color: #2E2E30;
         font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.bildt { 
         font-size: 8pt;
         color: #8c8c8c;
         font-family: Verdana, Arial, Helvetica, sans-serif;
         text-indent: 10pt; 
}

.line {  border-bottom:solid 1px #333333; }
.line2 {  border-top:solid 1px #787878; }

.hd1hp { 
           font-size: 21px;
           font-weight: 500;
           font-family: Times New Roman, Times, serif;
           color: #595A5B;
           padding-left: 20px; 
           padding-top: 45px; 
           letter-spacing: 1pt;
}

.hd { 
       font-size: 21px;
       font-weight: 400;
       font-family: Times New Roman, Times, serif;
       color: #595A5B;
       padding-top: 20px; 
       letter-spacing: 1pt;
}

.blank { 
           font-size: 1px;
}

.bground   { 
                 background-image: url(grafik/kc_hg_li.jpg);
                 background-repeat: no-repeat;
                 background-color: #f0f0f0;
                 background-position: 100% 100%;
}

.bground1   { 
                 background-image: url(grafik/kc_hg_li1.jpg);
                 background-repeat: no-repeat;
                 background-color: #f0f0f0;
                 background-position: 100% 100%;
}

.liste2 { 
               list-style-type: none;
}

.feld1 { 
             background-color: #FFFFFF;
             border-right: #ffffff 2px solid;
             border-top: #ffffff 2px solid;
             border-bottom: #ffffff 2px solid;
			 border-left: #ffffff 2px solid;
			 font-size: 10pt;
             color: #2E2E30;
             font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.auswahl { 
             font-size: 10pt;
             color: #2E2E30;
             font-family: Verdana, Arial, Helvetica, sans-serif; 
             text-decoration: none;
             background-color: #FFFFFF;
             border-right: none;
             border-left: none;
             border-top: none;
             border-bottom: none;
}

.button { 
             font-size: 11px;
             color: #EE3439;
             font-family: Verdana, Arial, Helvetica, sans-serif; 
			 font-weight: bold;
             text-decoration: none;
             background-color: #FFFFFF;
             border-right: #FFFFFF 2px solid;
             border-left: #FFFFFF 2px solid;
             border-top: #FFFFFF 2px solid;
             border-bottom: #FFFFFF 2px solid;
}

ul.photolist li {
	list-style: none;
	display: inline;
	padding-left: 10px;
	margin-right: 5px;
	border-left: 1px solid gray;
	}


	
/******************************************************************************
 Styling for red dot on lists
  
********************************************************************************/

	
	
.contentlist { list-style-image: url(grafik/li.gif); }

/******************************************************************************
 Styling for lightbox photo gallery
  
********************************************************************************/
#lightboxgallery {
	margin: 0pt 0pt 15px;
}

#lightboxgallery img {
border:0 none;
margin:0;
padding:0;
}

.lightboxgallery {
	margin: 0pt 0pt 15px;
}

.lightboxgallery img {
border:0 none;
margin:0;
padding:0;
}

	
	
	
