/*Ausrichtung und Hintergrundfarbe*/

@media print{ .nichtdrucken {display:none;}  }

body                {background-color:#FFFFFF; margin-top:0px; margin-left:0px; margin-right: 0px;}
table               {margin-left:0px; margin-right: 0px;}

/*standard Textformatierungen*/
body, td, p, ol, ul, li    {font-size:10pt; font-family:arial; font-weight:normal; color:#000000;}

p {
	margin: 5px 0px;
}

img {
	border: none;
}

.spanLink {
	text-decoration: none;
	cursor: pointer;
}

h1 {font-size: 14pt; margin-top: 10px; margin-bottom: 7px; font-weight: bold;}
h1.ueberschrift {border-bottom: 1px solid #F7CA31;}
h2 {font-size: 11pt; margin-top: 12px; margin-bottom: 5px; font-weight: bold;}
h3 {font-size: 10pt; margin-top: 12px; margin-bottom: 5px; font-weight: bold;}

h1.gold {color: #DEA836;}

table.bedarfsanalyse  {margin: 0 auto; width: 100%;}
table.bedarfsanalyse td {padding-top: 10px; padding-bottom: 10px; border-top:1px solid #F9B62A; background-color: transparent;}
table.bedarfsanalyse td.transparent {border-top: 0px solid #F9B62A; background-color: transparent;}

table.bedarfsanalyse_ergebnis  {margin: 0 auto; width: 100%;}
table.bedarfsanalyse_ergebnis td {padding-top: 10px; padding-bottom: 10px; border-top:1px solid #F9B62A; background-color: transparent;}

table.formular  {margin: 0 auto; width: 100%;}
table.formular td {padding-top: 7px; padding-bottom: 7px; border-bottom:0px solid #F9B62A; background-color: transparent;}

table.checkboxliste td {padding-left: 0px; padding-top: 0px; padding-bottom: 0px; border: none;}

table.datumsfeld td {padding-left: 0px; padding-right: 4px; padding-top: 0px; padding-bottom: 0px;}

table.clear {border-spacing:0; margin-top: 0px; width: 100%; border-collapse: collapse;}
table.clear td {padding: 0px; border:0px solid #FFFFFF; background-color: transparent;}

/*Horizontale Linien*/
hr {color:#F7CA31; height:1px; border-top:1px solid; border-bottom: 0px solid; border-left: 0px solid; border-right: 0px solid; margin-top: 0px; margin-bottom: 0px;}
hr.element_trennung {color:#F7CA31; height:1px; border-top:1px dashed; border-bottom: 0px solid; border-left: 0px solid; border-right: 0px solid; margin-top: 15px; margin-bottom: 10px;}
/*Lins*/
a:link {color: #CF0034; text-decoration: none;}
a:visited {color: #CF0034; text-decoration: none;}
a:hover {color: #CF0034; text-decoration: underline;}
a:active {color: #CF0034; text-decoration: none;}

/****************************** footer *********************************/
a.naviunten {color: #C9A051; text-decoration: none;}
a.naviunten:hover {text-decoration: underline;}
a.naviunten.active {color: #946702; font-size: 11px;}

a#copyright {
	color: #946702;
}

/*Styles für Formularelemente*/
input, select, textarea {font-size:12px; font-family:arial; font-weight:normal; color:#000000; border:1px solid #F7CA31; background: #FFFBE8; margin: 0px;}
input.pflichtfeld, select.pflichtfeld, textarea.pflichtfeld {font-size:12px; font-family:arial; font-weight:normal; color:#000000; background: #FFFBE8; margin: 0px;}

input.checkbox {background: transparent; padding: 0px; margin: 0px; width: 13px; height: 13px;}
input.radio {background: transparent; padding: 0px; margin: 0px; width: 13px; height: 13px; border: 0px solid black;}

input.klein {font-size: 11px;}

input:focus, textarea:focus {border-left:1px solid #C1820C; border-top:1px solid #C1820C; border-right:1px solid #ECA31C; border-bottom:1px solid #ECA31C; background:#FFFFFF;}
input.pflichtfeld:focus, textarea.pflichtfeld:focus {border-left:1px solid #CB1C12; border-top:1px solid #CB1C12; border-right:1px solid #EF5850; border-bottom:1px solid #EF5850; background:#FFFFFF;}

blockquote {font-style: italic;}

.klein {font-size: 11px;}
.einpx {font-size: 1px;}

.heading {
	background-color: #FFE888;
	border: 1px solid #F9B62A;
	border-bottom: none;
	padding: 3px 4px 4px 5px;
	color: #754E23;
	font-weight: bold;
	font-size: 12px;
}

/*********************right column **********************/

#right-column, #customerFeedbackBody {
	background-color: #FEF9D9;
	border: 1px solid #F9B62A;
	padding: 0px 7px 7px 7px;
	border-top: none;
}

#customerFeedbackBody {
	padding-top: 5px;
	font-size: 11px;
	padding-bottom: 15px;
	font-style: italic;
}

a.headingLink {
	color: #754E23;
	font-weight: bold;
	font-size: 13px;

}

#customerFeedbackBodyHeading {
	font-style: normal;
}

.faqDiv p{
	font-size: 11px;
	margin: 0px 0px 8px 0px;
}

.faqDiv h3 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: normal;
}

.faqLink {
	color: #CF0034;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.faqDiv.faqDelimiter {
	border-top: 2px solid #FFFFFF;
}

#faqHead, #customerFeedbackHead {
	margin-top: 14px;
}

/************************* left column **************************/

#vvMainTable, #footerColumn {
	border-top: 1px solid #F9B025;
}

#vvKontaktBody, #vvAboutUsBody {
	border: 1px solid #F9B62A;
	border-top: none;
}

#vvAboutUsBody {
	padding: 5px;
}

#vvAboutUsHead, #vvKontaktHead {
	margin-top: 15px;
}


/*********************** main page *************************/

.mainPageTable {
	border: 1px solid #F9B62A;
	width: 585px;
	margin: 18px auto 0px auto;
}

.mainPageTable img {
	display: block;
}

#firstPoint {
	margin-top: 10px;
}

.mainPageTable .textCol {
	padding: 20px 8px 0px 18px;
}

.mainPageTable .textCol p{
	margin: 10px 0px 10px 0px;
	font-size: 11px;
}

.mainPageTable .heading {
	border: none;
}

.imgLink {
	text-decoration: none;
}

.linkTable .linkColumn {
	padding-left: 6px;
}

/**************************** navigation ***************************/

#navigation {
	margin-top: 10px;
	width: 200px;
}

.naviTable {
	padding: 7px 0px;
	width: 100%;
	cursor: pointer;
}

.naviTable .linkColumn {
	width: 174px;
}

.naviTable .arrowColumn {
	width: 26px;
	padding-left: 5px;
}

.naviTable .linkColumn {
	color: #482B00;
	font-weight: bold;
	font-size: 14px;
}

.naviTable.active {
	background-color: #FFF7D6;
}

.naviTable.faqSeparatorTop {
	border-top: 1px solid #F9B62A;
}

#oxxBerufsgruppe {
	width: 510px;
	font-size: 10px;
}

/************************ FAQ ***************************/
h2.faqTOCHeading {
	margin-top: 5px;
	font-size: 14px;
}

p.faqTOC {
	padding-left: 10px;
}

h2.FAQAreaHeading {
	font-size: 16px;
	color: #754E23;
	background-color: #FFE888;
	padding: 3px 0px 2px 5px;
}

p.faQ a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

a.toTop {
	color: #CF0034;
	text-decoration: underline;
	font-size: 10px;
	font-weight: normal;
}

p.faQ {
	margin-top: 10px;
}

p.faqAnswer {
	margin-left: 0px;
}

hr.faqSeparator {
	border-style: dashed;
}

/****************agent search *******************/

#agentSearchFormTable {
	width: 510px;
	padding: 0px 8px;
}

.agentSearchFormTableTextCol {
	width: 200px;
	padding-right: 8px;
	vertical-align: top;
}

.agentSearchFormTableFormfieldCol {
	width: 310px;
}

.agentSearchFormTable2Col {
	width: 200px;
}

#noJobFoundParagraph {
	color: #AA0033;
}

/************** bad page ***************/

#badPageText{
	font-size: 27px;
	font-weight: bold;
	margin: 145px 0px 10px 0px;
}

#badPageLink {
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
}