/* @override http://ksb/main.css */

@charset "utf-8";

body {
	color: #2c2c2c;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 16px;
	background-color: white;
	margin: 0 0 0 10px;
}

h1 {
	color: #276e00;
	font-size: 16px;
	font-family: tahoma, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: lighter;
	line-height: 22px;
	margin: 0.67em 0;
}

h2 {
	color: #276e00;
	font-size: 13px;
	font-family: tahoma, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: lighter;
	margin: 0.67em 0;
}

p {	font-family: tahoma, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #5a5a5a;
	font-size: 11px;
	line-height: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.navi {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Verdana, Swiss, SunSans-Regular;
	margin: 0;
	padding-top: 2px;
	border-right: 0 none
}

.text {
	color: #454545;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
	margin: 5px
}

a {
	color: #43800c;
	font-size: 11px;
	font-family: tahoma, Arial, Verdana, "Times New Roman", Geneva, Times, Georgia, Swiss, SunSans-Regular;
	font-weight: normal;
	text-decoration: none;
	hover: FF6600
}

a:hover {
	color: #f90;
	font-size: 11px;
}

#id {
	
}

.text_white {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-decoration: none;
	padding-top: 2px
}

.class {
	color: silver;
	font-size: 11px;
	font-family: arial;
}

#Text {
	background-color: #fbfbfb;
	height: auto;
	width: 415px;
	left: 235px;
	top: 340px;
	position: absolute;
	z-index: 1;
	visibility: visible;
	margin-bottom: 20px;
	padding: 15px;
	border: groove 1px #8c8c8c;
}

#Textnews {
	background-color: #fbfbfb;
	height: auto;
	width: 550px;
	left: 235px;
	top: 340px;
	position: absolute;
	z-index: 1;
	visibility: visible;
	padding: 15px;
	border: groove 1px #8c8c8c;
}

#Kontakt {
	height: auto;
	width: 200px;
	left: 10px;
	top: 370px;
	position: absolute;
	z-index: 2;
	visibility: visible;
	border-color: #efefef;
}

#Subnavi {
	height: 20px;
	width: 100px;
	left: 700px;
	top: 190px;
	position: absolute;
	z-index: 11;
	visibility: visible;
}

#Signet {
	height: 80px;
	width: 180px;
	left: 620px;
	top: 20px;
	position: absolute;
	z-index: 20;
	visibility: visible;
}

ul,ol {
	margin: 0px;
	padding: 0px;
	list-style-type: square;
}
li{
	padding-right: 15px;
	list-style-type: none;
}
#portfolio{
	padding: 0;
	margin: 0;
	list-style-type: none;
	height: 166px;
	width: 678px;
	overflow: hidden;
}

