

html, body { height: 100%; margin: 0; padding: 0; }
body {
	font: 13px verdana, arial, sans-serif;
	overflow:hidden;
	background: #32220e; 
	/*background-image: url('img/bg_side.jpg');*/
	}

p {margin: 1em 0;}

a:link { text-decoration:none; color:#307271;}
a:visited { text-decoration:none; color:#307271; }
a:hover { text-decoration:underline; }
a:active { text-decoration:underline; }
a:focus { text-decoration:underline; }

.thin {
border-top: 1px solid #307271;
}

table {
	border-spacing:0px;
	padding:0px;
	margin: 0px;
	border: 0px;

	}	
tr { 
	vertical-align: top; 
	} 
.imgcell img, .imgcell a { display: block; }

span.glossar {
		font-size:48px;
		font-family:'Times New Roman',Times,serif;
		color:#324a4b;}
span.semibold {font-weight:200}
span.smaller {font-size: 11px;}

img.header {padding:20px;}
td.seperator {width:30px;}
td.spanner {width:300px;}
td.anders {padding-left:50px; padding-right:50px;}
td {text-align: left;}
td.mid {text-align: center; padding:12px;}


#header {
	background: #000000; 
	text-align: center;
	height: 126px; 
	padding: 0px;
	background-image: url('img/bg_tile_head.jpg');
	margin: 0px;
	border: 0px;
	}

#row2 {
	background: #fff; 
	background-image: url('img/mm_header_glossar.jpg');
	height: 18px; 
	}

#content {
	background: #000000;
	background-image: url('img/mainbg.jpg');
	text-align: left;
	position: absolute;
	margin-top: 126px; /* header height */
	margin-left: auto;
	margin-right: auto;
	top: 0px; /* menu height */
	bottom: 57px; /* footer height */
	/*left: 0;
	right: 0; /* right not read by IE6 and below so width needs set */
	overflow: auto;
	width: 872px;
	}

#content2 {
background: #000000;
background-image: url('img/mainbg.jpg');
text-align: left;
position: absolute;
margin-top: 144px; /* header height */
margin-left: auto;
margin-right: auto;
top: 0px; /* menu height */
bottom: 57px; /* footer height */
/*left: 0;
right: 0; /* right not read by IE6 and below so width needs set */
overflow: auto;
width: 872px;
}

#row4 {
	background: #000000;
	height: 57px;
	position: absolute;
	bottom: 0;
	/*width: 100%;*/	
	text-align: center;
	background-image: url('img/bg_tile_head.jpg');
	/*left: 0;
	right: 0;*/
	}
