.abfrage_1 { background: #43121F;padding: 10px;border: 1px solid #762137;-moz-border-radius: 10px;border-radius: 10px;  }
.abfrage_2 { background: #810022;padding: 10px;border: 1px solid #a4002c;-moz-border-radius: 10px;border-radius: 10px;  }
.abfrage_hover { background: #ffffff;padding: 10px;border: 1px solid #279cff;-moz-border-radius: 10px;border-radius: 10px; }

.checktlr { position: relative; margin-left: -27px; margin-top: -23px;background: url('../gfx/searchseite_checktlr_icon.png') no-repeat;width: 25px;height: 25px;}

#x {
	width: 1050px;
	position: relative;
	margin: 20px auto;
}

.meldung {
	position: absolute;
	top: 0px;
	left: 25px;
	padding: 10px;
	background: grey;
	border: 1px solid #fffff;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow:0 4px 18px #000000;
	width: 200px;
	text-align: center;
}

#inhalt {
	padding: 15px;
	display: block;
}

.footer {
	background: url('../gfx/') no-repeat 0 0;
	width: 700px;
	height: 35px;
	display: block;
	margin: auto;
} .footer:hover { background-position: 0 -35px; }

.head {
	background: url('../gfx/.png') no-repeat 0 0;
	width: 1050px;
	height: 140px;
	display: block;
	margin: auto;
}
	
.logo {
	background: url('../gfx/logo.png') no-repeat 0 0;
	width: 420px;
	height: 159px;
	display: inline-block;
	margin: -10px 0 0 -20px;
}

.popup_content {
	width: 750px;
	position: relative;
	margin: 0;
}

.popup_top {
	background: url('../gfx/popup_top.png') no-repeat 0 0;
	width: 750px;
	height: 62px;
	margin-left: 0px;
	display: block;
	padding: 13px 0 0 20px;
	font: bold 22px Tahoma;
	text-shadow: 1px 1px 0 #1b002b;
}

.popup_co {
	background: url('../gfx/popup_co.png') repeat-y;
	width: 750px;	
	margin-left: 0px;
	height: auto;
	display: block;
	top: 0;
	margin-top: -15px;
}

.popup_text {
	width: 700px;
	padding: 15px 30px;
}

.popup_bo {
	background: url('../gfx/popup_bo.png') no-repeat;
	margin-left: 0px;
	width: 750px;
	height: 36px;
	display: block;
}

.content {
	width: 1000px;
	position: relative;
	margin: auto;
}

.content_top {
	background: url('../gfx/') no-repeat 0 0;
	width: 1050px;
	height: 40px;
	margin-left: 0px;
	display: block;
}

.content_main {
	background: url('../gfx/') repeat-y;
	width: 1050px;	
	margin-left: 0px;
	height: auto;
	display: block;
	top: 0;
}

.text {
	width: 960px;
	padding: 10px 0 25px 35px;
}

.content_footer {
	background: url('../gfx/') no-repeat;
	margin-left: 0px;
	width: 1050px;
	height: 25px;
	display: block;
}


.submit {
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*background: url('../gfx/submit_bg.png') repeat-x;*/
	background: #56b1ff;
	border:1px solid #0073d5;
	padding:6px;
	color: #fff;
	text-shadow: 1px 1px 0px #003059;
	cursor: pointer;
}

.submit:hover, .submit:active, .submit:focus { -moz-box-shadow:0 0 8px #005dab;border: 1px solid #005dab;}

#footer, #footer a {
	font: normal 10px Tahoma;
	color: #b09ab7;
	text-align: center;
	text-decoration: none;
}
	