@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border: none;
}

#Ticker {
	position:absolute;
	top:0px;
	width:100%;
	height:18px;
	z-index:101;
}

#Top {
	background-color: #000000;
	overflow: hidden;
	height: 315px;
	background-repeat: no-repeat;
	position: relative;
}
#TopPic {
	position:absolute;
	left:262px;
	top:115px;
	width:510px;
	height:200px;
	background-image: url(img/1.jpg);
	z-index: 102;
}

#menu {
	width: 100%;
	float: left;
	margin: 0;
	padding: auto;
	position: absolute;
	z-index: 110;
}
#maincontent {
	width: 980;
	margin: 0;
	padding: auto;
	position: absolute;
	z-index: 106;
	left: -1px;
}
#maincontent #teamlinks {
	width: 300px;
	float: left;
	padding-left: 20px;
}
#maincontent #teamrechts {
	width: 680px;
	float: left;
}


.TextGrau {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	margin: 1em;
	text-align: center;
}
.TextGrau400px {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	width: 450px;
}

.Headlines {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2481A0;
	line-height: 1.4em;
}
.Weihnachtsfont {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	color: #660066;
	line-height: 1.4em;
	margin: 1em;
	font-style: italic;
	font-weight: bolder;
}
.TextGraurechts {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	margin: 1em;
	text-align: justify;
}
#main {
	width: 100%;
	height: 1000px;
	background-image: url(img/bg_site.png);
}

.Text1 {
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	padding-top: 20px;
}
#content {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 40px;
	background-color: #F5F5F5;
	height: 50px;
	float: none;
	border-top: solid black 1px;
	border-left: solid black 1px;
	border-right: solid black 1px;
}
#content2 {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #F5F5F5;
	height: 30px;
	padding-top: 10px;
	border-left: solid black 1px;
	border-right: solid black 1px;
}
#content3 {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #F5F5F5;
	border-left: solid black 1px;
	border-right: solid black 1px;
}
#content4 {
	width: 800px;
	text-align: center;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #F5F5F5;
	height: 40px;
	padding-top: 20px;
	border-left: solid black 1px;
	border-right: solid black 1px;
	border-bottom: solid black 1px;
}
.Text2 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.4em;
	margin: 1em;
	text-align: justify;
	margin-top: 20px;
}
	#team .thumbnail {
	padding:10px;
	margin-right:5px;
	float: left;
	}
.emp1 {
	width:360px;
	background-color:#EEEEEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 10px;

	}

