html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
	font-size:12px;
	line-height:24px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#666666;
}
#container {
	height:90%;
	width:850px;
}
#col1 {
	width:140px;
	height:350px;
	background-image:url(img/logo_L.jpg);
	background-repeat:no-repeat;
	float:left;
	font-size:10px;
	color:#AEB0A3;
	padding-right:10px;
	line-height:12px;
}
a:link, a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
#col1 a:link, #col1 a:visited  {
	text-decoration:none;
	color:#990000;
}
#col1 a:hover {
	color: #990000;
	text-decoration: underline;
}

#col2 {
	width:650px;
	float:left;
}

#page {
	min-height:250px;
	background-image:url(img/page_bg.jpg);
	background-repeat:no-repeat;
}
#col {
	display:compact;
	padding:0px 0px 0px 70px;
	width:320px;
}
#margin {
	float:right;
	padding:0px 30px 0px 0px;
	width:200px;
	font-size:10px;
	color:#660000;
	
}
.marginal {
font-size:10px;
}
#end {
	
}
#abschluss {bottom:0px;
	clear:both;
	/*position:fixed;*/
	height:28px;
	bottom:0px;
	margin: 0px 0px 0px 150px; 
	width:700px;
	background-image:url(img/end_bg.gif);
	background-repeat:no-repeat;
}
#einschub {
	/* padding-left:200px; */
	/*color:#660000;*/
}

