* {	margin: 0;	padding: 0;}body {	background: #001479;	font: 13px/1.6em Georgia, Times New Roman, Times, serif;	color: #333;}h1 {	font-weight: normal;	font-size: 48px;	color: #3DB800;	margin-bottom: 40px;}

h2 {	font-weight: normal;	font: 24px/30px;	color: #3DB800;	margin-bottom: 15px;}p {	padding-bottom: 15px;}ul, li {	list-style-type: none;}#main {	width: 100%;}#navi {	width: 150px;	background: no-repeat transparent url(marco_boemi_hg_navi.gif);	float: left;	padding-top: 110px;	height: 470px;
}.nav1st a {	height: 18px;	color: white;	text-decoration: none;	display: block;	padding-top: 3px;	padding-bottom: 5px;	padding-right: 30px;	font-size: 18px;
	text-align: right;}.nav1st a:hover, li.active, a.current {	text-decoration: none;	background: url(marco_boemi_hg_button.gif) repeat-y top left;}#bild {	width: 309px;	height: 526px;	float: left;	margin-bottom: 0;}#schatten {	width: 15px;	height: 526px;	background: url(marco_boemi_hg_content.gif) transparent no-repeat;	float: left;}#content {	width: 40%;	height: auto;	text-align: left;	background: transparent no-repeat url(marco_boemi_hg_content.gif) -15px 0px;	padding-top: 110px;	float: left;}#content p {	color: white;
}

#content table {	margin-bottom: 10px;
}

#content table td{	color: black;
	background-color: white;
	padding: 5px;
}

#content table strong {	color: #3DB800;}#footer {	width: 100%;	border-top: 5px solid #3DB800;	float: left;	padding-top: 5px;	font-size: 10px;	color: white;}p.lang {	float: left;	background: transparent;	margin-left: 150px;	width: 324px;}

p.lang strong {
	color: #3DB800;
}p.print {	float: left;	background: transparent;}#footer a:link, #footer a:active, #footer a:visited, #content a:link, #content a:active, #content a:visited {	color: white;}#footer a:hover, #content a:hover {	color: #3DB800;	text-decoration: none;}/* JAOS Lightbox Style-SheetEinfaches Style-Sheet zur (X)HTML-validen Darstellungder Thumbnails, ausgelegt auf eine Thumbnail-GrÃ¶ssevon 60 x 80 Pixel.Hoch- bzw. Querformat (ls/pt) wird vom Modul berechnetund dem jeweiligen div's zugeordnet.*/div.jaosg_thumbnail{	float: left;	width: 100px;	height: 100px;	background: #2F3F92;	border: 2px solid;	border-color: #AAA #444 #444 #AAA;	margin: 5px 3px;}div.jaosg_thumbnail img{	border: 1px solid;	border-color: #444 #AAA #AAA #444;}/* ls=landscape-Format der Thumbs */div.ls img{	height: 53px;	width: 80px;	margin: 20px 10px;}/* pt=portrait-Format der Thumbs */div.pt img{	height: 80px;	width: 53px;	margin: 10px 20px;}/*footer schaltet float:left wieder aus */div#jaosg_footer{	clear: both;	padding-top: 1em;}