html, body {
 	height: 100%;
 	width: 100%;
 	margin: 0px;
 	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #1e3165;
	color: #1b3781;
}

body { behavior:url("csshover.htc"); }

.clear {
	clear: both;
}

.floatleft {
	float:left;
}

h1,h2,h3,h4,h5,p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #1b3781;
	text-decoration: none;
}

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

.color2,
.color2	a {
/* pink */
	color: #d50297;
}

.color2 a:hover {
/* pink */
	color: #d50297;
	text-decoration: underline;
}

img {
	border: none;
}

.headline {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

h1, h2 {
	margin: 0px;
	padding: 0px;
}

.text {
	font-size: 11px;
	font-weight: normal;
	float: left;
}

.scroll {
	overflow-y: scroll;
	height: 210px;
	padding-right: 6px;
}

/* --------------------------------------
	Hintergrundbereiche / Raster 
----------------------------------------- */

.gesamtseite {
	margin: 1% auto;
	width: 1004px;
	height: 685px;
	overflow: hidden;
}

.ecke_oben_links {
	background-image:url(img/ecke_oben_links.jpg);
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	float:left;
}

.rand_oben {
	background-image:url(img/rand_oben.jpg);
	background-repeat: repeat-x;
	width: 916px;
	height: 43px;
	float:left;
}

.ecke_oben_rechts {
	background-image:url(img/ecke_oben_rechts.jpg);
	background-repeat: no-repeat;
	width: 41px;
	height: 43px;
	float:left;
}

.rand_links {
	background-image:url(img/rand_links.jpg);
	background-repeat: repeat-y;
	width: 44px;
	height: 600px;
	float:left;
}

.mitte {
	width: 916px;
	height: 600px;
	background-color: #fff;
	float:left;
}

.rand_rechts {
	background-image:url(img/rand_rechts.jpg);
	background-repeat: repeat-y;
	width: 44px;
	height: 600px;
	float:left;
}

.rand_rechts .abstand {
	margin-top: 143px;
}

.rand_rechts .abstand .farbrand {
	width: 18px;
	height: 150px;
	background-color: #D50297;
}

.ecke_unten_links {
	background-image:url(img/ecke_unten_links.jpg);
	background-repeat: no-repeat;
	width: 44px;
	height: 43px;
	float:left;
}

.rand_unten {
	background-image:url(img/rand_unten.jpg);
	background-repeat: repeat-x;
	width: 916px;
	height: 43px;
	float:left;
	position: relative;
}

.ecke_unten_rechts {
	background-image:url(img/ecke_unten_rechts.jpg);
	background-repeat: no-repeat;
	width: 41px;
	height: 43px;
	float:left;
}


/* --------------------------------------
	Hauptnavigation
----------------------------------------- */

.navibalken {
	height: 28px;
  width: 916px;
	position: absolute;
	margin-top: 100px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

/* IE 6 verschiebt beim :hover den unteren Rahmen nach unten */
* html .navibalken {
  border-bottom: none;
}

.navibalken .abstandlinks {
  width: 30px;
	float: left;
}

.navibalken ul.naviblock {
	margin: 0;
	padding: 0;
}

.navibalken li.ebene1 {
	float: left;
	list-style: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 28px;
	margin-right: 10px;
	position: relative; /* benötigt der IE6 */
}

.navibalken li.ebene1 a {
	padding-left: 40px;
	padding-right: 40px;
	display: block;
}

.navibalken li.ebene1:hover a,
.navibalken li.ebene1 a:hover, 
.navibalken .active a {
	background-color: #1B3781;
	color: #fff;
	text-decoration: none;
}

.navibalken ul.ebene2 {
	list-style: none;
	font-size: 10px;
	font-weight: normal;
	margin-left: 0;
	padding-left: 0;
	display:none;
}

.navibalken li:hover ul,
.navibalken li.ebene1 a:hover ul.ebene2 {
	display: block;
	text-indent: 0px;
}

.navibalken li.navipunkt {
	list-style: none; 
	line-height: 10px;
	display: inline;
}

.navibalken ul li.navipunkt a {
	color: #fff;
	background-color: #1B3781;
	padding: 5px 0 5px 30px;
	border-top: 1px solid #fff;
	display: block;
}

.navibalken ul li.navipunkt a:hover {
	background-color: #2B52AF;
	text-indent: 0px;
	text-decoration: none;
}

/* ------------------------------------------------- */

.header {
	background-image:url(img/header.jpg);
	background-repeat: no-repeat;
	width: 916px;
	height: 143px;
	text-align: center;
}

.header img {
	margin-top: 3px;
	border: none;
}

.headerimage {
	width: 916px;
	height: 150px;
	position: relative;
	background-color:#F8F8F6;
	background-repeat: no-repeat;
}

.image0 {background-image: url(img/headerbild/0.jpg);}

.image1 {background-image: url(img/headerbild/1.jpg);}

.image2 {background-image: url(img/headerbild/2.jpg);}

.image3 {background-image: url(img/headerbild/3.jpg);}

.image4 {background-image: url(img/headerbild/4.jpg);}

.image5 {background-image: url(img/headerbild/5.jpg);}

/*.image6 {background-image: url(img/headerbild/6.jpg);}*/
.image6 {background-image: url(img/headerbild/9.jpg);}

.image7 {background-image: url(img/headerbild/7.jpg);}

.topnavi {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	margin-top: 30px;
}

.topnavi ul li {
	float: right;
	list-style-type: none;
}

.content {
	width:916px;
	height: auto;
	background-image: url(img/bg_zentral_links.jpg);
	background-repeat: repeat-x;
}

.content .contentlinks {
	width: 458px;
	height: 307px;
	background-image: url(img/bg_zentral_links.jpg);
	background-repeat: repeat-x;
	float: left;
	overflow: hidden;
}

.content .contentrechts {
	width: 458px;
	height: 307px;
	background-image: url(img/bg_zentral_rechts.jpg);
	background-repeat: no-repeat;
	float: left;
	overflow: hidden;
}

.content .contentlinks .innen {
	padding: 50px 30px 0 60px;
}
 
.content .contentrechts .innen {
	padding: 50px 50px 0 30px;
}

.contenttext {
	line-height: 15px;
}

.admin {
	height: 18px;
}

.admin a {
	color: #666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	position: absolute;
	margin: 3px 0 0 10px;
}

.admin a:hover {
	color: #666;
	text-decoration: underline;
}

.admin img {
	border: none;
	margin-right: 3px;
	margin-top: -2px;
	float: left;
}

.kontaktformular .kleinschrift {
	font-size: 10px;
}

.kontaktformular .input {
	background-color: #fff;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	font-size: 10px;
}

.kontaktformular .ganz {
	height: 14px;
	width: 320px;
}

*+html .kontaktformular .ganz,
* html .kontaktformular .ganz {	width: 322px;}


.kontaktformular .halb {
	height: 14px;
	width: 155px;
}

.kontaktformular .textarea {
	height: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.kontaktformular td ,
.kontaktformular table{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

#kontakt .contentrechts .innen {
	padding: 20px 50px 0 30px;
}

.kontaktformular .pflichtfeld {
	text-align: right;
}

/* kontakt 2 */
#kontakt2 .content {
	width: 916px;
	height: 307px;
	background-image: url(img/bg_zentral_links.jpg);
	background-repeat: repeat-x;
}

#kontakt2 .content .contentrechts {
	width: 916px;
	height: 307px;
	background-image: url(img/bg_zentral_rechts.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}

#kontakt2 .contentrechts .innen {
	padding: 50px 50px 0 60px;
}

#kontakt2 .kontaktformular .links {
	padding-right: 50px;
}

#kontakt2 .kontaktformular .rechts {
	padding-left: 60px;
}

#kontakt2 .kontaktformular .textarea {
	height: 115px;
}

#kontakt2 .kontaktformular .pflichtfeld {
	margin: 14px 0 0 150px;
}

#kontakt2 .kontaktformular .submit {
	margin: 10px 20px 0 0;
}

#kontakt2 .kontaktformular .ausgabetext {
	height: 60px;
	margin-top: -60px;
	padding-left: 440px;
}

img.at {
	margin: 0 1px -1px 1px;
}

#stellenangebote ul {
	margin-top: 0px;
}

#stellenangebote ul li {
	list-style-image: url(img/ico_adobe.jpg);
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 5px;
}

#stellenangebote .contenttext {
	height: 215px;
	overflow-y:auto;
}

.pin {
	margin-left: 20px;
	margin-top: -20px;
}

#liste li {
	list-style-type:disc;
	margin-left: -22px; 
	color: #D50297;
	padding-bottom: 3px;
}