/* **** Chrome-Stylesheet fuer Oehmichen und Buergers ****************** */
/* **** URL: oub.de **************************************************** */
/* **** Copyright [ka:media] ******************************************* */
/* ********************************************************************* */

/* **** Error Reporting ************************************************ */
#error-reporting {
	/*padding: 15px 0 0 10px;
	font-size: .8em;
	float: left;
	color: #F00;*/
	display: none;
	visibility: hidden;
}
/* ********************************************************************* */
html, body {
/* Scrollbar im Firefox erzwingen - kein springen von zentrierten layouts mehr */
	height: 101%;
	/*height: 100%;*/
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 100.01%;
	line-height: 14px;
	text-align: center;
	color: #4B4B39;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, li, dfn, dt, dd, dl, br, hr, div,
table, tbody, tfoot, thead, th, td, tr, form,
fieldset, select, input, textarea, address,
label, legend, caption, img, strong  {
	 margin: 0;
	 padding: 0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, li, dfn, dt, dd, dl, br, hr, div,
table, tbody, tfoot, thead, th, td, tr, form,
fieldset, select, input, textarea, address,
label, legend, caption, img, strong,
samp, code, kdb, b { 
	font-family: Helvetica, Verdana, Arial, sans-serif; 
}

img, a img {
	border: none;
}

abbr, acronym {
	cursor: help;
	border-bottom: 1px dashed 4B4B39;
}

address {
	font-style: normal;
	font-size: .8em;
}
blockquote {
	border: 1px dotted #333;
	background-color: #FFFAFA;
	color: #333;
	padding: .5em;
	width: 92%;
	margin-left: auto;
	margin-right: auto;
}
fieldset {
	border: none;
}
label {
	color: #FFF;
	text-transform: uppercase;
}
dd {
	font-size: .75em;
	font-style: italic;
	line-height: 1em;
	padding: .6em 0 0 0;
	color: #4B4B39;
}

hr {
	border: none;
	height: 1px;
	background-color: #BBB;
}

embed {
	/*margin-bottom: 10px;*/
}
/* ********************************************************************* */
/* **** Ueberschriften ************************************************* */

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: normal;
	color: #4B4B39;
}

h1 {
	font-size: 2.1em;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1em;
}
h4 {
	font-size: .9em;
	font-weight: bolder;
	/*font-size: 1em;
	letter-spacing: 1px;*/
	padding: 0 0 0 1.4em;
}
h5 {
	font-size: .8em;
}
h6 {
	font-size: .75em;
}

p {
	color: #4B4B39;
	font-size: .75em;
	line-height: 1.3em;
}
table {
	color: #4B4B39;
	border: 1px dotted #E0E0DE;
	border-collapse: collapse;
	font-size: .75em;
	margin: 1.5em 0 2em .2em;

}
tr {

}

th, td {
	color: #4B4B39;
	border: 1px dotted #E0E0DE;
	padding: .3em .6em;
}
caption {
	text-align: left;
	font-weight: bold;
	color: #FF7920;
	padding: .3em 0;
	margin: .5em 0 0 .2em;
	vertical-align: bottom;
}
/* ********************************************************************* */
#content a:link, #content a:visited {
	text-decoration: none;
}
#content a:hover, #content a:active, #content a:focus {
	text-decoration: underline;
}
#content a:link, #content a:visited {
	color: #FF7920;
}
#content a:hover, #content a:active, #content a:focus, #content a.active {
	color: #FF7920;
}
/* ********************************************************************* */
.hidden {
	position: absolute;
	left: -1000px;
	top: -1000px;
	width: 0;
	height: 0;
	overflow: hidden;
	display: inline;
}
/* ********************************************************************* */

/* **** Floatings Begin ************************************************ */
#content-left, #right-image, #content-border, #teaser,
#top-navi, #main-navi, #lefthand-navi, #meta-navi,
#navi-wrapper, #content .csc-menu {
	display: none;
	visibility: hidden;
}

/* **** Main Wrapper Begin ********************************************* */
#wrapper {
/*	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;*/
	width: 90%;
	background-color: #FFF;
	height: 100%;
	margin: auto;
	text-align: left;
	/*background: url(../img/content-wrapper-background.gif) no-repeat 0 422px #FFF;*/
}
/* **** Header Begin *************************************************** */
#header {
	height: 80px;
	width: 99%;
	background-color: transparent;
	color: #6A6967;
}
/* **** Logo Begin ***************************************************** */
#logo {
	float: right;
	margin: 10px 10px 0 0;
}
/* **** Content-Wrapper Begin ****************************************** */
#content-wrapper {
	clear: both;
	float: left;
	height: auto;
	width: 90%;
/*	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;*/
	background-color: transparent;
	/*background: url(../img/content-wrapper-background.gif) no-repeat 0 0;*/
	margin: 4px 0 0 -1px;
}
/* **** Content Begin ************************************************** */
#content {
	background-color: transparent;
	width: 99%;
	float: left;
	padding: 0 50px 30px 30px;
}

#content h1, #content-left h1 {
	margin: 18px 20px 0 0;
}
#content h2 {
	margin: 30px 20px 20px 0;
}
#content h3 {
	margin: 10px 20px 0 0;
}
#content h4 {
	color: #FF7920;
	background: url(../img/orange-arrow.gif) no-repeat 0 3px;
	clear: both;
	margin-top: 30px;
}
#content p {
	margin: 10px 0 10px 0;
}

#content ul {
	color: #4B4B39;
	font-size: .8em;
	list-style: none;
	padding: 0;
	line-height: 1.3em;
}
#content li {
	background: url(../img/list-line-grey.gif) no-repeat 0 4px;
	padding: 0 0 0 1em;
}
#content li a, #content p a {
	padding: 0 0 0 10px!important;
}
#content p a {
	margin: 0 0 0 10px!important;
}

#jobangebot h1 {
	color: #FF7920;
}

/* **** Captions ******************************************************* */
.csc-textpic-caption-c .csc-textpic-caption {
	text-align: center;
}
.csc-textpic-caption-r .csc-textpic-caption {
	text-align: right;
}
.csc-textpic-caption-l .csc-textpic-caption {
	text-align: left;
}

/* zu pr�fen - Anfang ****************************************************************** */



/* **** Needed for noRows setting ************************************** */
.csc-textpic .csc-textpic-imagecolumn {
	float: left; display: inline;
}

/* **** Border just around the image *********************************** */

/*{$styles.content.imgtext.borderSelector} {
		border: {$styles.content.imgtext.borderThick}px solid {$styles.content.imgtext.borderColor};
		padding: {$styles.content.imgtext.borderSpace}px {$styles.content.imgtext.borderSpace}px;
}*/

.csc-textpic-imagewrap {
	padding: 0;
}

.csc-textpic img {
	border: none;
}

/* **** DIV: This will place the images side by side ******************* */
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	float: left;
}

/* **** UL: This will place the images side by side ******************** */
.csc-textpic .csc-textpic-imagewrap ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.csc-textpic .csc-textpic-imagewrap ul li {
	float: left;
	margin: 0;
	padding: 0;
}

/* **** DL: This will place the images side by side ******************** */
.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image {
	float: left;
}
.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image dt {
	float: none;
}
.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image dd {
	float: none;
}
.csc-textpic .csc-textpic-imagewrap dl.csc-textpic-image dd img {
	border: none; /* FE-Editing Icons */
}
dl.csc-textpic-image {
	margin: 0;
}
dl.csc-textpic-image dt {
	margin: 0;
	display: inline;
}
dl.csc-textpic-image dd {
	margin: 0;
}

/* **** Clearer ******************************************************** */
.csc-textpic-clear {
	clear: both;
}
/* **** Margins around Images ****************************************** */
/* **** Pictures on left, add margin on right ************************** */
.csc-textpic-left .csc-textpic-imagewrap .csc-textpic-image,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.csc-textpic-intext-left .csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	/*margin-right: {$styles.content.imgtext.colSpace}px;*/
}
/* **** Pictures on right, add margin on left ************************** */
.csc-textpic-right .csc-textpic-imagewrap .csc-textpic-image,
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image,
.csc-textpic-intext-right .csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	/*margin-left: {$styles.content.imgtext.colSpace}px;*/
}

/* **** Pictures centered, add margin on left ************************** */
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	/*margin-left: {$styles.content.imgtext.colSpace}px;*/
}
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption {
	margin: 0;
}
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image img {
	margin: 0;
}

/* *** Space below each image (also in-between rows) ******************* */
.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
	/*margin-bottom: {$styles.content.imgtext.rowSpace}px;*/
}
.csc-textpic-equalheight .csc-textpic-imagerow {
	/*margin-bottom: {$styles.content.imgtext.rowSpace}px;*/
	display: block;
}
.csc-textpic .csc-textpic-imagerow {
	clear: both;
}

/* **** No margins around the whole image-block ************************ */
.csc-textpic .csc-textpic-imagewrap .csc-textpic-firstcol {
	margin-left: 0!important;
}
.csc-textpic .csc-textpic-imagewrap .csc-textpic-lastcol {
	margin-right: 0!important;
}

/* **** Add margin from image-block to text (in case of Text w/Images) * */
.csc-textpic-intext-left .csc-textpic-imagewrap,
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	/*margin-right: {$styles.content.imgtext.textMargin}px !important;*/
}
.csc-textpic-intext-right .csc-textpic-imagewrap,
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	/*margin-left: {$styles.content.imgtext.textMargin}px !important;*/
}

/* **** Positioning of Images: ***************************************** */
/* **** Above ********************************************************** */
.csc-textpic-above .csc-textpic-text {
	clear: both;
}
/* **** Center (above or below) **************************************** */
.csc-textpic-center {
	text-align: center; /* IE-hack */
}
.csc-textpic-center .csc-textpic-imagewrap {
	margin: 0 auto;
}
.csc-textpic-center .csc-textpic-imagewrap .csc-textpic-image {
	text-align: left; /* Remove IE-hack */
}
.csc-textpic-center .csc-textpic-text {
	text-align: left; /* Remove IE-hack */
}




/* **** Right (above or below) ***************************************** */
.csc-textpic-right .csc-textpic-imagewrap {
	float: right;
}
.csc-textpic-right .csc-textpic-text {
	clear: right;
}
/* **** Left (above or below) ****************************************** */
.csc-textpic-left .csc-textpic-imagewrap {
	float: left;
}
.csc-textpic-left .csc-textpic-text {
	clear: left;
}
/* **** Left (in text) ************************************************* */
.csc-textpic-intext-left .csc-textpic-imagewrap {
	float: left;
}

/* **** Right (in text) ************************************************ */
.csc-textpic-intext-right .csc-textpic-imagewrap {
	float: right;
}
/* **** Right (in text, no wrap around) ******************************** */
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	float: right;
	/*clear: both;*/
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .csc-textpic-intext-right-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */








/* zu pr�fen - Ende ********************************************************************** */



/* **** Left (in text, no wrap around) ********************************* */
.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	float: left;
	clear: both;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .csc-textpic-intext-left-nowrap .csc-textpic-text {
	height: 1%;
}
/* End hide from IE5/mac */
/* ********************************************************************** */

/* **** OuB-spezifische Angaben ***************************************** */

#content .csc-textpic.csc-textpic-left.csc-textpic-above .csc-textpic-text {
	/*clear: both;*/
	width: 100%;

}
#content .csc-textpic.csc-textpic-left.csc-textpic-above .csc-textpic-text h2 {
/*	float: left;*/
	/*width: 100%;*/
}
#content .csc-textpic.csc-textpic-intext-left .csc-textpic-imagewrap {
	margin-right: 1em!important;
	margin-bottom: 1em!important;
}
#content .csc-textpic-above .csc-textpic-text {
	padding: 6px 0 0 0;
}
#content .csc-textpic-above {
	padding: 20px 0 10px 0;
}
#content .csc-textpic-below {
	padding: 20px 0 10px 0;
}

#content .csc-textpic.csc-textpic-intext-left-nowrap h1,
#content .csc-textpic.csc-textpic-intext-right-nowrap h1,
#content .csc-textpic.csc-textpic-intext-right h2,
#content .csc-textpic.csc-textpic-intext-left h2 {
	margin-top: 0;
}
#content .csc-textpic.csc-textpic-intext-right-nowrap h2 {
	margin-top: 8px;
}
/*,
#content .csc-textpic.csc-textpic-intext-left h2 object,
#content .csc-textpic.csc-textpic-intext-right h2 object*/
#content .csc-textpic.csc-textpic-intext-left h2 embed,
#content .csc-textpic.csc-textpic-intext-right h2 embed {
	display: block;
}
#content .csc-textpic.csc-textpic-intext-left h2 {
	display: inline;
}

#content .csc-textpic.csc-textpic-intext-left .csc-textpic-imagewrap {
	float: left;
}
#content .csc-textpic.csc-textpic-intext-left h2,
#content .csc-textpic.csc-textpic-intext-right h2 {
	display: inline;
}

#content .csc-textpic.csc-textpic-intext-left,
#content .csc-textpic.csc-textpic-intext-right,
#content .csc-textpic.csc-textpic-intext-right-nowrap {
	padding: 20px 0 10px 0;
}
#content .csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap,
#content .csc-textpic.csc-textpic-intext-left .csc-textpic-imagewrap {
/*	padding: 0 20px 0 20px!important;*/
}
#content .csc-textpic.csc-textpic-intext-right .csc-textpic-text {
	padding: 0 30px 0 0!important;
}
#content .csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap {
	margin: 0 0 0 30px!important;
}
#content .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding: 0 6px 0 6px;
}
#content .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-text {
	padding: 0 6px 0 6px;
}
#content .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap,
#content .csc-textpic.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap {
	padding-top: 8px;
	/*margin-top: 0;*/
}

#content .csc-textpic.csc-textpic-intext-right .csc-textpic-imagewrap {
	padding-left: 8px;
	/*margin-top: 0;*/
}

#teaser .csc-textpic-imagewrap img {
	/*border-top: 1px solid #FFF;*/
	border-bottom: 1px solid #FFF;
}

/* **** Jobuebersicht *************************************************** */
#content .csc-frame.csc-frame-frame2 .csc-textpic.csc-textpic-intext-left-nowrap {
	margin: 0 0 5px 0;
	float: left;
}
#content .csc-frame.csc-frame-frame2 .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
	padding-top: 0;
}
#content .csc-frame.csc-frame-frame2 .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text h4 {
	clear: none;
	margin-top: 0;
}
#content .csc-frame.csc-frame-frame2 .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text {
	padding: 60px 0 0 4px;
	margin: 0;
}

#content .csc-frame.csc-frame-frame2 .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text p {
	margin: 3px 0 0 0;
	padding: 0;
	line-height: 1.3em;
}
#content .csc-frame.csc-frame-frame2 .csc-textpic.csc-textpic-intext-left-nowrap .csc-textpic-text a:link {
	line-height: 1.3em;
}
/* ********************************************************************** */