html, body, h3, li, ul,* {padding:0px; margin:0px;}
html {height:100%;}
body {height:93%; background: url(body.gif); background-repeat: repeat-y; margin-bottom: -50px;min-width:980px;}
#header {margin-top: 25px; padding-left: 27px; background: url(body2.gif); background-repeat: repeat-y;overflow:hidden!important;display:block;height:45%;}
	#header .headerContent {background: aqua; height: 100%;}

#content {margin-top: 27px; margin-left: 27px; height: 55%; font-family: arial; font-size: 12px;}
	#content div {}
	#content h3 {text-transform: uppercase; font-size: 12px; font-weight:bold;}
	#content .menu {float: left; margin-left: 27px;}
        #content .menu a {height: 21px;}
        #content .menu a.navLink:hover {background-position: 0px -28px;}
        #content .menu a.ActNavLink {background-position: 0px -28px;}
	#content .block1 {float: left;  margin-left: 27px;width: 30%}/*width: 350px;*/
	#content .block2 {float: left; width: 15%; margin-left: 27px;}/*width: 170px;*/
	
	#content .bodytext   {letter-spacing: +0.2pt; line-height: 16px;}
    #content .bodytext a {color: #000000;}
    #content .bodytext a:hover {color: gray;}
    
    #content .menu {width: 230px;}
     /*   #content li {display: block; height: 35px; width: 200px;} */
        #content ul {list-style-type: none;}
        #content li {}
        #content li.mainnavli a {display: block; height: 25px;  text-decoration: none;}
        #content  a span {visibility: hidden;}
    
.clearboth {clear: both;}

#koelnprojekt {display: block; position: fixed; right: 0; bottom: 0; height: 348px; width: 32px; background: url(koelnprojekt_hover.png); text-decoration: none; background-repeat:no-repeat; background-position:-32px 50%;}

#koelnprojekt:hover {background-position:0px 50%;}

	#koelnprojekt h1 {visibility: hidden;}