/*  http://modern-recuiting.de/bilder/user.css */

html {
	background: #FFFFFF; /* weiss */
}

body {
	text-align: center;
  	color: #222; 
  	font: normal 12px/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
body#tinymce {
	background: #FFFFFF; /* weiss */
	text-align: left;
	margin: 0.5em 1em;
}
#wrapper {
	width:966px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	border: 35px solid white;
	background: #fff;
}
#header {
	height: 167px;
	display: block;
	text-align: center;
	position: relative;
	background: url(ModRec-Kopf966-167.jpg) no-repeat;
}
#title, #subtitle {
	display: block;
	position: absolute;
	top: 30px;
	left: 15px;
	width: 500px;
	height: 105px;
	text-indent: 771px;
	white-space: nowrap;
	overflow: hidden;
}
#content_wrapper {
	border-top: 8px solid #fff;
	border-bottom: 8px solid #fff;
	margin-top: 29px;
	padding: 57px 137px 10px 200px;
}



/* @group Navi */
#navi {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 200px;
	width: 966px;
}

#navi ul {
margin-left:-34px;
	width: 100%;
}

#navi li {
	list-style-type: none;
	float: left;
	width: 157px;
	text-align: center;
	border: solid #979797;
	border-width: 1px 1px 1px 1px;
	position: relative;
}

#navi li:last-child {
/*	border-right: none;*/
}

#navi li#mr-leistung,
#navi li#mr-recuiting {
}

#navi li#mr-ueber  {
}
#navi li#mi6173 {
}
#navi li#mr-impressum /* Impressum */ {
	display: none;
	color: black;
}

#navi li#mi6174 /* Kontakt */ {
	border-right: none; /* für IE-Versionen, die last-child nicht verstehen */
}

#navi a {
	color: black;
	padding: 0 15px;
	font: normal 12px/34px "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, sans-serif;
	text-decoration: none;
	display: block;
}
#navi li:hover a,
#navi li.sfhover a,
#navi li.active a {
	background: #BFDFFF;  /* hellblau */
	color: black;
}
#navi ul ul {
	position: absolute;
	left: 0;
	top: 34px;
	width: 100%;
	display: none;
	background: none;
	color: black;
	padding-top: 1px;
}
#navi li:hover ul,
#navi li.sfhover ul {
	display: block;
}
#navi li li {
	border: none;
	float: none;
	margin-top: 1px;
	width: 100%;
}
#navi li li a,
#navi li:hover li a,
#navi li.sfhover li a {
	background: #BFEFFF;  /* hellblau */ 
	line-height: 35px;
	border: 0;
	color: black;
	white-space: nowrap;
	_width: 100px
}
#navi li li a:hover,
#navi li li.active a,
#navi li li.sfhover,
#navi li li.active {
	background: #0000B3; /* dunkelblau */
	color: #000000;      /* schwarz */
}
/* @end */

#main {
	position: relative;
	min-height: 300px;
	height: auto !important;
	height: 300px; /*For IE*/
}

.content {
	position: relative;
}

.content:not(:first-child) {
	margin-top: 1em;
}

.content.links,
.content.rechts {
	width: 48%;
}

.content.links {
	float: left;
	margin-right: 4%;
}

.content.rechts {
	float: right;
}

.post .pic_left {
	position: absolute;
	left: -404px;
	top: 0;
}
.post .pic_right {
	float: right;
	margin: 5px 0 5px 15px;
	display: inline;
}
.post img {
	padding: 0;
	border: 0;
}
.post p, #sidebar p {
	margin: 0;
	padding: 0;
}
.post ul {
	margin: 1em 0;
}
.post li:last-child {
	margin: 0;
}
a { color: #000; }
a:visited { color: #000; }
a:hover { color: #0000B3; }
	
h1, h2 {
	color: #000000;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 1em 0;
	line-height: 1.3em;
}
h2 {
	font-size: 12px;
	margin: 0;
}

/*.post:first-child .body :first-child:not(.subtitel) {
	margin-top: 1em;
}*/
.subtitel {
	color: #000000;
	font-size: 16px;
	position: relative;
	top: -16px;
}
body#tinymce .subtitel {
	position: static;
	display: block;
	margin-bottom: 16px;
}
hr {
	border: 1px solid #0000B3;
}
#footer {
	clear: both;
	position: absolute;
	left: 0;
	bottom: -25px;
	width: 100%;
	font-size: 11px;
	font-family: verdana;
	color: black;
}

#footer a {
	color: black;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	margin: 0;
}
#footer #login_link {
	display: none;
}
#footer .rechts {
	position: absolute;
	top: 0;
	right: 0;
	text-align: right;
}
#sidebar {
	float: right;
	width: 185px;
	margin: 5px 5px 5px 0;
	display: inline;
	font-size: 13px;
	line-height: 1.5em;
}
.pagination {
	text-align: center;
}
#search {
	display: none;
}
/* @group gallery */
.gallery ul {
	margin: 0;
}
.gallery li {
	margin: 0 20px 15px 0;
	float: left;
	list-style: none;
}
.gallery img {
	padding: 1px;
	border: 1px solid #FF00FF;
}
/* @end */


/* @group Form */
.user_form .text_field,
.user_form .text_area {
	font-size: 14px;
	color: #09c;
	border: 1px solid #abddee;
	padding: 2px 2px 2px 5px;
	background-color: #0000B3;
	width: 300px;
}
.user_form .text_field:focus,
.user_form .text_area:focus {
	border-color: #9bbe00;
	background-color: #edf6b9;
	color: #0000B3;
}
.user_form .text_area {
	margin: 0px 0px 20px 0px;
	height: 50px;
	width: 480px;
}

#user_form_error, #user_form_ok {
	border: 2px solid;
	padding: 3px 5px;
}
/* @end */