/* Eric Meyer v1.0 - 2008-02-12 */
/* remember to define focus styles! */

:focus {
	outline: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
body {
	line-height: 1;
}
del {
	text-decoration: line-through;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 100%;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* css Reko */

body {
	background-color: #f3f3f3;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 135%;
}
p {
	margin-bottom: 10px;
}
hr {
	border: 0;
	border-top: 1px solid #ccc;
height: 1px;
}
/* DIV-Container */
#screen {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../img/bg_screen.jpg);
	background-repeat: repeat-y;
	padding: 0 0 0 15px;
}
#header {
	position: relative;
	height: 105px;
	width: 970px;
}
#logo {
	position: absolute;
	top: 21px;
	left: 30px;
	width: 214px;
	height: 65px;
}
#headerImage {
	width: 970px;
	height: 248px;
}
#claim {
	position: absolute;
	top: 14px;
	left: 576px;
	width: 383px;
}
#keywords {
	position: absolute;
	left: 344px;
	top: 60px;
	width: 613px;
	font-size: 13px;
	color: #999;
	font-weight: bold;
	text-align: right;
}
#keywords a {
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
#keywords a:hover {
	color: #999;
	text-decoration: underline;
}
#navi {
	position: relative;
	top: -22px;
	width: 212px;
	float: left;
	padding-top: 11px;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../img/bg_navi_top.png);
	background-repeat: no-repeat;
}
#naviList {
	background-image: url(../img/bg_navi_middle.png);
	background-repeat: repeat-y;
	padding: 10px 0;
}
#navi a {
	color: #000;
	text-decoration: none;
}
#navi li a.inactive {
	color: #a2a2a2;
}
#navi ul {
	width: 195px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 2px;
}
#navi ul li {
	font-size: 11px;
	text-align: right;
	border-top: 1px solid #ccc;
	padding: 3px 28px 3px 0;
	background-image: url(../img/navi_bg_menu.gif);
}
#navi ul li.start {
	background-image: url(../img/navi_bg_menu_start.gif);
}
#navi ul li:hover, #navi ul li.active {
	background-position: 0 -50px;
}
#naviBottom {
	background-image:url(../img/bg_navi_bottom.png);
	background-repeat: no-repeat;
	height: 16px;
}
#content {
	margin: 5px 0 0 220px;
	min-height: 400px;
	width: 520px;
	padding-bottom: 40px;
}
#content a {
	color: #000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#textallgemein {
	margin-left: 30px;
}
#werwiewas {
	margin-left: 100px;
	border-left: 1px solid #ccc;
	padding: 40px 0px 0px 10px;
}
#content ul {
	margin-bottom: 10px;
	list-style-type: square;
	margin-left: 15px;
}
#links_bottom {
margin-left: 30px;
}
#links_bottom img {
margin-left: 6px;
}
.offsetText {
	position: relative;
	top: -10px;
	left: -170px;
	text-align: right;
	width: 150px;
	height: 0;
}
#quicklinks {
	float: right;
	width: 214px;
	position: relative;
	top: -22px;
	left: -26px;
	font-weight: bold;
	font-size: 11px;
}
.quicklinkBox {
	background-image: url(../img/bg_search.png);
	background-repeat: no-repeat;
	height: 25px;
	padding: 16px;
}
.quicklinkBox a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	
}
#quicklinks input.text {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0;
	background-color: #fff;
	margin: 0 0 0 3px;
	width: 100px;
}
#quicklinks img {
	float: right;
	margin-top: 1px;
	display: block;
}
#footer {
	margin: 0 auto;
	width: 1000px;
	background-image: url(../img/bg_footer.jpg);
	background-repeat: no-repeat;
	height: 44px;
	padding:0 0 0 15px;
}
.hidden {
	display: none;
}
#imprint {
	margin-left: 20px;
	padding-top: 4px;
	font-size: 10px;
}
#adresse {
	position: relative;
	top: -135px;
	margin-left: 20px;
	width: 180px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Meldungen */
	.info {
	background: #f8f8f8;
	color: #666;
	padding: 10px;
	margin-bottom: 5px;
	font-size: 10px;
}
.note {
	background: #efe;
	color: #040;
	border: 2px #484 solid;
	padding: 10px;
	margin-bottom: 12px;
}
.important {
	background: #ffe;
	color: #440;
	border: 2px #884 solid;
	padding: 10px;
	margin-bottom: 12px;
}
.warning {
	background: #fee;
	color: #400;
	border: 2px #844 solid;
	padding: 10px;
	margin-bottom: 12px;
}
/* Formularfehler */
label.error {
	float: left;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}
.marker {
background-color: #cecece;	
}
.breaker {
clear: both;	
}
