#container {width: 959px;
text-align: left;
  margin: 0px auto 0px auto;
	position: relative;
background-color: white;}

#column-left {
position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	width: 311px;
	overflow: auto;
background-color: white;
	min-height: 800px;
}

#column-right {
float: right;
width: 635px;
background-color: white;
min-height:800px;}

HR {
	color : White;
}

.opti {
font-size: 0px;
position: absolute;
line-height: 0px;
top: +600%;}


body {
	margin:0px;
	padding:0px;
	background-color:white;
	}
h1 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:28px;
color: black;}
	
h2 {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:20px;
line-height:20px;
}

p {
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 12px;
color: black;
margin: 0px;
line-height: 18px;
 text-align: justify;
}

LI {
	font:11px/20px verdana, arial, helvetica, sans-serif;
	margin : 5px 5px;
	padding:0px;}

a {color: black; text-decoration:underline;}
a:link {color: black;}
a:visited {color:#07a;}
a:hover {background-color: #9e9e9e;}

#kasten {
padding: 8px;
background-color: #ede1ca;
margin-top: 5px;}

#kasten h1 {
font-family: 'trebuchet ms';
letter-spacing: +2px;
font-size: 120%;
font-weight: bold;
font-style: italic;
margin-top: 6px;
margin-bottom: 6px;
padding-bottom: 0px;
background-color: transparent;
color: #74589d;
text-indent: 0px;}

#kasten p {
font-family: 'trebuchet ms';
}

#kasten a {
font-family: 'trebuchet ms';
}






