/* CSS-reset */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, 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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
a:active {
	color:#FF0000;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	width:250px;
	padding-right:20px;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* Mawick-Styles */

body {
	background: #fff;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, SunSans-Regular, Sans-Serif;
	font-size: 12px;
}
br {
	margin-bottom: 5px;
}
h1 {
	font-weight: bold;
	margin-bottom: 30px;
}
h2 {
	color:#FF0000;
	font-weight:bold;
	font-size:16px;
	margin-bottom:27px;
}
h5 {
	font-size:20px;
	font-weight: bold;
	color:#FF0000;
}
#bg_container {
	width: 1000px;
	border: 1px solid #a9c0e0;
	float:left;
	padding-bottom: 28px;
}
#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	height: 100%;
}
/* STARTSEITE */

#startseite_bg {
	width: 1000px;
	height: 750px;
	background: url(img/startseite_bg.jpg) no-repeat;
}
#startseite_footer {
	color: #000;
	margin-top: 625px;
	text-align:center;
	margin-left: 15px;
}
#startseite_footer a {
	color: #000;
	text-align:center;
	text-decoration: none;
}
#startseite_footer a:visited {
	color: #000;
	text-decoration: none;
}
#startseite_footer a:hover {
	color: #000;
	text-decoration: underline;
}
#startseite_footer a:active {
	color: #000;
	text-decoration: underline;
}
#startseite_kopfzeile {
	position: absolute;
	margin-top: 325px;
	width: 970px;
	height: 50px;
	background: #2283c6;
	color: #fff;
	font-size: 24px;
	padding-top: 10px;
	padding-left: 30px;
}
#startseite_kopfzeile span {
	display:none;
}
#startseite_kopfzeile a {
	color: #fff;
	text-decoration: none;
}
#startseite_kopfzeile a:visited {
	color: #fff;
	text-decoration: none;
}
#startseite_kopfzeile a:hover {
	color: #fff;
	text-decoration: none;
}
#kopfzeile_startseite {
	background: url(img/kopfzeile_startseite.jpg) no-repeat;
	width: 580px;
	height: 39px;
}
#kopfzeile_startseite h2 { display:none; }
#sprachauswahl {
	float:right;
	margin-top: -31px;
	margin-right: 40px;
	padding: 0;
}
/* HEAD */

#head {
	width: 1000px;
	height: 129px;
	background: url(img/head_bg.jpg) no-repeat;
}
#head_logo {
	width: 216px;
	height: 102px;
	background: url(img/head_logo.jpg) no-repeat;
	margin-left: 27px;
	float:left;
}
#head_logo h1 {
	display:none;
}
#head_logo2 {
	width: 215px;
	height: 102px;
	background: url(img/head_logo.png) no-repeat;
	margin-left: 27px;
	float:left;
}
#head_logo2 h1 { display:none; }
#head_navigation {
	font-size: 11px;
	float:right;
	padding-top: 15px;
}
#head_navigation a {
	color: #000;
	text-decoration: none;
	padding-right: 15px;
}
#head_navigation a:visited {
	color: #000;
	text-decoration: none;
}
#head_navigation a:hover {
	color: #e01133;
	text-decoration: none;
}
/* NAVIGATION */

#navigation {
	position: absolute;
	font-size: 12px;
	margin-left: 260px;
	margin-top: -10px;
}
#navigation.startseite_position {
	position: absolute;
	margin-left: 120px;
	margin-top: 400px;
}
#navigation ul {
}
#navigation ul li.mainmenu {
	width: 134px;
	height: 35px;
	background: url(img/nav_mainButton.png) no-repeat;
	padding-top: 7px;
	float:left;
}
#navigation ul li.mainmenu.small {
	width:112px;
	background: url(img/nav_mainButton_small.png) no-repeat;
}
#navigation ul li.mainmenu.aktiv{
	background: url(img/nav_mainButton_aktiv.png) no-repeat;
}
#navigation ul li.mainmenu:hover{
	background: url(img/nav_mainButton_hover.png) no-repeat;
}
#navigation ul li.mainmenu.small.aktiv{
	width:112px;
	background: url(img/nav_mainButton_small_aktiv.png) no-repeat;
}
#navigation ul li.mainmenu.small:hover{
	width:112px;
	background: url(img/nav_mainButton_small_hover.png) no-repeat;
}
#navigation ul li.mainmenu.alternateHover.aktiv{
	width:112px;
	background: url(img/nav_mainButton_small_aktiv-alt.png) no-repeat;
}
#navigation ul li.mainmenu.alternateHover:hover{
	width:112px;
	background: url(img/nav_mainButton_small_hover_alt.png) no-repeat;
}
#navigation ul li a {
	color: #000;
	text-decoration: none;
	padding-left: 7px;
	display:block;
}
#navigation ul li a:visited {
	color: #000;
	text-decoration: none;
}
#navigation ul li a:hover, #navigation ul.submenu li a.aktiv, #navigation ul.submenuSmall li a.aktiv  {
	color: #e01133;
	text-decoration: none;
}
/* verstecktes Hovermenu */
#navigation ul li ul.submenu {
	display:none;
}
#navigation ul li:hover ul.submenu {
	display: block;
	position: absolute;
	width: 134px;
	background: url(img/nav_subMenu_bg.gif) repeat-y;
	line-height: 1.4;
	font-size: 11px;
}
#navigation ul li ul.submenuSmall {
	display: none;
}
#navigation ul li:hover ul.submenuSmall {
	display: block;
	position: absolute;
	width: 112px;
	background: url(img/nav_subMenu_small_bg.gif) repeat-y;
	line-height: 1.4;
	font-size: 11px;
}
.submenu_small_rounded_top {
	width: 112px;
	height: 8px;
	background: url(img/nav_subMenu_bg_small_top.png) no-repeat;
}
.submenu_rounded_top {
	width: 134px;
	height: 8px;
	background: url(img/nav_subMenu_bg_top.png) no-repeat;
}
/* spezifische Position für die Submenus */

#navigation ul li:hover ul.unternehmen {
	position: relative;
	margin-top: -34px;
}
.unternehmen {
	position: absolute;
	margin-top: -20px;
}
#navigation ul li:hover ul.leistungsspektrum {
	position: relative;
	margin-top: -124px;
}
.leistungsspektrum {
	position: absolute;
	margin-top: -113px;
}
#navigation ul li:hover ul.taetigkeitsfelder {
	position: relative;
	margin-top: -79px;
}
.taetigkeitsfelder {
	position: absolute;
	margin-top: -68px;
}
#navigation ul li:hover ul.kontakt {
	position: relative;
	margin-top: -49px;
}
.kontakt {
	position: absolute;
	margin-top: -38px;
}
/* CONTENT */

#content {
	position: relative;
	width: 1000px;
	margin-top: 30px;
	background: #fff;
	height: 100%;
	float:left;
}
#splashImage {
	width: 1000px;
	height: 114px;
}
#kopfzeile {
	width: 973px;
	height: 30px;
	background: #2283c6;
	color: #fff;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 27px;
}
#kopfzeile h2 {
	display:none;
}
#kopfzeile_aktuelles {
	background: url(img/kopfzeile_aktuelles.jpg) no-repeat;
	width: 244px;
	height: 21px;
}
#kopfzeile_slogan {
	background: #2283c6;
	width:100%;
	height: 21px;
}
#subContent {
	width: 946px;
	margin-left: 27px;
	margin-top: 27px;
	background: url(img/subContent_bg.jpg) repeat-y;
	height: 100%;
	float:left;
}
#linkeSpalte {
	width: 457px;
	/*background: #a8c8e9;*/
  	color: #000;
	float:left;
}
#linkeSpalte_kopfzeile {
	background: #80b3e1;
	padding: 5px 5px 5px 12px;
	font-weight: bold;
	height:13px;
	display:block;
}
#linkeSpalte_kopfzeile h1, #rechteSpalte_kopfzeile h1 {
	padding:0;
	margin:0;
}
#linkeSpalte_content {
	padding-top: 7px;
	padding-left: 10px;
	padding-bottom: 10px;
	line-height: 1.5;
	clear:both;
}
#linkeSpalte_content span {
}
.linkeSpalte_spacer {
	margin-top: 40px;
}
#linkeSpalte ul {
	list-style-type: disc;
	padding-left: 12px;
}
#linkeSpalte_content .rechteSpalte_rechts {

}
#linkeSpalte ul li {
	padding-bottom: 15px;
}
#linkeSpalte ul li span {
	font-weight: bold;
	color: #000;
}
#linkeSpalte ul li span:hover {
	font-weight: bold;
	color: #ee1c23;
}
#linkeSpalte a {
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
#linkeSpalte a:visited {
	color: #000;
	text-decoration: none;
}
#linkeSpalte a:hover {
	color: #ee1c23;
	text-decoration: none;
}
#linkeSpalte a:active {
	color: #ee1c23;
	text-decoration: none;
}
#rechteSpalte {
	width: 489px;
	background: #fff;
	color: #000;
	float:left;
}
#rechteSpalte_kopfzeile {
	background: #2283c6;
	padding: 5px 5px 5px 29px;
	margin:0px;
	font-weight: bold;
	color: #fff;
	height:13px;
	overflow:hidden;
	display:block;
}
#rechteSpalte_kopfzeile ul {
	list-style:none !important;
	padding:0px !important;
	margin:0px;
}
#rechteSpalte_kopfzeile li {
	padding:0px;
	margin:0px;
	float:left;
}
#rechteSpalte_kopfzeile a {
	color: #fff !important;
	padding:0px;
	margin:0px;
	text-decoration: none;
	float:left;
	padding-right: 10px;
}
#rechteSpalte_content {
	line-height: 1.5;
	padding-left:29px;
}
#rechteSpalte ul {
	list-style-type: disc;
	padding-top: 7px;
	padding-left: 12px;

}
#rechteSpalte .jobliste ul {
	list-style-type:disc;
	min-height:180px;
	padding-left:12px;
	padding-top:7px;
}
#rechteSpalte ul li {
	padding-bottom: 10px;
}
#rechteSpalte ul li span {
	font-weight: bold;
	color: #000;
}
#rechteSpalte a:link, #rechteSpalte a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#000000;
}
#rechteSpalte a:hover {
	color: #ee1c23 !important;
}
.spacing {
	padding: 19px 5px 5px 29px;
}
.rechteSpalte_links {
	float:left;
	width: 205px;
	margin-right: 27px;
}
.rechteSpalte_rechts {
	width: 215px;
	float:left;
}
#rechteSpalte_content .rechteSpalte_links {
	float:left;
	width: 216px;
	margin-right: 27px;
}
#rechteSpalte_content .rechteSpalte_rechts {
	width: 217px;
	float:left;
}
#linkeSpalte_content span.news-latest-date{
	color:#000;
	font-weight:normal;
	margin-left:5px;
}
#linkeSpalte li.news-latest-item {
	margin-left:5px;
}
h3.news-title-single{
	font-weight:bold;
	padding-top:7px;
	padding-bottom:15px;
}
.tx-ttnews-browsebox{
	width:100%;
	text-align:center;
}
.tx-ttnews-browsebox-strong{
	color:#000;
	font-weight:normal;
}
.tx-ttnews-browsebox p{
	padding:0;
	margin:0;
}
#rechteSpalte_content h1{
	padding-top:17px;
}
.KZ_links{
	width:49%;
	float:left;
}

.KZ_rechts{
	width:49%;
	float:right;
}
.nomargin{
	margin-left:-29px;
}
dt img {
	display: block;
}
.csc-mailform-field {
	margin-bottom:4px;
}
.csc-mailform-field label {
	float:left;
	width:90px;
}
.csc-mailform-submit{
	background:url(img/senden.gif) no-repeat !important;
	width:77px;
	height:41px;
	cursor:pointer;
	position:absolute;
	top:449px;
}
.csc-mailform-field input, textarea {
	background:#E8F0F9;
	border:none;
}
.csc-uploads-fileName {
	background:url(img/media.jpg) no-repeat;
}
.csc-uploads-fileName a {
	padding-left:70px;
}
.csc-textpic-left {
	margin-left:-29px;
}
.align-right {
	float:right;
	margin-right:25px;
}
#rechteSpalte_kopfzeile a.aktiv, #linkeSpalte_content ul.csc-menu li a.aktiv{
	color:#ee1c23 !important;
}
.sitemap {
	margin-left:-127px;
}
.sitemap ul li{
	padding-bottom:3.2px !important;
}
.bodytext {
	margin-top:2px;
}
.historie {
	background:#BDD2E7;
	min-height:400px;
	padding:20px;
	width:906px;
}
.news-latest-container {
	margin-left:10px;
}
.csc-sitemap ul li{
	padding:2px !important;
}
.link2map24 {
	width:200px;
}
.tx-flseositemap-pi1 ul li {
	padding-bottom:5px !important;
}
.csc-mailform-label {
	margin-left:90px;
}
.captcha {
	margin-left:90px;
}
.captcha_img {
	margin-left:5px;
}
.jobs {
	background:#2283C6 none repeat scroll 0 0;
	color:#FFFFFF;
	height:22px;
	margin-left:-29px;
	padding-left:27px;
}
.jobs h1 {
	padding:0px !important;
}

#content_box {
  position: absolute;
  width: 245px;
  height: 215px;
  margin-top: 360px;
  margin-left: 34px;
  background: url(img/content_box.gif) no-repeat;
  padding: 15px;
}

#content_box2 {
  position: absolute;
  width: 245px;
  height: 215px;
  background: url(img/content_box.gif) no-repeat;
  margin-top: 360px;
  margin-left: 305px;
  padding: 15px;
}

#content_box h3, #content_box2 h3 {
  font-size: 18px;
  color: #1a72af;
  font-weight: normal;
  margin-bottom: 15px;  
}

#content_box p.bodytext, #content_box2 p.bodytext {
  line-height: 1.5;
}

#content_box a, #content_box2 a { color: #1a72af; text-decoration: none; }
#content_box a:visited, #content_box2 a:visited { color: #1a72af; text-decoration: none; }
#content_box a:hover, #content_box2 a:hover { color: #1a72af; text-decoration: underline; }
