html {
	margin: 0px;
	padding: 0px;
	background-color: #ecf1ff;
	color: #0a3087;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a {
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #b65520;
	text-decoration: underline;
}

hr {
	border: solid #0a3087 1px;
}

h1 {
	color: #0a3087;
	font-size: 17px;
	text-transform: uppercase;
}

h2 {
	color: #0a3087;
	font-size: 15px;
}

h3 {
	color: #0a3087;
	font-size: 12px;
}

#wrap {
	margin: 0 auto;
	width: 980px;
	background-color: #0a3087;
	height: 100%;
}

#header {
	background: url(../bilder/html/header.jpg);
	background-repeat: no-repeat;
	height: 179px;
	width: 100%;
}

#main {
	background: url(../bilder/bg-all.jpg);
	background-repeat: repeat-y;
	width: 100%;
	min-height: 1250px;
	height:1150px;
}

* html #main {
	height: 1900px;
}

#left-top {
	width: 190px;
	background-color: #0a3087;
	height: 64px;
}

#left-main {
	background: #0a3087 url(../bilder/scha-blau.jpg);
	background-repeat: repeat-y;
	width: 180px;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	font-size: 11px;
}

* html #left-main {
	
}

#left-foot {
	padding-top: 50px;
	padding-bottom: 50px;
	width: 180px;
}

#right {
	background-color: #ecf1ff;
	position: absolute;
	margin-left: 200px;
	top: 170px;
	height: 100%;
}

#hor-1-menu {
	height: 42px;
	line-height: 30px;
	background-color: #0a3087;
	color: #7fa4ff;
	width: 780px;
}

#hor-1-menu table {
	width: 80%;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	border-collapse: collapse;
	border-spacing: 0;
}

#hor-1-menu a {
	color: #7fa4ff;
}

#hor-1-menu #m1-cur {
	color: #fff;
}

#hor-1-menu a:hover {
	color: #fff;
	text-decoration: none;
}

#m1-td-cur {
	background-color: #ecf1ff;
	height: 10px;
}

#hor-2-menu {
	width: 460px;
	padding-left: 10px;
	padding-right: 0px;
	height: 30px;
	line-height: 25px;
	color: #7fa4ff;
	background: #ecf1ff url(../bilder/html/sha-inh-top-left.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-right: 0px;
}

#hor-2-menu table {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0;
}

#m2-td-cur {
	background-color: #fff;
	height: 10px;
}

#hor-2-menu a { /*
	color: #7fa4ff;
	*/
	color: #5e88ee;
}

#hor-2-menu #m2-cur {
	color: #0a3087;
}

#hor-2-menu a:hover {
	color: #0a3087;
	text-decoration: none;
}

#ver-menu {
	padding-top: 30px;
	color: #fff;
	font-size: 13px;
	margin-bottom: 30px;
	text-transform: uppercase;
}

#ver-menu #ver-menu-cur {
	color: #7fa4ff;
}

#ver-menu a {
	color: #fff;
	font-size: 13px;
	line-height: 25px;
}

#ver-menu a:hover {
	color: #7fa4ff;
	font-size: 13px;
	text-decoration: none;
}

#qm {
	background: url(../bilder/qm-niedersachsen.jpg);
	background-repeat: no-repeat;
	width: 140px;
	height: 104px;
	text-align: right;
	vertical-align: bottom;
	color: #7fa4ff;
	font-size: 11px;
}

#qm a {
	text-decoration: underline;
	color: #7fa4ff;
}

#inhalt-links {
	width: 420px;
	background: url(../bilder/bg-links.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 20px;
	float: left;
	height: 100%;
}

#inhalt-links a {
	text-decoration: none;
	color: #5e88ee;
}

#inhalt-links a:hover {
	color: #0a3087;
	text-decoration: underline;
}

#inhalt-rechts-scha {
	background: url(../bilder/scha-kompl-rechts-oben.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 20px;
	position: absolute;
	margin-left: 487px;
	margin-top: -10px;
}

#inhalt-rechts {
	background: url(../bilder/scha-kompl-rechts-re.jpg);
	background-repeat: repeat-y;
	width: 249px;
	padding-left: 31px;
	padding-right: 20px;
	position: absolute;
	margin-left: 487px;
	margin-top: 10px;
	height: 100%;
	color: #777;
}

#inhalt-rechts a {
	color: #777;
	text-decoration: underline;
}

#inhalt-rechts h2 {
	color: #999;
}

*+html #inhalt-rechts-scha {
	margin-left: 12px;
}

*+html #inhalt-rechts {
	margin-left: 12px;
}

* html #inhalt-rechts-scha {
	margin-left: 12px;
}

* html #inhalt-rechts {
	margin-left: 12px;
}

.sync {
	clear: both;
}

#pfad {
	margin-top: -10px;
	padding-bottom: 20px;
}

#pfad a {
	text-decoration: none;
}

#pfad a:hover {
	color: #0a3087;
}

#kapitel {
	padding-bottom: 15px;
}

#kapitel a {
	text-decoration: none;
}

#kapitel a:hover {
	color: #0a3087;
}

#info-service hr {
	border: 1px solid #ccc;
}

#info-service td {
	padding-bottom: 0px;
	vertical-align: top;
}

#info-service #td-3 {
	text-align: right;
}

#aktionen td {
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
}

#team {
	font-size: 11px;
	border: 0;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	width: 420px;
}

#team ul {
	margin-left: -25px;
}

* html #team ul {
	margin-left: 15px;
}

*+html #team ul {
	margin-left: 15px;
}

#team .r1t,.r2t {
	width: 50%;
}

#team .r1t {
	text-align: left;
	padding-right: 10px;
}

#team .r2t {
	text-align: left;
	padding-left: 10px;
}

#team .r1 {
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
	padding-right: 20px;
}

#team .r2 {
	text-align: left;
	padding-bottom: 5px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 20px;
}

/*
 * Anfang Formular
 */
.formbox {
	color: #111;
	padding-top: 20px;
	width: 350px;
	border-top: 1px solid #0a3087;
	border-bottom: 1px solid #0a3087;
}

.reihe {
	clear: both;
}

.label {
	float: left;
	width: 120px;
	text-align: left;
	padding-bottom: 7px;
}

.feld {
	float: left;
	width: 200px;
	text-align: left;
	padding-bottom: 7px;
}

.knopf {
	clear: both;
	text-align: left;
	padding-top: 15px;
	width: 150px;
}

.defbreite {
	width: 225px;
}

.formstar {
	color: #e30018;
	font-weight: bold;
}

input:focus,input:hover,textarea:focus,textarea:hover,select:focus,select:hover
	{
	color: #000;
	background: #ecf1ff;
}

input,textarea,select {
	color: #111;
	background: #fff;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}

.missing {
	background: #f6d7c5;
	padding: 1px;
	color: #555;
}

#submit {
	background: #7fa4ff;
	color: #000;
	cursor: pointer;
	width: 110px;
}

#submit :hover {
	background: #0a3087;
	color: #fff;
}
/*
 *  Ende Formular
 */