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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	background-color: #ffffff;
	padding: 50px 10px 0px 10px;
}

a, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #eb610f;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
#header {
	position: relative;
}
#startheader {
	width: 850px;
	height: 16px;
	background-image: url('/tl_files/safe/img/firmenbalken.png');
	padding: 0;
	position: absolute;
	top: -50px;
	left: 0px;
}
#main_navi .active {
	color: #666666;
	text-decoration: none;
}
#main_navi {
	/*height: 24px;*/
	clear: left;
}
#main_navi ul {
	width: 450px;
	font-size: 13px;
	clear: left;
}
#main_navi ul li {
	border-top: 1px solid #ccc;
	width: 170px;
	float: left;
	margin: 5px 25px 5px 10px;
	padding: 8px 0px 8px 0px;
}
#main_navi ul.level_2 {
	width: 170px;
	border-top: 1px solid #c6c6c6;
	display: none;
	position: absolute;
	top: 5px; 
	left: 430px;
	padding: 1px 0 0 0px;
	clear: left;
}
#main_navi .active .level_2, #main_navi .trail .level_2 {
	width: 170px;
	border-top: 1px solid #c6c6c6;
	display: block;
	position: absolute;
	top: 5px; 
	left: 430px;
	padding: 1px 0 0 0px;
	clear: left;
}
#main_navi ul.level_2 li {
	border: none;
	display: block;
	margin: 0px 0px;
	padding: 7px 0px 0px 0px;
	float: none;
}

#main_navi ul.level_2 li a, #main_navi ul.level_2 li a:visited {
	border: none;
	display: block;
	margin: 0px 0px;
	float: none;
}
#main_navi ul.level_1 li a {
	width: 170px;
	display: block;
}
#main_navi ul.level_1 li span {
	width: 170px;
	display: block;
}
#main_navi ul.level_1 li span:hover {
	color: #eb610f;
	font-weight: bold;
	cursor: pointer;
}
#logo {
	width: 205px;
	height: 53px;
	position: absolute;
	left: 645px;
	top: 3px;
	background-image: url('/tl_files/safe/img/logo.png');
}
#slider {
	position: relative;
	width: 850px;
	height: 360px;
	margin: 30px 0 20px 0;
}

#slider_1 {
	position: absolute;
	width: 205px;
	height: 360px;
	top: 0;
	left: 0;
	background-image: url('/tl_files/safe/img/platzhalter.png');
	background-position: 0 0;
}

#slider_2 {
	position: absolute;
	width: 205px;
	height: 360px;
	top: 0;
	left: 215px;
	background-image: url('/tl_files/safe/img/platzhalter.png');
	background-position: -215px 0;
}

#slider_3 {
	position: absolute;
	width: 205px;
	height: 360px;
	top: 0;
	left: 430px;
	background-image: url('/tl_files/safe/img/platzhalter.png');
	background-position: -430px 0;
}

#slider_4 {
	position: absolute;
	width: 205px;
	height: 360px;
	top: 0;
	left: 645px;
	background-image: url('/tl_files/safe/img/platzhalter.png');
	background-position: -645px 0;
}

#breadcrumbs {
	width: 844px;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
	padding: 6px 0 6px 0;
	margin: 0 3px 0 3px;
}
#breadcrumbs a, #breadcrumbs a:visited , #breadcrumbs span {
	color: #666;
	padding: 6px 0 6px 8px;
	margin: 0 3px 0 3px;
	background-image: url('/tl_files/safe/img/breadcrumbs_arrow.png');
	background-repeat: no-repeat;
	background-position: 0 8px;
	font-size: 12px;
	font-weight: bold;
}
#breadcrumbs a:hover {
	color: #eb610f;
	font-weight: bold;
}

.mod_article {
	margin-top: 30px;
	float: left;
	padding: 5px;
	width: 606px;
	font-size: 12px;
	color: #323232;
	position: relative;
}
.mod_article h1 {
	font-size: 17px;
	font-weight: bold;
	color: #818181;
	margin-bottom: 28px;
}
.mod_article ul {
	list-style-type: disc;
	margin: 0px 0px 0px 10px;
}
.mod_article ul li {
	margin: 10px 0px 10px 10px;
}
.mod_article p {
	margin: 20px 0px 20px 0;
}

#rightcont {
	margin-left: 30px;
	float: left;
	width: 195px;
	font-size: 12px;
	padding: 40px 0px 5px 5px;
}
#rightcont h2 {
	font-size: 12px;
	font-weight: bold;
	color: #818181;
}
#rightcont .mod_form {
	padding: 3px;
	color: #818181;
}
#rightcont .mod_form input {
	width: 182px;
	border: 1px dashed #818181;
}
#rightcont .mod_form textarea {
	width: 182px;
	border: 1px dashed #818181;
}
#rightcont .mod_form label {
	width: 182px;
	margin: 10px 0;
	display: block;
}
#rightcont .mod_form  span.mandatory {
	color: #eb610f;
}
#rightcont .mod_form  input.submit {
	text-align: left;
	border: none;
	width: 100px;
	color: #eb610f;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 0;
	background-color: #ffffff;
}
#rightcont .mod_form .explanation {
	color: #000;
}
#rightcont h1 {
	font-size: 12px;
	font-weight: bold;
	color: #818181;
	margin: 5px 0px;
	display: block;
}
#rightcont table {
	margin: 10px 0;
}
#rightcont table tr td {
	padding: 3px 0;
}
#rightcont a, #rightcont a:visited, #rightcont a:hover {
	color: #eb610f;
	font-weight: bold;
}
#rightcont hr {
	border: none;
	border-top: 1px dashed #818181;
	height: 0px;
	width: 203px;
}

#footer {
	width: 844px;
	padding: 25px 0 0 0;
	margin: 20px 3px 0 3px;
	min-height: 34px;
	border-top: 1px solid #c6c6c6;
}
#subfooter {
	width: 850px;
	height: 16px;
	background-image: url('/tl_files/safe/img/firmenbalken.png');
	margin: 45px 0 0 -5px;
	padding: 0;
}
#footerlogo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 20px;
	float: left;
	width: 132px;
	height: 34px;
	background-image: url('/tl_files/safe/img/footer_logo.png');
}
.mod_sitemap {
	position: relative;
	top: 60px;
	left: 20px;
	height: 180px;
}
.mod_sitemap ul {
	width: 850px;
	padding-top: 2px;
	float: none;
}
.mod_sitemap .level_1 li {
	font-size: 12px;
	font-weight: bold;
	width: 130px;
	padding:  0 0px 0 10px;
	float: left;
	position: relative;
	overflow: visible;
	height: 160px;
	background-image: url('/tl_files/safe/img/breadcrumbs_arrow.png');
	background-repeat: no-repeat;
	background-position: 0 2px;
	overflow: visible;
}
.mod_sitemap .level_1 li.last {
	padding:  0 0px 0 10px;
}
.mod_sitemap .level_2 {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
}
.mod_sitemap .level_2 li {
	background: none;
	font-weight: normal;
	font-size: 10px;
	display: block;
	position: relative;
	top: none;
	left: none;
	clear: left;
	height: 16px;
}
.mod_sitemap li {
	color: #666666;
	font-weight: bold;
}
.mod_changelanguage {
	margin-left: 5px;
	position: absolute;
	left: 0px;
	top: -20px;
}
.mod_changelanguage li {
	float: left;
	margin-left: 5px;
}

.project_latest {
	width: 180px; 
	padding: 0px 10px 30px 10px; 
	float: left;
	position: relative;
	overflow: visible;
}

.project_latest h2 {
	display: block;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	border-bottom: 1px solid #666666;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.project_latest .time {
	height: 20px;
}
.project_latest_full {
	z-index: 3;
	display: none;
	position: relative;
	min-height: 180px;
	float: none;
	clear: left;
	font-size: 10px;
}
.project_latest_full h2 {
	font-size: 16px;

}
.project_latest_full .ce_text {
	padding-top: 10px;
	font-size: 12px;
	display: block;
}


/* MODAL */
#basic-modal-content {
	display:none;
}

/* Overlay */
#simplemodal-overlay {
	background-color:#000; 
	cursor:wait;
}

/* Container */
#simplemodal-container {
	height:360px; 
	width:600px; 
	color:#666; 
	background-color:#fff; 
	border:4px solid #444; 
	padding:12px;
}
#simplemodal-container .simplemodal-data {
	padding:8px;
}
#simplemodal-container a {
	color:#666;
}
#simplemodal-container a.modalCloseImg {
	background:url('/tl_files/safe/img/x.png') no-repeat;
	width:25px; 
	height:29px; 
	display:inline; 
	z-index:3200; 
	position:absolute; 
	top:-15px; 
	right:-16px; 
	cursor:pointer;
}
#simplemodal-container h3 {
	color:#84b8d9;
	}
#aktuell h1 { margin: 0; padding: 0; }
#aktuell p { margin: 10px; padding: 0; line-height: 14px; }

#aktuell .layout_full {
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
#aktuell .last {
	border-bottom: none;
	margin-bottom: 20px;
}
#team-ansprechpartner td {
vertical-align: top;
font-weight: bold;
padding-right: 10px;
padding-top: 5px;
text-align: left;
font-size: 12px;
color: #666;
}
#team-ansprechpartner th {
vertical-align: top;
font-weight: bold;
padding-right: 10px;
padding-top: 8px;
text-align: left;
font-size: 12px;
padding-bottom: 15px;
}
#team-ansprechpartner h2 {
vertical-align: top;
font-size: 16px;
font-weight: bold;
color: #eb610f;
}
#team-ansprechpartner .ce_text  {
padding-bottom: 30px;
}
#team-ansprechpartner hr {
height: 0px;
border-left: none;
border-right: none;
}
