
BODY 

{
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ABBCC6;
	SCROLLBAR-3DLIGHT-COLOR: #ABBCC6;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #CCCCCC;
	SCROLLBAR-DARKSHADOW-COLOR: #ABBCC6;
	SCROLLBAR-BASE-COLOR: #ABBCC6
color: #20457A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
td{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

        A:link    { text-decoration : none;
                    color           : #20457A}
        A:active  { text-decoration : none;
                    color           : #B3223A}
        A:visited { text-decoration : none;
                    color           : #20457A}
        A:hover   { text-decoration : underline;
                    color           : #B3223A}

.mainTable{
border-collapse: collapse;
border: solid 2px #e0e0f0;
width: 800px;
background-color: white


}					
			
.menubar{
width:80%;
border-top: 1px dashed #e0e0f0;
border-bottom: 1px dashed #e0e0f0;
margin-top: 20px;
margin-bottom: 30px;
}
.submenu{
	margin-top: 0px;
	margin-bottom: 10px;
	text-align: left;
		margin-left:40px;
}
.submenu a{
	margin-left: 10px;
		margin-right: 10px;
}

.footer{
width:80%;
margin-top: 20px;
margin-bottom: 20px;
}

.bodyLeft{
width: 400px;
height: 450px;
border-right: 1px dashed #e0e0f0;
}
.bodyRight{
width: 400px;
height: 500px;
}

.entre{
	text-align: left;
	width: 60%;
}
.textBlock{
	text-align: left;
	width: 80%;
	height: 400px;
}
.thumbnails{
		text-align: left;
		width: 90%;
		margin-left:30px;
}
.index{
		text-align: left;
		width: 90%;
		margin-left:30px;
}
.bigpicture{
margin-bottom: 10px;
text-align: left;
	
}
.mnuitem, .mnuitemLast{
	display: inline;
	padding-top: 3px; 
	height: 20px;
	width: 16%;
	text-align: center;
	background-image: url(bilder/mnuline.GIF);
	background-position: right;
	background-repeat: no-repeat;
}

.mnuitemLast{
	background-image: none;
}