#content{
	position:absolute;
    background-color:white;     
	top:80px;
	left:200px;
	width:780;
    border:0;
}
#footer{
    visibility:visible;
}
#footer-func{
    top:0;
    left:0;
    height:20;
    width:780;
    background-color:maroon;
}
.bodytext{
    font-size:11;
}




.csc-sitemap{
  background-color:white; 
	padding:0 20 20 20;  
}

ul{
	padding:0;
	margin:0;
}
ul li{
	position:relative;
	line-height:182%;
	padding:0;
	margin:0;
	left:0px;
    top:0;
	list-style:none;
    width:219;
    border-top:1px dotted #333300;  
}
ul li ul{

}
ul li ul li{
	left:220px;
    top:-21; 
    width:259; 
}
ul li ul li ul{

 
}
ul li ul li ul li{
	left:260px;
}

/* tabelle rund um ctype search */
.functable{
    height:100%;
    background-color:white;  
    width:100%;
}
/* ende */
.csc-searchResult{
    color:black;
	background-color:transparent;
	padding:0 0 20 0;
    margin:0 20 20 20;
   	border-bottom:1px dashed black;
}
.csc-searchResult a{
    font-size:11;
    color:#444444;
}
.csc-searchResult a:hover{
    color:black;
}

.csc-searchResultHeader{
	background-color:transparent;
	margin:0 20 0 20;
}
.csc-searchResultHeader a{
    font-size:11;
    color:#444444;
}
.csc-searchResultHeader a:hover{
    color:black;
}

.csc-searchResultInfo{
	background-color:transparent;
	margin:0 20 0 20;
}
.csc-searchform{
	background-color:transparent;
	margin:0 20 0 20;
}
.csc-noSearchResultMsg{
	background-color:transparent;
	margin:0 20 0 20;
}
.csc-searchResultRange{
    width:300;
}
.csc-searchResultPrevNext{
    width:50;
    text-align:center;
}
.csc-searchResultPrevNext a{
    font-size:11;
    color:#444444;
}
.csc-searchResultPrevNext a:hover{
    font-size:11;
    color:black;
}

.the-searchItem{
    padding:0 0 0 10;
    text-align:left;
}
.hidden{
    position:absolute;
    visibility:hidden;
    width:1;
}
li a, li a:hover{
    color:#333333;
    font-size:11;
    text-decoration:none;
}
li a:hover{
    color:black;
    text-decoration:underline;
}
h3 a{
     font-weight:bold;
}




