﻿@import url(layout.css);
body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
}
#container {
	width: 670px;
	margin: 0 auto;
	background: #fff top;
}
#masthead {
	margin-left: 10px;
	width: 650px;
	background-color: #FFFFFF;
	height: 180px;
}
#header_l {
	width: 400px;
	border-right-style: solid;
	border-right-width: 2px;
	border-right-color: #E10A16;
	vertical-align: baseline;
}
#header_r {
	padding: 18px 18px 0px 8px;
	z-index: 100;
}

#header_r img {
 display:none;
 position:absolute;
 top:10px; left:-170px;
}

#step1 img {
 display:none;
 position:relative;
 top:0px; left:0px;
}

#navigation {
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-left: 11px;
	overflow: hidden;
	z-index: 5;
	background-image: url('../images/nav_back2.gif');
	height: 40px;
	background-repeat: no-repeat;
}
#column_l {
	width: 400px;
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	background-color: #FFFFFF;
}
#column_r {
	width: 193px;
	margin: 0;
	float: right;
	background-color: #C0C0C0;
	position: relative;
	right: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-left: 2px #FFFFF solid;
	border-left-color: #E10A16;
	border-left-width: 2px;
	border-left-style: solid;
	top: -10px;
	z-index: 1;
	padding-top: 10px;
	text-align: left;
}
#footer {
	text-align: center;
	background-color: #808080;
	margin-right: 10px;
	margin-left: 10px;
	overflow: hidden;
	padding: 2px;
}
/* Formatvorlagen für Mastertitel */
#masthead img {
	float: left;
}
#masthead p {
	color: #000;
	font-size: x-small;
	text-align: right;
	margin: 10px 10px 0 10px;
}
/* Formatvorlagen für die Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
	margin: 0px;

}
#navigation a {
	color: #000;
	text-decoration: none;
	margin: 0 1px;
	padding: 5px;
	display: block;
	border-right: 2px #E10A16 solid;
	/*background-color: #f2f2f2;*/
}
#navigation a:hover {
	background-color: #E10A16;
	/*border-left: 2px solid #E10A16;*/
}

{
	background-color: #E10A16;
}

body#kontakt a.kontakt
{
	background-color: #E10A16;
}

body#karriere a.karriere
{
	background-color: #E10A16;
}

body#leistungen a.leistungen
{
	background-color: #E10A16;
}

body#perfektion a.perfektion
{
	background-color: #E10A16;
}

body#unternehmen a.unternehmen
{
	background-color: #E10A16;
}

body#home a.home
{
	background-color: #E10A16;
}

/* Inhaltsformatvorlagen */
h1 {
	color: #666666;
	font-size: 2.0em;
}
h2 {
	color: #808080;
	font-size: 1.75em;
}
h3 {
	color: #808080;
	font-size: 1.5em;
}
h4 {
	color: #666666;
	font-size: 1.25em;
	padding-bottom: -6px;
}
h5 {
	color: #666666;
	font-size: 1.2em;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
big {
	color: #965;
	font-size: medium;
}
#column_r p {
	margin: 0;
	padding: 5px;
}
#column_r h4 {
	margin-bottom: 0;
}
#column_r ul {
	margin-left: 5px;
	padding-top: 0;
	padding-left: 10px;
}
/* Formatvorlagen für Fußzeile */
#footer p {
	color: #fff;
	font-size: x-small;
	margin-top: 2px;
	margin-bottom: 6px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}

/* Formatvorlagen für Hyperlinks */
a {
	color: #456;
	text-decoration: underline;
}
a:hover {
	color: #965;
	text-decoration: underline;
}

.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_zitat {
	font-size: 11px;
	color: #000000;
	font-style: italic;
	text-align: left;
}
.style_autor {
	font-size: xx-small;
	text-align: right;
	color: #FFFFFF;
}
.style_bold_right {
	font-weight: bold;
	text-align: right;
}
.style_right {
	text-align: right;
}
.Leistungen {
	font-weight: bold;
	font-size: large;
	color: #808080;
}
.Leistungen_child {
	list-style-type: none;
	font-weight: bold;
	padding-top: 10px;
	vertical-align: bottom;
}
.Leistungen_childvalue {
	list-style-type: none;
	font-weight: normal;
	vertical-align: bottom;
	text-align: left;
}
.li_numerische_aufzaehlung {
	list-style-type: decimal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 5px;
	font-size: 12px;
}
.perfektion_text_td {
	padding-bottom: 8px;
}
.Stellenanzeige {
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
