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

a:focus { -moz-outline: none; }

.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: 10px; color: #666; text-align: left; margin: 0; }
/* .floatl { float: left; margin-right: 1em; }
.floatr { float: right; margin-left: 1em; } */

* { margin: 0; padding: 0; }
.floatleft { float: left }
.floatright { float: right; margin: 0 0 0 12px; }
.clear { clear: both }

.marginBottom10 {
	margin-bottom: 10px;
}

html, body {
	height: 100%;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #F3F3F3;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

p, li, td, dt, dd, label {
	font-size: 12px;
	line-height: 17px;
}

p {
	margin-bottom: 12px;
}

h1 {
	font-size: 16px;
	margin-bottom: 20px;
}
h2 {
	font-weight: normal;
	font-size: 16px;
	margin: 0;
	padding: 0;
	margin-bottom: 22px;
}
h4 {
	margin: 14px 0;
	font-size: 12px;
}
h5 {
	font-size: 12px;
	color: black;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 10px 0;
	background-image: none;
	border-bottom: 1px solid #C7C7C7;
}

div.images img {
	float: left;
	border: none;
}

li {
	margin-bottom: 4px;
}

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

a:hover, a.active {
	color: #333333;
	text-decoration: underline;
}
a span {
	font-weight: normal;
	color: #4D4E51;
}

body#page-unternehmen a.button-newsletter, body#page-presse a.button-newsletter {
	margin-bottom: 6px;
} 

a.button-large {
	height: 33px;
	background-image: url(../images/bg-button-large.jpg);
	line-height: 15px;
}

a img {
	border: none;
}

img.floatleft {
	margin-right: 12px;
	margin-bottom: 10px;
}

dl dt {
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding-left: 16px;
	margin-bottom: 4px;
}

dl dt a {
	font-weight: bold;
}

dl dd {
	padding-left: 16px;
	margin-bottom: 8px;
}

blockquote {
	font-size: 12px;
	font-weight: bold;
	width: 360px;
	margin-left: 60px;
	padding-top: 14px;
	clear: both;
}

blockquote p {
	font-size: 10px;
	text-align: right;
}

#content-area #left h3 {
	font-weight: bold;
	font-size: 14px;
}

table {
	border-collapse: collapse;
	border: none;
	margin: 0;
	padding: 0;
	margin-top: 18px;
}
table table {
	margin: 0;
}
table table td {
	border-width: 0;
}

th {
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px solid #C7C7C7;
}

td {
	font-size: 11px;
	margin: 0;
	padding: 2px 2px;
	border-bottom: 1px solid #C7C7C7;
	vertical-align: top;
}

table tr.th th {
	border-width: 0;
	padding-bottom: 8px;
}
table tr.th2 th {
	font-size: 12px;
}

table tbody td img {
	padding: 5px 0 0 10px;
}

table tr.row-highlight td {
	background-image: url(../images/bg-table.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}

table tr td.col1 {
	background-color: #F3F3F3;
}
table.ueberblick tr td.col1 {
	padding: 4px;
}

table.text td {
	border: none;
	padding-right: 40px;
}

table.login td {
	border: none;
}	

table.login td a.button {
	margin: 4px;
}	

table.login td.label {
	margin: 0;
	padding: 0;
	padding-top: 8px;
}	

table.login td.link {
	margin: 0;
	padding: 0;
}	

table.login td.link a {
	text-decoration: none;
	padding-left: 5px;
	font-size: 11px;
}	
table td ul {
	list-style: none;
}
table td ul li {
	background-image: url(../images/bg-li-box-kaufantrag.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
	padding-left: 20px;
}

table.unternehmen tr td {
	border-bottom: 1px dotted #C7C7C7;
	padding: 10px 0;
	padding-right: 30px;
	font-size: 11px;
}

table.unternehmen tr td.col2 {
	width: 230px;
	padding-right: 10px;
}

/* Forms */
label {
	display: block;
	width: 200px;
	float: left;
}

label.pflicht {
	font-weight: bold;
}

input {
	width: 170px;
	height: 18px;
	border: 1px solid #999999;
	background-image: url(../images/bg-input.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	color: #888888;
	padding-top: 1px;
	float: left;
	margin-bottom: 6px;
}
textarea {
	width: 370px;
	height: 70px;
	display: block;
	clear: both;
}	
p.captcha {
	font-size: 11px;
}

input.radio {
	width: 26px;
}

label.radio {
	width: 40px;
}

#content-area #left div.input {
	clear: both;
	height: 26px;
}

input#submit {
	display: block;
	border: none;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	cursor: pointer;
}

/* News */
#left .news {
	width: 530px;
	border-bottom: 1px solid #C7C7C7;	
}

#left .news.first {
	border-top: 1px solid #C7C7C7;	
}

#left .news h4 {
	font-size: 12px;
	margin: 0;
}

#left .news p {
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
}

#left .news p.date {
	font-size: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
}

/* Pressemitteilung */
#left .pressemitteilung {
	width: 530px;
	border-bottom: 1px solid #C7C7C7;
}

#left .pressemitteilung h4 {
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 16px;
	margin-bottom: 4px;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

#page-presse #content-area ul {
	list-style: square;
	margin-left: 22px;
}

#page-presse #content-area ul li {
	background-image: none;
	padding-left: 0;
}

a.pdf {
	background-image: url(../images/pdf-icon-small.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 0 20px;
	margin: 5px 0 0 0;
	line-height: 20px;
}

#right a.pdf {
	background-image: url(../images/pdf.gif);
}


/* Tooltips */
.cluetip-default p {
	font-size: 11px;
	margin: 0;
	padding: 0;
}

.cluetip-default p a {
	background-image: url(../images/objekte/tooltip-content/pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	display: block;
	height: 21px;
	font-weight: bold;
}

.cluetip-default table {
	width: 100%;
}

.cluetip-default td {
	border: none;
	padding-right: 4px;
	width: 50%;
}

/* FAQ */
#page-faq dl dt {
	cursor: pointer;
	font-weight: bold;
}