body {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	padding-bottom:30px;
	overflow:auto;
	background:#FFFFFF url(bottom.jpg) no-repeat center bottom;
	}

p {font-family:verdana; font-size:11px; color:#000099; margin:0px;}

h1 {font-family:verdana; font-size:16px; color:#3a81ad; margin:0px;}

.trefferspan{display:block; float:left; width:300px;}

form{display:inline;}

input {
	margin-bottom:2px;
	*margin-bottom/**/:/**/0px;
}

.keysinput{
	border:1px solid #7f9db9;
	width:700px;
	height:22px;
	background:transparent url(inputbg.jpg);
}

#titlebar{
	font-family:verdana;
	font-size:12px;
	font-weight:700;
	color:#3a81ad;
	margin-top:12px;
	margin-left:12px;
}

#checkertop{
	width:642px;
	height:36px;
	display:block;
	background:transparent url(checkertop.png);
	text-align:left;
}

#checkerclose{
	margin-top:-29px;
	padding-right:8px;
	text-align:right;
	margin-bottom:7px;
}

#checkerheaderbar{
	height:22px;
	width:700px;
	background:#3a81ad url(headerbg.gif);
	text-align:left;
	margin-bottom:3px;
	display:block;
	overflow:hidden;
}

#progressbar{
	margin-top:7px;
	width:75px;
	height:8px;
	display:block;
	float:left;
	overflow:hidden;
	background:transparent url(progressbarbg.jpg);
}

.progress_yellow{
	width:1%;
	height:10px;
	display:block;
	background:transparent url(progressbaryellow.jpg);
	margin-left:1px;
	margin-right:1px;
}

.progress_green{
	width:1%;
	height:10px;
	display:block;
	background:transparent url(progressbargreen.jpg);
	margin-left:1px;
	margin-right:1px;
}

.progress_red{
	width:1%;
	height:10px;
	display:block;
	background:transparent url(progressbarred.jpg);
	margin-left:1px;
	margin-right:1px;
}

.treffer{
	font-family:verdana;
	font-size:11px;
	margin-left:10px;
	margin-top:4px;
	display:block;
	float:left;
	overflow:hidden;
	background:transparent;
}

#begriff_text{
	font-family:verdana;
	font-size:11px;
	width:375px;
	padding:5px;
	float:left;
	display:block;
	overflow:hidden;
}

#begriff_zeile{
	background:transparent;
	height:21px;
	display:block;
	margin-bottom:3px;
	overflow:hidden;
}

#checkerinnerbody{
	position:absolute;
	top:514px;
	left:0px;
	padding-left:310px;
	width:700px;
	display:block;
	background:transparent;
	overflow:hidden;
}

#beispielinnerbody{
	position:absolute;
	top:250px;
	left:0px;
	padding-left:310px;
	width:700px;
	height:48px;
	display:block;
	background:transparent;
	overflow:hidden;
}

#cont{
	position:absolute;
	top:0px;
	left:50%;
	margin-left:-350px;
	width:700px;
	min-height:100%;
	display:block;
	overflow:hidden;
	text-align:left;
}

.bluediv{
	display:block;
	width:700px;
	overflow:hidden;
}

.greendiv{
	display:block;
	overflow:hidden;
}

#enginframe{
	width:100%;
	height:500px;
	display:none;
	border:1px solid #7f9db9;
}

a.startbutton {
	margin:auto;
	width:111px;
	height:27px;
	display:block;
	text-decoration:none;
	background:transparent url(start.jpg);
}
a.startbutton:link    {}
a.startbutton:visited {}
a.startbutton:hover  {background:transparent url(start2.jpg)}
a.startbutton:active  {}

a.close {
	width:22px;
	height:22px;
	display:block;
	text-decoration:none;
	background:transparent url(close.png);
}
a.close:link    {}
a.close:visited {}
a.close:hover  {background:transparent url(close.png)}
a.close:active  {}

a.googeln {
	font-family:verdana;
	font.size:11px;
	color:#009933;
	margin-top:-14px;
	margin-right:3px;
	width:120px;
	float:right;
	display:inline;
	text-decoration:none;
	background:transparent url(minig.jpg) no-repeat right;
}
a.googeln:link    {}
a.googeln:visited {}
a.googeln:hover  {}
a.googeln:active  {}