@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	overflow: visible;
	background: url(../images/bg.png) no-repeat #fff;
	margin:0 auto;
}
a {
	color:#0C0;
	text-decoration : none;
	margin:0 2px;
	font-weight:bold;
}
a:hover {
	color:#0C3;
	text-decoration:underline;
}
h1 {
	text-align:left;
	font-size:16px;
	margin-left:22px 0;
	padding:15px 20px 35px 45px;
	width:auto;
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
}
p {
	margin:60px 0 0 0;
}
.contasichMenu {
	width:259px;
	height:auto;
	float:right;
	margin-right:55px;
	margin-top:0;
}
.contasichMenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0;
}
.contasichMenu ul li {
	padding: 0px;
}
.contasichMenu ul li a {
	font-weight:normal;
	background: ;
	display: block;
	padding: 2px 0;
	line-height: 26px;
	padding-left: 10px;
	text-decoration: none;
	font-size:14px;
	color:#FFF;
	border-bottom:1px dotted #6b8404;
}
.contasichMenu ul li a:visited {
	color:#fff;
}
.contasichMenu ul li a:hover {
	color:#fff;
	background-color:#6b8404;
}
#contasich {
	width:1000px;
	min-height:600px;
	margin:0 0 50px 175px;
}
#contasichmain {
	clear:both;
	height:auto;
	width:780px;
	padding:10px;
}
#contasich-impres{
	width:317px;
	height:419px;
	background:url(../images/impressum-site.JPG) no-repeat;
	float:right;
	margin-top:150px;
	}
#header {
	margin-top:20px;
	text-align:center;
	font-size:14px;
	}
#header a {
	color:#fff;
	}
	#header a {
	color:#fff;
	}

