div#clink {
    left: 0px; margin:5px;
}

div#clink a {
	 padding-left:10px;
    display:block;
    color: black;
     text-decoration: none;
	border:solid 1px #F5F5F5;
	font-weight:bold;
	}

div#clink a:hover {
   background: #E5E5E5;
   border:solid 1px #C4C4C4;
}

td#box {
	background:#F5F5F5;
 	font-family:Verdana,Arial,sans-serif ;
	font-size: 10pt;
    vertical-align:top;
    width:155px;
    padding:12px;
}
td#haupt {
	background-image: url(image/bg_low.gif);
    background-repeat: no-repeat;
    background-position: center;
 	font-family: Verdana,Arial,sans-serif ;
	font-size: 10pt;
    vertical-align:top;
    padding:20px;
    text-align:justify;
    font-size:12pt;
    
}

table#navi {
        width: 100%;
        height:700px;
        border-top:solid 15px #F5F5F5;
        border-bottom:solid 2px #F5F5F5;
        border-right:solid 2px #F5F5F5;
}

table#header {
        width: 100%;
        padding:12px;
}

span#visible a:hover{
color:blue;
}

a#visible {
text-decoration:none;
color:blue;
}
ul#list1 {
	list-style-type:none;
	font-weight:bold;
	font-size:13px;
	}
ul#list2 {
	list-style-type:none;
	font-weight:normal;
	font-size:small;
	}
li#pdf {
	list-style-type:none;
	list-style-image: url(image/pdf.gif);
	font-weight:normal;
	font-size:small;
	}
li#zip {
	list-style-type:none;
	list-style-image: url(image/zip.gif);
	font-weight:normal;
	font-size:small;
	}

