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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0099FF;
}
.main{
	position: absolute;
	width: 1020px;
	height: 605px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;
}
.leftPic {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
}
.topBlue {
	width: 1020px;
	height: 100px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color: #66b4da;
}
.bottomBlue {
	width: 1020px;
	height: 25px;
	position: absolute;
	top: 100px;
	left: 0px;
	z-index: 1;
	background-color: #BADAEF;
	overflow: auto;
}
.bottomBlue table {
	position: absolute; 
	margin-left: 516px;  /* + bottomBlue td padding px 516*/
	margin-top: 5px;
}
.bottomBlue td {
	text-align: center;
	padding-left: 20px;
}
.AuswahlButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66b4d9;
	cursor: pointer;
	white-space: nowrap;
}
.Unterzeile {
	position: absolute;
	width: 1020px;
	height: 45px;
}
.Zeit {
	position: absolute;
	bottom: 0px;
	left: 315px;
	z-index: 9;
}
.logo {
	position: absolute;
	top: 0px;
	right: 0px;
}
.support {
	position: absolute;
	bottom: 5px;
	left: 10px;
	color: #0066CC;
	font-size: 9px;
}
.impressum {
	position: absolute;
	bottom: 5px;
	right: 5px;
	color: #CCCCCC;
	font-size: 9px;
}
.impressum a {
	color: #CCC;
	text-decoration: none;
}
.MainFrame {
	position: absolute;
	right: 2px;
	bottom: 2px;
	height: 475px;
	width: 480px; /* 580 max */
	z-index: 5;
	overflow: auto;
}

/* Kontaktformuler */

.KontaktContent {
	position: absolute;
	border: dashed thin #BADAEF;
	font-size: 10px;
	padding: 5px;
}
.KontaktInput {
	font-size: 10px;
	color: #0066CC;
}
.KontaktFehler {
	font-size: 10px;
	color:#FF0000;
	font-weight: bold;
}

/* Kontaktformuler */

/* Mitarbeiterfotos */
.ArbeiterPics {
	height: 90px;
	border: 1px;
	border-color: #BADAEF;
}

.text9 {
	font-size: 9px;
}
.text10 {
	font-size: 10px;
}
.text11 {
	font-size: 11px;
}
.text12 {
	font-size: 12px;
}
.text14 {
	font-size: 14px;
}

.Leistungen, .Profil, .Referenzen, .Partner {
	margin-top: 20px;
}
.Leistungen li {
	list-style:none;
}
.Partner li {
	list-style: square;
}
.Partner ul {
	font-weight: bold;
}
.Leistungen p {
	margin: 10px;
}


/* TEAM */
.teamTable {
	width: 480px;
}
