/*----------------------- General ------------------------------*/

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	font: 12pt/1.5 "palatino Linotype", "times New Roman", serif;
	color: #000;
	line-height: 1.5;
	background-color: #fff;
}
h1 {
	border-bottom: 1px solid #E5E5E5;
}
h3 {
	font-size: 1.4em;
	margin:1em 0;
	color: #066873;
}
h4 {
	font-size: 1.2em;
	margin-bottom: 1em;
	font-weight: bold;
	color: #066873;
}
h5 {
	font-size: 1.1em;
	margin-bottom: 1em;
	color: #066873;
}
img {
	border:none;
}
address,
p,
ul {
	font-style: normal;
	margin-bottom:1em;
	clear:both;
}
ul li {
	background:url(../pics/pi_bullet_me2_02.png) no-repeat scroll left 10px transparent;
	padding:0 0 5px 15px;
	list-style:none;
}
a, a:active, a:visited, a:focus {
	color:#066873;
	font-size:1em;
}
table,
dl {
	margin-bottom:1em;
}
dt {
	color:#066873;
}
th {
	vertical-align:top;
	text-align:left;
}

/*--------------------- Content -----------------------*/

.colMain a[href]:after {
	content:" <http://www.manz.com"attr(href)">";
	color:#737373;
	font-style:italic;
}
.colMain a[href^="mailto:"]:after {
	content:" <"attr(href)">";
}
hr,
#pageHead h1 a span,
#pageHead div.navTop,
div.colLeft,
#pageHead div.navLang,
div.navBread,
#pageFoot {
	display: none;
}
div.body p img {
	float:left;
	margin: 0 1em 1em 0;
}

/*--------- Management -----------*/

div.body ul.management li {
	float: left;
	margin-bottom: 2em;
	padding: 0;
}
div.body ul.management li a {
	border: 1px solid #E5E5E5;
	display: block;
	color: #666666;
	text-decoration:none;
}
div.body ul.management li img {
	margin: 0 1em 0 0;
	float: left;
}
div.body ul.management li strong, 
div.body ul.management li span {
	display: block;
	padding: 0.5em 0;
	color:#066873;
}

/*------- Rechte Seite -------*/

.boxModellRight {
	border:1px solid #E5E5E5;
	margin-bottom: 1em;
	padding: 14px 18px;
	clear: both;
}
.boxModellRight dl {
	margin-bottom:0.5em;
}
.boxModellRight dl dt {
	font-weight: bold;
	color:#000;
}

/* --------------------------------------------------------------------- stellenangebote */

#mediathek #locations {
 background: #f8f8f8;
 overflow: hidden;
 margin-bottom: 3em;
 padding-bottom: 3em;
 padding-top: 1em;
}

div#body div#mediathek #locations h5 {
	color: #066873;
    font-size: 1.1em;
    margin-left:0px;
	margin-bottom: 1em;
}

div#body div#mediathek .tabs li {
display: none;
}

div#body div#mediathek .tabs li.current {
	display: block;
	list-style: none;
	
}
div#body div#mediathek .tabs li.current a{
	color: #066873;
    font-size: 1.1em;
    margin-left:0px;
	margin-bottom: 1em;
	text-decoration: none;
	font-weight: bold;
	
}



div#body div#mediathek .tabs li.current a[href]:after {
    content: inherit;
	display: none;
}


div#body div#mediathek #locations ul {
	overflow: hidden;
	margin-bottom: 0;
	width: 210px;
	float: left;
	clear: none;
}

div#body div#mediathek #locations ul.right {
	float: right;
}

div#body div#mediathek #locations li {
width: 210px;
float: left;
padding: 0;
background: none;
height: 25px;
}

div#body div#mediathek #locations li.disabled {
display: none;
}

div#body div#mediathek #locations label{
width: 150px;
margin: 0;
line-height: 1.2em;
}

div#body div#mediathek #locations input{
background: none;
width: auto;
height: auto;
margin-left: 15px;
line-height: 1.2em;
display: none !important;
}

div#body div#mediathek #locations li.disabled label{
color: #afafaf;
}
* html div#body div#mediathek #locations li label{
	padding-top: 4px;
}
*+html div#body div#mediathek #locations li label{
	padding-top: 4px;
}


div#body div#mediathek #locations #submit{
clear: both;
float: right;
margin-right: 2em;
background: url("../pics/bg_mediathek_arrow.png") no-repeat scroll left bottom transparent;
width: 23px;
height: 23px;
}

div.body ul.jobView li a span {
color: #666666;
}


.jobView a {
	text-decoration: none;
	font-weight: bold;
}

#jobListing h6{
    color: #066873;
    font-size: 1.1em;
    margin-bottom: 1em;
}

.colMain .jobView a[href]:after {
    color: #737373;
    content: " <http://www.manz.com" attr(href) ">";
    font-style: italic;
	text-decoration: underline;
	width: 100%;
	display: block;
}

