@charset 'utf-8';
/**
 * FRANK SIMON personalberatung gmbh
 *
 * Main stylesheet for all output devices.
 *
 * @link       http://simon-personal.de/
 * @version    1.0
 * @media      all
 */

@media all {

/* @group Global reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-size:100%;vertical-align:baseline;margin:0;padding:0}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:''}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}
/* @end */

/* @group Body style */
body {
	padding: 10px;
	font: 75%/1.5 FreeSans, Arial, sans-serif;
	color: #333;
	background: #d6cfbe url('../img/layout/bg_gradient.jpg') repeat-x top;
}
/* @end */

/* @group Links */
a:link , a:visited {
	color: #606;
	background: transparent;
	text-decoration: underline;
}
a:hover , a:focus , a:active {
	color: #904990;
	background: transparent;
	text-decoration: underline;
}
/* @end */

/* @group Logo */
#logo a {
	margin: 23px 0 0 35px;
	display: block;
	width: 220px;
	height: 75px;
	color: #606;
	background: transparent url('../img/layout/bg_logo.gif') no-repeat top left;
	text-indent: -1000em;
	overflow: hidden;
}
/* @end */

/* @group Navigation */
#nav {
	position: absolute;
	top: 70px;
	left: 295px;
	color: #333;
	background: transparent;
	width: 505px;
	height: 37px;
	line-height: 37px;
}
*:first-child+html #nav {
	top: 60px;
}
* html #nav {
	top: 60px;
}
#nav li {
	display: inline;
}
#nav a {
	float: left;
	text-decoration: none;
	color: #333;
	background-color: transparent;
	background-image: url('../img/layout/bg_navigation.gif');
	background-repeat: no-repeat;
	height: 37px;
	text-indent: -1000em;
	overflow: hidden;
}
#nav #nav-about a:link , #nav #nav-about a:visited {
	background-position: 0 0;
	width: 107px;
}
#nav #nav-about a:hover , #nav #nav-about a:focus , #nav #nav-about a:active {
	background-position: 0 -37px;
	width: 107px;
}
.section-1-1 #nav-about a , .section-1-2 #nav-about a ,
.section-1-3 #nav-about a , .section-1-4 #nav-about a {
	background-position: 0 -74px !important;
	width: 107px;
}
#nav #nav-companies a:link , #nav #nav-companies a:visited {
	background-position: -107px 0;
	width: 167px;
}
#nav #nav-companies a:hover , #nav #nav-companies a:focus , #nav #nav-companies a:active {
	background-position: -107px -37px;
	width: 167px;
}
.section-2-1 #nav-companies a , .section-2-2 #nav-companies a ,
.section-2-3 #nav-companies a , .section-2-4 #nav-companies a {
	background-position: -107px -74px !important;
	width: 167px;
}
#nav #nav-applicants a:link , #nav #nav-applicants a:visited {
	background-position: -274px 0;
	width: 140px;
}
#nav #nav-applicants a:hover , #nav #nav-applicants a:focus , #nav #nav-applicants a:active {
	background-position: -274px -37px;
	width: 140px;
}
.section-3-1 #nav-applicants a , .section-3-2 #nav-applicants a ,
.section-3-3 #nav-applicants a , .section-3-4 #nav-applicants a ,
.section-3-5 #nav-applicants a {
	background-position: -274px -74px !important;
	width: 140px;
}
#nav #nav-knowledge a:link , #nav #nav-knowledge a:visited {
	background-position: -414px 0;
	width: 91px;
}
#nav #nav-knowledge a:hover , #nav #nav-knowledge a:focus , #nav #nav-knowledge a:active {
	background-position: -414px -37px;
	width: 91px;
}
.section-4-1 #nav-knowledge a , .section-4-2 #nav-knowledge a ,
.section-4-3 #nav-knowledge a {
	background-position: -414px -74px !important;
	width: 91px;
}
/* @group Sub-navigation */
#nav dl , dl#admin-nav {
	display: none;
	width: 197px;
	position: absolute;
	top: 100px;
	left: -235px;
	line-height: 1;
	color: #333;
	background: transparent url('../img/layout/bg_subnavigation.gif') no-repeat bottom;
	padding: 0 0 10px;
}
dl#admin-nav {
	left: 60px;
	top: 170px;
}
#nav dl dt , dl#admin-nav dt {
	color: #8f7b48;
	background: transparent url('../img/layout/bg_subnavigation_header.gif') no-repeat top;
	font-weight: normal;
	font-size: 1.67em;
	padding: 10px 15px;
	margin: 0;
}
#nav dl dd , dl#admin-nav dd {
	font-size: 1.17em;
	padding: 0;
	margin: 0;
}
#nav dl dd a , dl#admin-nav dd a{
	display: block;
	padding: 10px 15px;
	float: none;
	width: 167px !important;
	height: auto;
	text-indent: 0;
	text-decoration: none;
	overflow: visible;
}
#nav dl dd a:link , #nav dl dd a:visited ,
dl#admin-nav dd a:link , dl#admin-nav dd a:visited {
	color: #333;
	background: transparent;
}
#nav dl dd a:hover , #nav dl dd a:focus , #nav dl dd a:active ,
dl#admin-nav dd a:hover , dl#admin-nav dd a:focus , dl#admin-nav dd a:active {
	color: #8f7b48;
	background: transparent;
}
.section-1-1 #nav dl dd#sub-1-1 a , .section-1-2 #nav dl dd#sub-1-2 a ,
.section-1-3 #nav dl dd#sub-1-3 a , .section-1-4 #nav dl dd#sub-1-4 a ,
.section-2-1 #nav dl dd#sub-2-1 a , .section-2-2 #nav dl dd#sub-2-2 a ,
.section-2-3 #nav dl dd#sub-2-3 a , .section-2-4 #nav dl dd#sub-2-4 a ,
.section-3-1 #nav dl dd#sub-3-1 a , .section-3-2 #nav dl dd#sub-3-2 a ,
.section-3-3 #nav dl dd#sub-3-3 a , .section-3-4 #nav dl dd#sub-3-4 a ,
.section-3-5 #nav dl dd#sub-3-5 a , .section-4-1 #nav dl dd#sub-4-1 a ,
.section-4-2 #nav dl dd#sub-4-2 a , .section-4-3 #nav dl dd#sub-4-3 a ,
.admin-1 dl#admin-nav dd#sub-5-1 a , .admin-2 dl#admin-nav dd#sub-5-2 a , .admin-3 dl#admin-nav dd#sub-5-3 a ,
.admin-4 dl#admin-nav dd#sub-5-2 a , .admin-5 dl#admin-nav dd#sub-5-3 a {
	color: #fff;
	background: #939662 url('../img/layout/bg_subnavigation_arrow.gif') no-repeat 25px 50% !important;
	padding: 10px 15px 10px 35px;
	width: 147px !important;
}
.section-1-1 #nav-about dl , .section-1-2 #nav-about dl , .section-1-3 #nav-about dl ,
.section-1-4 #nav-about dl , .section-2-1 #nav-companies dl , .section-2-2 #nav-companies dl ,
.section-2-3 #nav-companies dl , .section-2-4 #nav-companies dl , .section-3-1 #nav-applicants dl ,
.section-3-2 #nav-applicants dl , .section-3-3 #nav-applicants dl , .section-3-4 #nav-applicants dl ,
.section-3-5 #nav-applicants dl , .section-4-1 #nav-knowledge dl , .section-4-2 #nav-knowledge dl ,
.section-4-3 #nav-knowledge dl ,
.admin-1 dl#admin-nav , .admin-2 dl#admin-nav , .admin-3 dl#admin-nav , .admin-4 dl#admin-nav, .admin-5 dl#admin-nav {
	display: block;
}
/* @end */
/* @end */

/* @group Footer */
#footer {
	color: #333;
	background: transparent url('../img/layout/bg_footer.gif') no-repeat 0 0;
	width: 754px;
	text-align: center;
	margin: 0 0 0 35px;
	padding: 20px 0;
	font-size: .92em;
	text-transform: lowercase;
}
#footer a:link , #footer a:visited ,
#footer a:hover , #footer a:focus , #footer a:active {
	color: #333;
	background: transparent;
	border-bottom: 2px solid #aea99c;
	text-decoration: none;
}
#footer span {
	visibility: hidden;
}
/* @end */

/* @group Container */
#container {
	color: #333;
	background: transparent url('../img/layout/bg_container.gif') no-repeat 787px 0;
}
/* @end */

/* @group Content */
#content {
	color: #333;
	background: #fff;
	border: 1px solid #cfcfcf;
	width: 450px;
	margin: 45px 0 0 35px;
	padding: 20px 50px 45px 250px;
	min-height: 180px;
}
* html #content {
	height: 180px;
}
img {
	color: #333;
	background: transparent;
	vertical-align: bottom;
}
/* @end */

/* @group Headings */
h1 {
	font-size: 1.67em;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 1em;
}
h2 {
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.2;
	margin: 0 0 .8em;
	padding: .8em 0 0;
	border-top: 1px solid #ccc;
}
h2.borderless {
	padding: 0;
	border-top: 0 none;
}
h3 {
	font-size: 1.17em;
	line-height: 1.2;
	margin: 0 0 .71em;
}
h4 , h5 , h6 {
	font-size: 1em;
}
/* @end */

/* @group Paragraphs */
p , address {
	margin: 0 0 1em;
}
/* @end */

/* @group Quotes */
blockquote {
	margin: 0 0 1em;
	padding: 0 1em;
}
/* @end */

/* @group Lists */
ul {
	list-style-type: none;
	margin: 0 0 1em;
}
.job-listing ul {
	list-style-type: disc;
	padding: 0 0 0 1.5em;
}
.job-listing li , .jobs li {
	margin: 0 0 .25em;
}
.jobs img {
	vertical-align: middle;
}
.js .truncated li {
	display: none;
}
.js .truncated .toggle {
	display: list-item;
}
ol {
	list-style-type: decimal;
	margin: 0 0 1em;
}
dl {
	margin: 0 0 1em;
}
dl dt {
	font-weight: bold;
}
dl dd {
	padding: 0 0 0 1em;
}
/* @end */

/* @group Tables */
table {
	margin: 0 0 1em;
	border-collapse: collapse;
	border-spacing: 0;
}
th , td {
	padding: 5px 10px 5px 0;
}
table.admin-table th , table.admin-table td {
	padding: 2px 5px 2px 0;
	vertical-align: middle;
}
/* @end */

/* @group Forms */
form label {
	display: block;
}
form label.inline {
	display: inline;
}
form input , form textarea , form select {
	width: 430px;
	font: 1em FreeSans, Arial, sans-serif;
}
form input.default {
	width: auto;
}
form em {
	font-style: normal;
	font-weight: bold;
	color: #606;
	background: transparent;
}
/* @end */

/* @group Map */
#map {
	width: 450px;
	height: 300px;
	margin: 0 0 1em;
}
.js #static-map {
	display: none;
}
/* @end */

/* @group Abbreviations */
abbr , acronym {
	border-bottom: 0 none;
}
/* @end */

/* @group Separator */
.separator {
	border-top: 1px solid #ccc;
	margin: 0 0 2em;
}
.separator hr {
	display: none;
}
/* @end */

/* @group Hidden elements */
#skiplink , .hentry address , .hentry .published , .hidden {
	display: none;
}
/* @end */

/* @group Markdown syntax */
#markdown-syntax {
	font-size: .85em;
	color: #333;
	background: #ebe9dd;
	border: 1px solid #cfcfcf;
	padding: 1em;
	margin: 2em 0 0;
}
#markdown-syntax dd {
	font: 1.21em 'Consolas', 'Lucida Console', 'Courier New', Courier, monospace;
}
/* @end */

/* @group hCard microformat */
.vcard {
	text-transform: lowercase;
	line-height: 2;
}
/* @end */

/* @group hAtom microformat */
.hfeed ul {
	list-style-type: disc;
	padding: 0 0 0 1.5em;
}
.hfeed ul li {
	margin: 0 0 .25em;
}
/* @end */

/* @group Splash screen */
#splash {
	color: #333;
	background: #fff url('../img/layout/bg_splash.jpg') repeat-x top;
	padding: 0;
}
#splash h1 {
	margin: 30px auto 62px;
	display: block;
	width: 740px;
	height: 150px;
	color: #606;
	background: transparent url('../img/layout/bg_logo_start.gif') no-repeat 61px 2px;
	text-indent: -1000em;
	overflow: hidden;
}
#splash h2 {
	border: 0 none;
	margin: 0 0 0 -208px;
	position: absolute;
	top: 150px;
	left: 50%;
	width: 158px;
	height: 47px;
	overflow: hidden;
	font: bold 1.5em/47px 'Neue Helvetica', Arial, Helvetica, FreeSans, sans-serif;
	text-indent: -1000em;
	color: #333;
	background: transparent url('../img/layout/bg_splash_claim.gif') no-repeat top;
}
#splash #welcome {
	margin: 0 0 0 36px;
	position: absolute;
	top: 180px;
	left: 50%;
	width: 400px;
}
#splash .vcard {
	border-left: 1px solid #c1c1c1;
	padding: 10px 15px;
	margin: 0 0 0 20px;
	position: absolute;
	top: 18px;
	left: 50%;
	font-size: .92em;
	line-height: 1.7;
}
#splash .vcard a:link , #splash .vcard a:visited {
	text-decoration: none;
	color: #333;
	background: transparent;
}
#splash .vcard a:hover , #splash .vcard a:focus , #splash .vcard a:active {
	text-decoration: underline;
	color: #333;
	background: transparent;
}
#splash dl {
	position: relative;
	margin: 0 auto 40px;
	width: 888px;
	height: 293px;
	color: #333;
	background: transparent url('../img/layout/bg_splash_woman.jpg') no-repeat top;
}
#splash dl dt {
	display: none;
}
#splash dl dd a {
	position: absolute;
	top: 120px;
	width: 170px;
	height: 36px;
	color: #fff;
	background-color: #5c5b4d;
	background-image: url('../img/layout/bg_splash_buttons.gif');
	background-repeat: no-repeat;
	text-indent: -1000em;
	overflow: hidden;
}
#splash dl #applicants a:link , #splash dl #applicants a:visited {
	background-position: 0 0;
	left: 95px;
}
#splash dl #applicants a:hover , #splash dl #applicants a:focus , #splash dl #applicants a:active {
	background-position: 0 -36px;
	left: 95px;
}
#splash dl #companies a:link , #splash dl #companies a:visited {
	background-position: 0 -72px;
	left: 520px;
}
#splash dl #companies a:hover , #splash dl #companies a:focus , #splash dl #companies a:active {
	background-position: 0 -108px;
	left: 520px;
}
#splash #teaser {
	position: absolute;
	top: 150px;
	left: 50%;
	margin: 0 0 0 25px;
	text-align: center;
}
#splash #footer {
	text-align: center;
	margin: 0 auto;
	width: 740px;
	color: #878383;
	background: transparent;
}
#splash #footer a:link , #splash #footer a:visited ,
#splash #footer a:hover , #splash #footer a:focus , #splash #footer a:active {
	color: #878383;
	background: transparent;
	border-bottom: 2px solid #e1e0e0;
	text-decoration: none;
}
/* @end */

/* @group Notices */
.error , .notice , .success {
	padding: .5em;
	margin: 0 0 1em;
	border: 2px solid #ddd;
	cursor: pointer;
}
.error   { background: #fbe3e4; color:#8a1f11; border-color:#fbc2c4; }
.notice  { background: #fff6bf; color:#514721; border-color:#ffd324; }
.success { background: #e6efc2; color:#264409; border-color:#c6d880; }
.error a   { color: #8a1f11; }
.notice a  { color: #514721; }
.success a { color: #264409; }
/* @end */

/* @group Additional classes */
.lowercase {
	text-transform: lowercase;
}
.uppercase {
	visibility: visible !important;
	text-transform: uppercase;
}
.normal {
	text-transform: none;
}
.jobs {
	font-size: 1.17em;
	line-height: 1.29em;
}
/* @end */

}

@media print {

/* @group Page layout */
@page        { size: portrait; margin-top: 1.5cm; margin-bottom: 2cm; }
@page :left  { margin-left: 1.5cm; margin-right: 2cm; }
@page :right { margin-left: 2cm; margin-right: 1.5cm; }
/* @end */

/* @group Body style */
body {
	padding: 0;
	font: 12pt/1.5 FreeSans, Arial, sans-serif;
	color: #333;
	background: #fff;
}
/* @end */

/* @group Links */
a {
	color: #606;
	background: transparent;
	text-decoration: underline;
}
/* @end */

/* @group Logo */
#logo a {
	margin: 0;
	display: block;
	width: 220px;
	height: 71px;
	color: #000;
	background: transparent;
	text-indent: 0;
	overflow: visible;
}
/* @end */

/* @group Container */
.container {
	color: #000;
	background: transparent;
}
/* @end */

/* @group Content */
#content {
	color: #000;
	background: transparent;
	border: 0 none;
	width: auto;
	margin: 1cm 0 0;
	padding: 0;
}
/* @end */

/* @group Footer */
#footer {
	color: #000;
	background: #fff;
	width: auto;
	text-align: left;
	margin: .75cm 0 0;
	padding: .25cm 0 0;
	font-size: 10pt;
	text-transform: lowercase;
	border-top: 1pt solid #000
}
#footer a {
	color: #606 !important;
	background: transparent !important;
	text-decoration: underline !important;
	border-bottom: 0 none !important;
}
#footer span {
	visibility: visible;
}
/* @end */

/* @group Hiding unused items */
#nav {
	display: none;
}
/* @end */

}

