body {
	margin:0px;
	padding:0px;
	background-color:#FDFFFE;
	background-image:url(images/bg_white.jpg);
	background-position:center;
	width:100%;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	font-size:12px;
	color:#000;
	text-decoration:none;
}
a:link    { /* Deklarationen */ }
a:visited { /* Deklarationen */ }
a:focus {
	outline: none;
}
a:hover {
	color:#333;
	text-decoration:none;
}
a:active  { /* Deklarationen */ }
td {
	font-size:11px;
}
.vert {
	font-size:12px;
	background-color:transparent;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index:99;
}
.inp{
	width:150px;
	border:1px solid #ADB8C8;
	font-size:12px;
	padding:1px;
}
.plz {
	width:40px;
}
.ort {
	width:101px;
	margin-left:5px;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:220px;
	height:60px;
	border:1px solid #ADB8C8;	
	font-size:11px;
}
.submit {
	border:1px solid #ADB8C8;
	background-color:#444;
	font-size:12px;
	color:#fff;
}
.mainbox {
	z-index:100;
	position: relative;
	width:700px;
	height:530px;
	margin-top:-265px;
	background-color:#FAD600;
	background-image:url(images/bg_yellow.jpg);
	background-position:center;
	display: block;
    margin-left: auto;
    margin-right: auto;
	border:1px solid #ADB8C8;
}
.content {
	z-index:101;
	position:absolute;
	left:150px;
	top:105px;
	width:530px;
	height:355px;
	display:block;
	overflow:hidden;
	line-height:15px;
}
.ueber {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:83px;
	left:150px;
	width:530px;
	height:40px;
	font-size:11px;
}
.ueber a {
	font-size:11px;
}
.competence {
	font-size:18px;
	font-weight:bold;
	color:#018FD6;
	text-transform:uppercase;
}
.start {
	position:absolute;
	top:5px;
	right:30px;
}
.start1 {
	position:absolute;
	top:13px;
	left:5px;
}
.echeck {
	position:absolute;
	bottom:35px;
	left:5px;
	z-index:1010;
}
.echeckbig {
	position:absolute;
	bottom:35px;
	left:1px;
	z-index:1010;
}
.echeckrund {
	position:absolute;
	bottom:250px;
	left:90px;
}
.menu {
	position:absolute;
	bottom:0px;
	left:0px;
	width:700px;
	height:70px;
	border-top:1px solid #ADB8C8;
	background-color:#FAD600;
	white-space:nowrap;
	overflow:hidden;
	z-index:1005;
}
.menu td {
	text-align:center;
	font-size:12px;
	font-weight:bold;
	padding:1px;
	line-height:20px;
}
.impressum {
	position:absolute;
	bottom:2px;
	width:100%;
	text-align:center;
	font-size:11px;
	z-index:10;
}
.ebutton {
	position:absolute;
	right:1px;
	bottom:10px;
	width:206px;
	height:144px;
	display:block;
}
.elink {
	position:absolute;
	right:230px;
	bottom:50px;
	width:auto;
	height:auto;
}
.nlink {
	position:absolute;
	right:190px;
	bottom:23px;
	width:auto;
	height:auto;
}
.elink a, .nlink a {
	text-decoration:underline;
}
.elink a:hover, .nlink a:hover{
	text-decoration:underline;
}
.center {
	text-align:center;
}
.bold20 {
	font-size:22px;
	font-weight:bold;
}
.bold18 {
	font-size:18px;
	font-weight:bold;
}
.bold16 {
	font-size:16px;
	font-weight:bold;
}
.blue {
	color:#018FD6;
}
.red {
	color:#D1001B;
}
.yellow {
	color:#FAD600;
}
.bgyellow {
	background-color:#FfDD08;
}
.pt60 {
	padding-top:70px;
}
.pt10 {
	padding-top:10px;
}
.nobr {
	white-space:nowrap;
}
.txt11 {
	font-size:11px;
}
.txt9 {
	font-size:9px;
}
.grborder {
	border:1px solid #ADB8C8;
}
