﻿*
{
	padding:0px;
	margin:0px;
}



td
{
	vertical-align:top;
	text-align:left;
}
	
#wrapper
{
	width:780px;
 	position:absolute;
	left: 50%;
	margin-left: -390px;
	margin-top:20px;
}
	
 
#titel
{
	background-color:#0000FF;
	color:White;
	text-align:center;
	line-height:30px;
	font-size:16pt;
	font-weight:bold;
	
}
#content
{
	position:relative;
	background-color:White;
	padding:5px;
}

.kolleft, .kolright
{
	
	background-color:#0000FF;

}

.kolleft
{
	width:170px;
}
.kolright
{
	width:130px;
}

.backgroundcolor
{
	background-color:White;
}

img
{
	border:none;
	display:block;
}

.kolleft ul
{
	margin-left:10px;
	margin-top:30px;
	list-style:none;
	
}
.kolleft a
{
	color:White;
	font-family:Arial;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.kolleft a:hover
{
	color:#FC6D05;
}




