﻿@charset "UTF-8";
/* CSS Document */

.content {
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #1C1D17;
	line-height: 24px;
	text-decoration:none;
	padding: 20px;
	margin: 15px 80px 15px 80px;
	background-color:#9a9d87;
	column-count:1;
	max-width:960px;
	min-width:800px;
	border:#9a9d87 solid;
}

.ueber
{
   //color: rgb(200,100,40);
   color: rgb(255,255,255);
   text-align: center;
}
.ueberh3loco
{
   font-family:"Comic Sans MS", cursive, sans-serif;
   color: #555555;
}

