body{
	margin:6px;
	font-family: verdana, geneva, sans-serif;
	text-align: center;
	font-size: 8pt;
        background-color: #FFF;

}
h1{
	font-size: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(/alotta/user/larsramberg.de/gfx/nav_01.gif) right no-repeat;
}
h1 span{
	visibility: hidden;
}

#wrapper{
	width: 600px;
	margin: 0 auto;
	text-align: left;
        background-color: #FFF;

}
#centernav{
	margin: 0 auto;
	height: 23px;
	padding: 0;
	font-size: 16px;
	line-height: 18px;
	text-align: center;
}
#centernav ul{
	display: block;
	margin: 11px 42px 0 35px;
	padding: 0;

}
#centernav ul li{
	display: inline;

}
#centernav ul li a{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	text-decoration: none
}
#centernav ul li a.navhome{
	width:68px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_home.gif) right no-repeat;
}
#centernav ul li a.navhome:hover{
	width:68px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_home-over.gif) right no-repeat;
}
#centernav ul li a.navprojects{
	width:102px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_projects.gif) left no-repeat;
}
#centernav ul li a.navprojects:hover{
	width:102px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_projects-over.gif) left no-repeat;
}
#centernav ul li a.navvita{
	width:50px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_vita.gif) left no-repeat;
}
#centernav ul li a.navvita:hover{
	width:50px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_vita-over.gif) left no-repeat;
}
#centernav ul li a.navcontact{
	width:95px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_contact.gif) left no-repeat;
}
#centernav ul li a.navcontact:hover{
	width:95px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_contact-over.gif) left no-repeat;
}
#centernav ul li a.navarticles{
	width:98px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_articles.gif) left no-repeat;
}
#centernav ul li a.navarticles:hover{
	width:98px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_articles-over.gif) left no-repeat;
}
#centernav ul li a.navdownload{
	width:110px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_download.gif) left no-repeat;
}
#centernav ul li a.navdownload:hover{
	width:110px;
	background: url(/alotta/user/larsramberg.de/gfx/nav_download-over.gif) left no-repeat;
}
.line{
	clear: both;
	background: url(/alotta/user/larsramberg.de/gfx/nav_trennleiste.gif) left no-repeat;
}
.lineblank{
	background: url(/alotta/user/larsramberg.de/gfx/nav_trennleiste.gif) left no-repeat;
}

.gfk{
	float: left;
	margin 3px;
}
.intro{
	padding: 75px 0 0 110px;

}
.introh{
	display: inline;
	font-size: 8pt;
	line-height: 8pt;
}
.txtentry{
       padding: 0 0 0 270px;

}
#content h1{
        text-align: left;
        background: none;
        font-size:10pt;
}
#content a{
        color: #666;
        text-decoration: none;
}
#content a:hover{
        color: #036;
        text-decoration: underline;
}
#adm{
        position: absolute;
        top: 6;
        left: 6;
        background-color: #CCC;

}
#comments{
        display: none;
}
td img{
border-right: 5px solid #FFFFFF;
}
.image-table{
   float: left;
}