﻿
/* Reset der Standardanweiungen in den Browsern für Listen */

li, ul { 
	margin:0px; 
	padding:0px  
 	}

/* Formate der Standardtags mit normaler Schriftgröße */


body         { font-family: Verdana, Arial, Helvetica, sans-serif; 
			   background: whitesmoke url('../images/kachel-test-klein.jpg')
  }
             
a:link       { font-weight:normal; color:#333333 }
a:visited    { font-weight:normal; color:#333333 }
a:hover      { background-color:silver; color:#FFFFFF; font-weight:normal; }
a:active     { color:#808080; background-color:#000000; font-weight:normal; }



                                           
p            { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#333333;
               line-height:150%; margin-top:20px; margin-left:75px; margin-right:75px; text-align:left }
 
h1           { font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif; color:gray; font-size: 14pt; line-height: 130%; 
			   margin-left: 75px; margin-top:60px; margin-bottom:40px; 
               font-weight:bold; text-align:left }
               
h2           { font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif; color:#666666; font-size: 12pt; font-weight: bold; 
               line-height: 100%; margin-top:50px; margin-left:75px; margin-right:75px; padding-bottom:5px; text-align:left; border-bottom:1px solid #e5e5e5 }
               
h3           { font-size: 10pt; color:#4a4a4a; font-weight: bold; 
               line-height: 150%; margin-top:30px; margin-left:75px; margin-right:75px; margin-botton:0px;text-align:left }
               
h4           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; 
               line-height: 120%; margin-left:7px; margin-right:10px; 
               margin-top:8px; margin-bottom:0px }
h5           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:8pt; text-align:left; 
               line-height: 120%; margin-left:0px; margin-right: 10;  margin-top:8px; margin-bottom:0px }
h6           { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; font-weight:normal; line-height:120%; 
               text-align:left; margin-left: 10px; margin-bottom:2px; margin-top:2px }
 
         
li           { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10pt;
               list-style-type: disc; list-style-image: 
               url('../images/bull.gif'); line-height: 150%; 
               text-align:left; margin-left:100px; margin-right:75px; margin-top:5px  }
ul           {  }

.navi-oben{ 
	border-bottom:1px dotted silver;
	margin-top:60px;
	margin-left:75px;
	margin-right:75px;
	padding-bottom:5px;
	font-size: 8pt;
	color: dimgray 
	}

.h1-oben { 
	color: silver; 
	margin-top:10px; 
	margin-bottom:10px 
	}
	
.randspalte { 
	background: #f5f5f5 url('../images/grauverlauf.gif'); 
	background-repeat:repeat-x 
	}

.rand { 
	border-left:1px solid #e5e5e5; 
	border-bottom:1px solid #e5e5e5; 
	border-right:1px solid #e5e5e5; 
	}

.tabellenrand { 
	border:1px solid #e5e5e5 
		}

.titelzelle {
	background: black url('../images/schwarzverlauf.gif');
	border-bottom: 1px solid gray;
	}


.kasten { 
	background: #f5f5f5 url('../images/weissverlauf.gif'); 
	background-repeat:repeat-x;
	border: 1px solid  silver;
	font-family: trebuchet ms, Verdana, Arial, Helvetica, sans-serif; 
	color:#666666; 
	font-size: 11pt; ; 
	font-weight: normal; 
	padding:10px 
	}





.shk-klick { 
	border-top:1px solid silver;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:20px;
	background: whitesmoke;
	color: gray 
	}

.shk-klick a { 
	color: black 
	}

.shk-klick a:visited { 
	color: gray 
	}

.fusszeile {
	font-size:10px; 
	color:dimgray;
	text-align:center; 
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom:10px; 
	 }
 

 
    
.top-text    
{
font-size:10px; 
color:silver;
text-align:right; 
margin-top:10px;
margin-bottom:0px;
margin-right: 30px;
 }

.top-text a   
{
color:silver;
 }
 
.top-text a:hover   
{
color:black;
 }
 
 .top-text a:visited   
{
color:silver;
 }
 
.strich-u-gray  { border-bottom:1px solid gray }




.navcontainer
{
margin: 0px 0 0 0px;
padding: 0;
height: 20px;
background: whitesmoke
}

.navcontainer ul
{
border: 0;
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

.navcontainer ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0; list-style-type:disc

}

.navcontainer ul li a
{
width: 150px;
height: 20px;
border-top: 1px solid #e5e5e5;
border-bottom: 1px solid #d6d6d6;
color:#666666;
padding:0px;
background: whitesmoke url('../images/tab-shk.jpg');
text-decoration: none;
display: block;
text-align: center;
font-weight:bold; line-height:20px; 
font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; 
 
}

.navcontainer ul li a:hover
{
color: whitesmoke;
background: dimgray url('../images/tab-shk-o.jpg');
font-weight:bold;
}
.navcontainer a:active
{
background: silver;
color: #666666;
}

.navcontainer li#active a
{
background: whitesmoke;
border: 1px solid silver;
color: #666666;
font-weight:bold;
}

.navcontainer a:visited
{
color:#666666;
font-weight:bold;
}




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
	}
