html {
	height: 100%;
	padding: 0 0 1px 0;
}

body { /* ok */
	height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	margin: 0px;
	padding: 0px;

	background-color: #f3f4f3;
	/*background-image:url(../bilder/wdb_hg_bodyv.gif);*/
	background-repeat: repeat-y;
	background-position: center;
	
	font-size: x-small; /* IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* konforme Browser */
	}
html>body { /* Opera */
	font-size: small;
}

input,textarea  {
	font-family: Verdana, Geneva, sans-serif;
    font-size: small;
	}
* input,textarea {
	font-size: x-small; /* IE5 WIN */
	f\ont-size: small; /* rest IE */
}



img {
	border: 0;
}

a { /* ok */
	text-decoration: none;
	color: #1e539e;
}

a:hover { /* ok */
	color: #000000;
	text-decoration: underline;
}

#inhalt a.extern, #inhalt-r a.extern {
	background-image: url(../bilder/icon_extlink.gif);
	background-repeat: no-repeat;
	padding-left: 13px;
	background-position: left center;
}

#inhalt a, #inhalt-r a {
	background-image: url(../bilder/icon_intlink.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: left center;
}

td {
	padding-right:10px;
	padding-bottom: 5px;
	line-height: 1.4em;
	font-size: x-small; /* IE5 */
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; /* konforme Browser */
	}
html>td { /* Opera */
	font-size: small;
}

strong {
	/*font-weight: normal;*/
}

#container { /* der Breite Außen-container */
	width:1096px;
	margin:0 auto;
	/*border: 1px solid red;*/
	background-image: url(../bilder/qs_hg_content.jpg);
}

#head { /* der sichtbare header */
	width: 1050px;
	height: 168px;
	text-align: left;
	margin: 0 auto;
	border-right: 1px solid #cfe0ef;
}
#head #logo {
	width: 280px;
	float: left;
}
#head #navihead {
	width: 150px;
	float: right;
}


#head #logo { /* DIV Box für das Logo - links */
	float: left;
	width: 275px;
	height: 168px;
}

#head #specnavi { /* DIV Box für den Sondernavi-Container - rechts oben */
	float:right;
	/*width: 410px;*/
	height: 32px;
	background-image:url(../bilder/qs_hg_specnavi.png);
}

#head #specnavi #sncontent {
	margin-left: 120px;
	margin-top: 5px;
	color: #fff;
}

#head #specnavi #sncontent a {
	color: #fff;
}

#head #specnavi #sncontent #flags {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
	width: 45px;
}

#head #specnavi #sncontent .right {
	float: right;
	margin-right: 10px;
	margin-top: 2px;
}

#head #specnavi #sncontent #flags img {
	border: 0;
	margin: 1px;
}

#head #specnavi #sncontent #flags img:hover {
	border: 1px solid #fff;
	margin: 0;
}

#content { /* ok */
	width: 950px;
	text-align: left;
	margin: 0 auto;
	/*padding: 25px 0 0 20px;*/
	padding-top:15px;
	padding-bottom: 15px;
	
}

#inhalt { /* der normale - linke Inhaltsblock */
	float: left;
	padding: 8px 0 20px 0;
	width: 450px;
	text-align: left;
	line-height: 1.6em;
}

#inhalt ul {
	list-style-position: outside;
	list-style-image: url(../bilder/icon_list.gif);
	margin-top: 0.9em;
	padding-left: 18px;
}

#inhalt ul ul {
	list-style-position: outside;
	list-style-image: url(../bilder/icon_list1.gif);
	margin-top: 0.9em;
}

#inhalt p {
	margin: 20px 0;
}

#inhalt table {
	border-collapse:collapse;
}
#inhalt table td {
	padding: 0;
}

#inhalt-r { /* der rechte Inhaltsblock */
	float: left;
	padding: 8px 0 20px 25px;
	width: 450px;
	text-align: left;
	line-height: 1.6em;
	
	margin-left: 15px;
	border-left: 1px solid #bfd6e9;
}

hr {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #bfd6e9;
}

.bluebox {
	padding: 10px;
	background-color: #f2f7fb;
	margin-bottom: 10px;
	border: 1px solid #BFD6E9;
	opacity: 0.85;
}

/*#inhalt p  {
	margin: 11px 0;
}*/
/*#inhalt h1 {
	margin-bottom: 1.4em;
}*/

#navi { /* ok */
	width: 1050px;
	/*border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;*/
	/*float: right;*/
	margin: 0 auto;
	background-image: url(../bilder/qs_navi_norm.png);
	border-top: 1px solid #9fc1df;
	border-bottom: 1px solid #9fc1df;
}

#navi ul {
	margin: 0;
	padding: 0;
}
#navi ul li {
	list-style: none;
	float: left;
}

#navi a { /* ok */
	display: block;
	text-align: right;
	margin-bottom: 0px;
	margin-right: 1px;
	padding: 7px 35px;
	letter-spacing: 0.1em;
	color: #fff;
	
	/*background-image: url(../bilder/qs_navi_norm.png);
	background-repeat:no-repeat;
	background-position: 0px -30px;*/
}
#navi a.start { padding: 7px 35px 7px 50px; }

#navi a:hover { /* ok */
	background-color: #40484e;
	background-image: url(../bilder/qs_navi_sel.png);
	text-decoration: none;
	color: #fff;
	/*background-position: 0px -60px;*/
}
#navi a:focus { /* ok */
	background-color: #40484e;
	background-image: url(../bilder/qs_navi_sel.png);
	text-decoration: none;
	/*background-position: 0px 0px;*/
}

#navi a.sel { /* ok */
	background-image: url(../bilder/qs_navi_sel.png);
	color: #fff;
	text-decoration: none;
	/*background-position: 0px -90px;*/
}

#navi a.special {
	margin-top:15px;
}

h1 { /* ok */
	font-size: 120%;
	font-weight: bold;
}

h2 { /* ok */
	font-size: 110%;
	font-weight: bold;
}

.temp {
	color: #cc0000;
	font-style: italic;
}


/* Formulare */
input, textarea {
	background-color: #dde5f1;
	border: 0;
	border-bottom: 1px dotted #1e539e;
	padding: 2px;
}
input:hover, textarea:hover {
	background-color: #bbcbe2;
}
input:focus, textarea:focus {
	background-color: #bbcbe2;
	border-style: solid;
}
input {
	width:330px;
}
input.bt {
	background-color: #bbcbe2;
	width: auto;
	border: 1px solid #1e539e;
	padding-left: 10px;
	padding-right: 10px;
}
input.bt:hover {
	border-color: #111;
}

input.notxt {
	padding: 0;
	margin: 0;
	width: auto;
}

.input_tx_wrong {
	background-color:#FFDFE4;
}
.textfeld_std {
}
.help {
	cursor: help;
}

div.fehler {
	border:1px solid #cc0000;
	margin: 10px 0;
	background-color: #f2f7fb;
    opacity: 0.85;
    padding: 10px;
}
div.erfolg {
	border:1px solid #1e539e;
	margin: 10px 0;
	background-color: #f2f7fb;
    opacity: 0.85;
    padding: 10px;
}

#inhalt .formular td {
	padding: 2px 2px 2px 0;
}

#footer {
	width: 1096px;
	height: 33px;
	background-image: url(../bilder/qs_hg_footer.jpg);
}

#footer #fdate {
	float: right;
	width: 200px;
	color: #7fadd4;
	text-align: right;
	margin-right: 73px;
	margin-top: 7px;
}
#footer #fnavi {
	float: left;
	width: 500px;
	color: #7fadd4;
	text-align: left;
	margin-left: 73px;
	margin-top: 7px;
}

#footer #fnavi a {
	color: #7fadd4;
}
#footer #fnavi a:hover {
	color: #fff;
}



.tx_blue {
	color: #1e539e;	
}

.cleaner {
	clear: both;
}