BODY {
	color : Black;
	background-color : #CCFFFF;
	font-family : Arial, Helvetica, sans-serif, sans-serif;
	font-size : 14px;
	margin : 0px;
}

#background {
	background-image : url(img/bak_2.jpg);
	background-repeat : repeat-x;
	position : absolute;	
	top : 0px;
	left: 0px;
	height: 75px;
}

a:link {
	color : #FF6600;
	text-decoration : none;
}

a:hover {
	color : #9900FF;
	text-decoration : underline;
}

a:visited {
	color : #9900FF;
	text-decoration : none;
}

.topnav {
	background-color : #F0F8FF;
	font-weight : bold;
	border-style : solid none solid none;
	border-width : 2px;
	border-color : #D0D0D0;
	text-align : center;
	position : absolute;	
	top : 70px;
	left: 0px;
	margin : 0px;
	width: 100%;
	}
	
.titel {
	background-image : url(img/bak_title.gif);
	background-repeat : repeat-x;
}
	.titel,.tag
	{
	font-size : 18px;
	background-color : White;
	padding : 5px;
	border-width : 1px;
	border-style : solid;
	width : auto;
	text-align : left ;
	}
	
	.tag {
	font-size : 14px;
	padding : 15px;
	border-top-style : none;

}

.picture{
background-color:#FFFFC0;
}

.footer {	
	font-size : 10px;
	color : Gray;
	font-style : italic;
}

#left {
	position: absolute;
	top: 130px;
	left: 10px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #000;
	background-color:#FFFFC0;
	width: 190px;
	padding: 5px;
	}
	
.content {
	margin: 130px 10px 10px 220px;
}

.liste {
	padding: 0px;
	margin-left: -25px;
}
