@charset "utf-8";
/* CSS Document */

img, div { behavior: url(_media/iepngfix/iepngfix.htc) }
a:focus { -moz-outline: none; }

/* Clear (hopefully) all browser default formatting */

h1, h2, h3, h4, h5, h6,
p, ol, ul, li
dl, dd, dt,
hr, a,
table, tr, td, th,
input, textarea {
	font-size: 10pt;
	line-height: 12pt;
  	margin: 0;
  	padding: 0;
}

.clear {clear: both;}
.clearfix:after{ content: "."; display: block; height: 0; font-size:0; clear: both; visibility:hidden; }
.clearfix{display: inline-block;}
/* Hides from IE Mac \*/ * html .clearfix {height: 1%;} .clearfix {display:block;} /* End Hack */

/*Image caption*/
.arc90_imgcaption { text-align: center; }
.arc90_imgcaptionTXT { font-size: .8em; color: #666; text-align: left; margin: 0; }
/* .floatl { float: left; margin-right: 1em; }
.floatr { float: right; margin-left: 1em; } */

html, body {
	width: 100%;
	height: 100%;
}

body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a img {
	border: none;
}

ul {
	margin-bottom: 12px;
	margin-left: 14px;
	list-style: square;
}

h1 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12pt;
	color: #000099;
	position: relative;
	top: -80px;
	margin-bottom: 0px;
}

h2 {
	font-size: 10pt;
	color: #000099;
	margin-bottom: 4px;
	margin-top: 12px;
	clear: both;
}

table h2 {
	margin-top: 0;
}

.karriere h2 {
    margin-top: 36px;
}

a:hover h2 {
	text-decoration: underline;
}

body.aktuelles h1, body.aktuelles h2, body.aktuelles a {
	color: #A41A21;
}

body.arbeitsfelder h1, body.arbeitsfelder h2, body.arbeitsfelder a {
	color: #005D85;
}

body.team h1, body.team h2, body.team a {
	color: #D84D18;
}

body.referenzen h1, body.referenzen a {
	color: #39859A;
}

body.kontakt h1, body.kontakt h2, body.kontakt a {
	color: #2865A2;
}

address {
	float: left;
	font-style: normal;
	font-size: 10pt;
	margin-right: 40px;
	margin-bottom: 20px;
}

address strong {
	color: #2765A1;
}

table td {
	padding-right: 10px;
	vertical-align: top;
	padding-bottom: 16px;
}

body.aktuelles table td {
	margin: 0;
	padding: 0;
}

table td img {
	border: 1px solid #522a1e;
}

p {
	font-size: 10pt;
	margin-bottom: 10px;
}

a {
	text-decoration: none;
	color: #000099;
}

a:hover, a.active {
	text-decoration: underline;
	color: #666699;
}

a.download {
	background-image: url(../images/bg-a-download.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

a.external {
	background-image: url(../images/external_link.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 18px;
}

ul.news {
	width: 100%;
	list-style: none;
	margin-left: 0;
	float: left;
	padding-top: 8px;
	margin-bottom: 30px;
	border-top: 1px solid #A41A21;
}

ul.news.news-small {
	/* padding-right: 50px; */
	/* width: 166px; */
	width: 100%;
}

ul.news li {
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

ul.news li a {
	font-size: 11px;
}

ol {
	padding: 0;
	margin: 0;
}

li.download {
	background-image: url(../images/bg-li-download.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

li.drucken {
	background-image: url(../images/bg-li-drucken.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

li.mail {
	background-image: url(../images/bg-li-mail.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

li.abo {
	background-image: url(../images/bg-li-abo.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
}

li.archiv {
	background-image: url(../images/bg-li-archiv.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
	text-align: left;
}

li.schliessen {
	background-image: url(../images/bg-li-schliessen.gif);
	background-position: left 4px;
	background-repeat: no-repeat;
	padding-left: 16px;
}

body.popup {
	padding: 20px;
	width: 430px;
}

body.popup ul.top-links {
	margin: 0;
	list-style: none;
	padding-bottom: 8px;
	border-bottom: 1px solid #660000;
	margin-bottom: 16px;
}

body.popup ul.top-links a {
	color: #660000;
}

body.popup div.nachricht * {
	color: #999999;
}

body.team #content p {
	clear: both;
}

body.team #content p img {
	border: 1px solid #663300;
	float: left;
	margin: 5px 10px 5px 0;
}

body.team #content p.bilder img {
	border: 1px solid #663300;
	float: left;
	margin: 5px 15px 10px 0;
}

.errors {
    color: #ff0000;
}
