/*fix default browserspaces between elements*/
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}

/* Boxes */
#col-large-content {
	width: 804px;
	margin: 43px 0 40px 140px;
}

#col-large-ebg-content {
	width: 804px;
	margin: 43px 0 0 140px;
}

#col1-content {
	position: absolute;
	width: 405px;
	margin: 43px 0 0 266px;
}

#col1-infopoint {
	float: left;
	width: 350px;
}

#col2-content {
	position: absolute;
	width: 225px;
	margin: 43px 0 0 713px;
}

#col2-infopoint {
	float: right;
	width: 350px;
}

#contact-info {
	position: absolute;
	width: 250px;
	margin: 97px 0 0 697px;
}

.ebg-logo {
	text-align: right;
	margin-bottom: 14px;
}

.ebg-logo img {
	border: 0;
}

#enter-content {
	position: absolute;
	width: 340px;
	margin: 38px 0 0 600px;
}

#logo-content {
	position: absolute;
	width: 550px;
	margin: 203px 0 0 266px;
}

#logo-content img {
	margin: 5px 20px 0 0;
	border: 0;
	vertical-align: middle;
}

.news-box {
	position: absolute;
	width: 200px;
	margin: 230px 0 0 736px;
}

.right-menu {
	float: right;
	width: 280px;
	height: 19px;
}

.right-menu-ebg {
	float: right;
	width: 280px;
	height: 19px;
}

#title-box {
	position: absolute;
	width: 600px;
	height: 60px;
	margin: 540px 0 0 354px;
}

/* Container */
#base-menu {
	background: #868889;
	margin-bottom: 5px;
}

#ebg-content-container {
	border: 1px solid #dcd7d1;
	margin: 13px 0;
	height: auto;
	min-height: 300px;
	background: url(../img/ebg-content-bkg.gif) no-repeat bottom;
}

* html #ebg-content-container {
	height: 300px;
}

#enter-content-container {
	border: 1px solid #dcd7d1;
	margin: 13px 0;
	height: 300px;
	background: url(../img/enter-content-bkg.gif) no-repeat;
}

#enter-menu {
	border-top: 1px solid #fff;
	background: #e3001a;
	height: 19px;
}

#enter-slogan {
	position: absolute;
	width: 450px;
	margin: 228px 0 0 110px;
}

#infopoint-container {
	width: 760px;
	margin: 43px 0 0 160px;
}

#general-menu {
	float: right;
	width: auto;
	border: 1px solid #fff;
	border-top: 0;
	padding: 0 5px;
	margin-right: 5px;
	background: #868889;
	cursor: default;
}

#header-container {
	border: 1px solid #dcd7d1;
	border-top: 0;
}

#header-inner-container {
	height: 260px;
}

#horizontal-menu {
	background: #e3001a;
	border-top: 1px solid #fff;
	height: 19px;
	cursor: default;
}

#horizontal-menu-ebg {
	background: #868889;
	border-top: 1px solid #fff;
	height: 19px;
	cursor: default;
}

#image-container-big {
	display: none;
	position: absolute;
	width: 219px;
	height: 219px;
	background: #fff;
	text-align: center;
	margin: 43px 0 0 16px;
}

#image-container-small {
	position: absolute;
	width: 225px;
	height: 109px;
	margin: 43px 0 0 16px;
}

#outer-container {
	width: 956px;
	margin: 0 auto 15px auto;
}

#overall-content-container {
	border: 1px solid #dcd7d1;
	margin: 13px 0;
	height: auto;
	min-height: 300px;
	background: url(../img/overall-content-bkg.gif) no-repeat bottom;
}

* html #overall-content-container {
	height: 300px;
}

#overall-menu {
	float: left;
	height: 19px;
	width: 671px;
}

#overall-menu-ebg {
	float: left;
	height: 19px;
	width: 671px;
}

#rubner-company {
	position: absolute;
	margin: 265px 0 0 800px;
	width: 141px;
	height: 23px;
}

#start-inner-container {
	width: 954px;
	height: 600px;
	border: 1px solid #dcd7d1;
	background: url(../img/start-bkg.gif) no-repeat;
}

#start-outer-container {
	position: absolute;
	width: 956px;
	height: 627px;
	left: 50%;
	top: 50%;
	margin: -301px 0 0 -478px;
}

#start-nav {
	cursor: default;
}

/* Contents */
#col-large-content a {
	color: #e3001a;
	text-decoration: underline;
}

#col-large-content a:hover {
	text-decoration: none;
}

#col-large-content dt {
	font-size: .7em;
	color: #666;
	line-height: 125%;
	padding-bottom: 7px;
}

#col-large-content h1, #col-large-ebg-content h1, #col1-content h1, #enter-content h1 {
	font-size: 1.25em;
	color: #e3001a;
	height: 35px;
	background-repeat: no-repeat;
}

#col-large-content h1 img, #col-large-ebg-content h1 img {
	margin-right: 7px;
}

#col-large-content h1 span, #col-large-ebg-content h1 span, #col1-content h1 span, #col2-content h1 span, #enter-content h1 span, .infopoint-box h1 span {
	display: none;
}

#col-large-content h2, #col-large-ebg-content h2 {
	font-size: .8em;
	color: #e3001a;
}

#col-large-content h2 .news-data {
	font-weight: normal;
	color: #666;
}

#col-large-content h3 {
	font-size: .7em;
	font-weight: bold;
	color: #666;
	line-height: 125%;
	padding: 3px 0 7px 0;
}

#col-large-content h3 a {
	color: #e3001a;
	text-decoration: underline;
}

#col-large-content h3 a:hover {
	text-decoration: none;
}

#col-large-content p, #col-large-ebg-content p, #col1-content p, #col2-content p, #enter-content p, #logo-content p {
	font-size: .7em;
	color: #666;
	line-height: 125%;
	padding-bottom: 7px;
}

#col-large-content li {
	font-size: .7em;
	color: #666;
	line-height: 125%;
}

#col-large-content ul {
	padding: 0 0 7px 15px;
}

#col-large-content .news-backlink {
	clear: left;
	font-size: .7em;
	border-top: 1px solid #ddd8d2;
	margin: 5px 0 5px 0;
	padding-top: 5px;
}

#col-large-content .news-backlink a {
	color: #e3001a;
	text-decoration: underline;
}

#col-large-content .news-backlink a:hover {
	text-decoration: none;
}

#col-large-content .news-image {
	float: left;
	width: auto;
	margin: 0 10px 5px 0;
}

#col-large-content .news-image img {
	border: 1px solid #ddd8d2;
}

#col-large-content .news-morelink {
	clear: left;
	font-size: .7em;
	border-bottom: 1px solid #ddd8d2;
	margin: 5px 0 5px 0;
	padding-bottom: 5px;
}

#col-large-content .news-morelink a {
	color: #e3001a;
	text-decoration: underline;
}

#col-large-content .news-morelink a:hover {
	text-decoration: none;
}

#col-large-content .news-single-files dd, #col-large-content .news-single-files dt {
	font-size: 11px;
	line-height: 16px;
}

#col-large-content .news-single-files a {
	color: #e3001a;
	text-decoration: underline;
	margin-left: 3px;
}

#col-large-content .news-single-files a:hover {
	text-decoration: none;
}

#col-large-content .news-single-files img {
	vertical-align: middle;
}

#col-large-content .news-single-files dd {
	float: left;
}

#col-large-content .news-single-files dt {
	color: #666;
	float: left;
	padding-right: 5px;
}

#col-large-content .news-single-imgcaption {
	font-size: .625em;
	line-height: 100%;
	color: #666;
	width: 240px;
	padding-top: 2px;
}

#col2-content h1 {
	font-size: .75em;
	color: #666;
	height: 22px;
	background-repeat: no-repeat;
}

.company-group {
	width: 100%;
	margin: 10px 0;
}

.company-group img {
	border: 0;
}

.company-group td {
	width: 20%;
	text-align: center;
	padding: 10px 0;
}

.company-group th {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	border-top: 1px solid #87888a;
	border-bottom: 1px solid #87888a;
}

#contact-info {
	text-align: right;
	line-height: 95%;
}

#contact-info a {
	color: #fff;
	text-decoration: underline;
}

#contact-info a:hover {
	text-decoration: none;
}

#contact-info h1 {
	font-family: "Avenir LT Std 65 Medium";
	font-size: .75em;
	color: #fff;
	padding-top: 15px;
}

#contact-info p {
	font-size: .7em;
	color: #fff;
}

.ebg-layer {
	position: absolute;
	display: none;
	width: 173px;
	cursor: default;
	background: #fff;
	border: 1px solid #868889;
	border-top: 0;
}

.ebg-layer a {
	color: #666;
	text-decoration: none;
}

.ebg-layer a:hover {
	color: #000;
}

.ebg-layer li {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	line-height: 130%;
}

.ebg-layer ul {
	margin: 5px 0 5px 20px;
	list-style: square;
}

.ebg-table {
	margin: 10px 0 30px 0;
}

.ebg-table td.content {
	font-size: .7em;
	font-weight: bold;
	line-height: 100%;
	text-align: center;
	color: #fff;
	width: 175px;
	height: 30px;
	background: #868889;
	cursor: pointer;
}

.ebg-table td.hspacer {
	width: 20px;
}

.ebg-table tr.vspacer td {
	height: 20px;
	vertical-align: top;
}

#enter-content a {
	color: #e2001a;
	text-transform: uppercase;
}

#enter-content a:hover {
	text-decoration: none;
}

.infopoint-box {
	background: url(../img/infopoint-bkg.gif) no-repeat bottom;
	margin-bottom: 30px;
}

.infopoint-box dt {
	font-size: .7em;
	line-height: 130%;
	color: #666;
	padding: 3px 0 3px 20px;
	background: url(../img/arrow.gif) no-repeat 10px 4px;
}

.infopoint-box dt a {
	color: #666;
	text-decoration: none;
}

.infopoint-box dt a:hover {
	text-decoration: underline;
}

.infopoint-box h1 {
	font-size: .75em;
	font-weight: normal;
	text-transform: uppercase;
	color: #e2001a;
	height: 22px;
	background-repeat: no-repeat;
	margin-left: 10px;
}

.infopoint-box p {
	font-size: .7em;
	line-height: 130%;
	color: #666;
	padding: 3px 0 10px 9px;
}

.infopoint-box p a {
	color: #e2001a;
	text-decoration: underline;
}

.infopoint-box p a:hover {
	text-decoration: none;
}

.infopoint-more {
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	height: 21px;
	line-height: 21px;
}

.infopoint-more a {
	color: #e2001a;
	text-decoration: none;
}

.infopoint-more a:hover {
	color: #666;
}

.news-box {
	font-size: .75em;
	text-align: right;
	text-transform: uppercase;
}

.news-box a {
	color: #e2001a;
	text-decoration: none;
}

.news-box a:hover {
	color: #666;
}

/* Elements */
#image-container-small img {
	border: 0;
	margin-right: 1px;
}

/* Menu */
#base-menu table {
	width: 100%;
}

#base-menu td {
	font-size: .75em;
	line-height: 20px;
}

#base-menu a {
	display: block;
	padding: 0 10px;
	color: #fff;
	text-decoration: none;
	text-align: center;
}

#base-menu a:hover {
	color: #000;
}

#enter-menu {
	font-size: .875em;
	text-transform: uppercase;
}

#enter-menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 238px;
}

#enter-menu a:hover {
	background: #868889;
}

#enter-menu dt {
	float: left;
	width: 238px;
	line-height: 19px;
	border-right: 1px solid #fff;
}

#enter-menu .right-border {
	border-right: 0;
	width: 237px;
}

#enter-menu .right-border a {
	width: 237px;
}

#general-menu {
	font-size: .7em;
	word-spacing: .1em;
	line-height: 19px;
	color: #fff;
}

#general-menu a {
	color: #fff;
	text-decoration: none;
}

#general-menu a.active {
	color: #000;
}

#general-menu a:hover {
	text-decoration: underline;
}

#overall-menu {
	font-size: .875em;
	text-transform: uppercase;
}

#overall-menu a {
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	width: 190px;
}

#overall-menu a.active {
	background: #868889;
}

#overall-menu a:hover {
	background: #868889;
}

#overall-menu dt {
	float: left;
	width: 190px;
	line-height: 19px;
	border-right: 1px solid #fff;
}

#overall-menu .right-border {
	width: 97px;
}

#overall-menu .right-border a {
	width: 97px;
}

#overall-menu dl.ebg a:hover {
	background: #d80027;
}

.right-menu {
	font-size: .75em;
	line-height: 19px;
	color: #fff;
	text-align: right;
}

.right-menu a {
	color: #fff;
	padding: 2px 3px;
	margin: 0 4px;
	text-decoration: none;
}

.right-menu a.active {
	background: #868889;
}

.right-menu a:hover {
	background: #868889;
}

.right-menu-ebg {
	font-size: .75em;
	line-height: 19px;
	color: #fff;
	text-align: right;
}

.right-menu-ebg a {
	color: #fff;
	padding: 2px 3px;
	margin: 0 4px;
	text-decoration: none;
}

.right-menu-ebg a:hover {
	background: #d80027;
}

#start-nav {
	font-size: .75em;
	letter-spacing: .05em;
	text-align: right;
	word-spacing: .25em;
	line-height: 25px;
	color: #858688;
}

#start-nav a {
	color: #858688;
	text-decoration: none;
}

#start-nav a:hover {
	color: #d80027;
}

/* Job extension */
.job-table {
	width: 100%;
	margin-top: 10px;
}

.job-table .additional-row {
	padding: 4px 0 0 4px;
}

.job-table .buttons {
	padding-top: 5px;
}

.job-table .buttons input {
	color: #fff;
	background: #e3001a;
	border-top: 1px solid #fe0320;
	border-right: 1px solid #b00115;
	border-bottom: 1px solid #b00115;
	border-left: 1px solid #fe0320;
}

.job-table .crp-select {
	width: 258px;
}

.job-table .date-field-short {
	width: 45px;
}

.job-table .date-field-long {
	width: 55px;
}

.job-table .date-year {
	width: 25px;
}

.job-table .done {
	width: 100%;
}

.job-table .done .standard-field {
	width: 140px;
}

.job-table .done .standard-textarea {
	width: 458px;
	height: 43px;
}

.job-table .done .url-field {
	width: 299px;
}

.job-table .done #beruf td {
	text-align: center;
}

.job-table .done th {
	font-size: 11px !important;
	line-height: 16px !important;
	color: #666 !important;
	background: #dcd7d1 !important;
	width: 20%;
}

.job-table .fee-field {
	width: 38px;
}

.job-table .file-field {
	width: 450px;
}

.job-table .large-textarea {
	width: 788px;
	height: 43px;
}

.job-table .location-field {
	width: 202px;
}

.job-table .long-textarea {
	width: 500px;
	height: 43px;
}

.job-table .mandatory {
	color: #e3001a;
}

.job-table .no-border {
	border: 0;
}

.job-table .notice {
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
}

.job-table .phone-fax-field {
	width: 121px;
}

.job-table .standard-field {
	width: 250px;
}

.job-table .standard-textarea {
	width: 250px;
	height: 43px;
}

.job-table .standard-select {
	width: 128px;
}

.job-table .top {
	vertical-align: top;
	padding-top: 4px;
}

.job-table .wrap {
	white-space: normal !important;
}

.job-table .zip-field {
	width: 31px;
}

.job-table input, .job-table select, .job-table textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	border: 1px solid #dcd7d1;
	padding: 2px 3px;
}

.job-table td {
	font-size: 11px;
	color: #666;
	white-space: nowrap;
}

.job-table th {
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	background: #e3001a;
}
