html{height:100%}
body {
	font:13px/16px Tahoma, Verdana, sans-serif;
	color:#000;
	background:#dedcd7 url(../images/bg.gif) repeat-x;
	margin:0;
	min-width:864px;
	height:100%;
	position:relative;
}
h1, h2, h3, h4, h5{
	font:13px/16px Tahoma, Verdana, sans-serif;
	color:#003050;
		
}

.logologo {
padding-left:19px;
}

select {
	float:left;
	line-height:20px;
	color:#7f7f7f;
	width:175px;
	height:20px;
	padding:0;
	margin:0 29px 0 0;
}

a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
a:focus {outline:none}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
img {border-style:none}
#wrapper {
	background:url(../images/bg-header.jpg) no-repeat 50% 0;
	width:100%;
	overflow:hidden;
}
.wrapper {
	width:864px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	padding:149px 0 0;
}
h1.logo {
	position:absolute;
	top:31px;
	left:32px;
	z-index:2;
	margin:0;
}
.logo a {
	display:block;
	background:url(../images/logo.png) no-repeat;
	width:262px;
	height:29px;
	text-indent:-9999px;
	overflow:hidden;
}
#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:1;
}
#header .holder {
	width:621px;
	height:102px;
	margin:1px 0 0;
	overflow:hidden;
	padding:0 31px 0 212px;
}
#header .slogan {
	float:left;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	margin:66px 0 0;
}
#header .holder .item {
	float:right;
	background:url(../images/separator.gif) no-repeat 100% 0;
}
#header .holder ul {
	height:1%;
	background:url(../images/separator.gif) no-repeat;
	padding:6px 11px 0 3px;
	margin:0 0 48px;
	overflow:hidden;
	list-style:none;
}
#header .holder ul li {
	float:left;
	font-size:12px;
	color:#c7c6c2;
	padding:0 0 0 11px;
}
#header .holder ul a {color:#c7c6c2}
#header .holder ul li.active a {color:#fff}
#header .holder .item p {
	font-size:12px;
	color:#d8d7d2;
	margin:0;
	text-align:right;
}
.menu {
	background:url(../images/bg-menu.gif) no-repeat;
	width:800px;
	padding:23px 32px 0;
	height:27px;
	overflow:hidden;
}
#menu {
	float:left;
	padding:0 1px 0 0;
	margin:0;
	list-style:none;
	background:url(../images/separator1.gif) no-repeat 100% 0;
}
#menu li {
	float:left;
	color:#003050;
	background:url(../images/separator1.gif) no-repeat;
	text-transform:uppercase;
}
#menu li a {
	color:#003050;
	float:left;
	line-height:14px;
	padding:0 23px 9px;
	margin:0 -1px 0 0;
	position:relative;
}
#menu li a:hover {
	border-bottom:4px solid #003050;
	text-decoration:none;
}
#menu li.active a {border-bottom:4px solid #003050}
#nav {
	float:right;
	padding:0 1px 0 0;
	margin:0;
	list-style:none;
	background:url(../images/separator1.gif) no-repeat 100% 0;
}
#nav li {
	float:left;
	color:#003050;
	background:url(../images/separator1.gif) no-repeat;
	text-transform:uppercase;
}
#nav li a {
	color:#7f97a7;
	float:left;
	padding:0 23px 7px;
	margin:0 -1px 0 0;
	position:relative;
}
#nav li a:hover {
	border-bottom:4px solid #7f97a7;
	text-decoration:none;
}
#nav li.active a {border-bottom:4px solid #7f97a7}
#main {
	width:864px;
	overflow:hidden;
}
#content {
	width:864px;
	overflow:hidden;
}
.block {
	background:url(../images/bg-box-t.gif) no-repeat;
	width:864px;
	overflow:hidden;
}
.block .holder {
	background:url(../images/bg-box-b.gif) no-repeat 0 100%;
	width:819px;
	height:288px;
	padding:0 13px 0 32px;
	overflow:hidden;
}
.block .text {
	float:left;
	margin:42px 0 0;
	width:376px;
	padding:0 0 0 24px;
	background:url(../images/separator2.gif) no-repeat;
}
.block .heading {
	width:100%;
	overflow:hidden;
}
.block .title {
	background:url(../images/title-gleich.gif) no-repeat;
	width:327px;
	height:18px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
.block .form {
	width:100%;
	margin:15px 0 0;
	overflow:hidden;
}
.block .form .row {
	width:100%;
	margin:12px 0 0;
	overflow:hidden;
}
.block .form label {
	float:left;
	line-height:20px;
	width:61px;
}
.block .form .txt {
	float:left;
	background:url(../images/bg-input1.gif) no-repeat;
	width:151px;
	height:16px;
	padding:3px 12px;
}
.block .form input {float:left}
.block .form .txt input {
	float:left;
	color:#7f7f7f;
	width:151px;
	height:16px;
	padding:0;
	background:none;
	border:none;
}
.block .form select {
	float:left;
	line-height:20px;
	color:#7f7f7f;
	width:175px;
	height:20px;
	padding:0;
	margin:0 29px 0 0;
}
.block .form .list {
	padding:0 0 0 61px;
	margin:8px 0 -38px;
	height:1%;
	overflow:hidden;
	list-style:none;
}
.block .form .list li {
	width:100%;
	margin:0 0 38px;
	overflow:hidden;
}
.block .form .list li a {
	color:#00416d;
	padding:0 0 0 26px;
	background:url(../images/arrows1.gif) no-repeat 0 50%;
}
.block .photo {
	float:left;
	width:419px;
	position:relative;
}
.block .photo img {display:block}
.block .photo .item {
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
.block .photo .item div {
	background:url(../images/bg-shadow.png) repeat-x;
	width:100%;
	height:12px;
	overflow:hidden;
}
.block .photo .description {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.block .photo .description div {
	height:1%;
	background:url(../images/bg1.png) repeat;
	padding:9px 0 15px 21px;
	overflow:hidden;
}
.block .photo .description h3 {
	background:url(../images/title-job.png) no-repeat;
	width:325px;
	height:36px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
}
.twocolumns {
	padding:0 13px 0 2px;
	width:849px;
	overflow:hidden;
	margin:6px 0 0;
}
.content p, .content h1, .content h2, .content h3, .content h4, .content form {
	padding-left: 47px;
	text-align: left;

}

.content .box-table p, .content .box-table h1, .content .box-table h2, .content  .box-table h3, .content .box-table h4, .content .box-table form {
	padding-left: 0px;
	text-align: left;

}

.content form {
padding-left:45px;
}
.content p {
padding-left:47px;
}

.content .box-table img {
width:115px;
}
.content h1, .content h2, .content h3, .content h4{
	font-size: 19px;
}

.content {
	float:left;
	width:720px;
	margin:10px 0 0;
}
.content .heading {
	width:703px;
	padding:0 14px 0 12px;
	overflow:hidden;
}

.content a{
	color:#003050;
}
.content .heading .title {
	background:url(../images/title-suchergebnisse.gif) no-repeat;
	width:136px;
	height:17px;
	margin:2px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
.form-sort {
	float:right;
	width:286px;
}
.form-sort label {
	float:left;
	line-height:20px;
	color:#003050;
	width:88px;
}
.form-sort select {
	float:left;
	line-height:20px;
	color:#7f7f7f;
	width:175px;
	height:20px;
	padding:0;
	margin:0 6px 0 0;
}
.form-sort label input {float:left}
.box-table {
	background:url(../images/bg-heading-table.gif) no-repeat;
	width:716px;
	padding:0 9px 0 0;
	margin:14px 0 0;
	overflow:hidden;
}
.box-table table {
	width:705px;
	border-collapse:collapse;
	margin:10px 0 0 11px;
}
.box-table table td {
	border-bottom:1px solid #f5f4f1;
	vertical-align:top;
	padding-top:11px;
	padding-bottom:11px;
}
.box-table table .light td {background:#ecebe8}
.box-table table .top td {
	color:#003050;
	padding-top:6px;
	padding-bottom:4px;
	border-bottom:none;
	text-transform:uppercase;
}
.box-table table h3 {
	font:13px/16px Tahoma, Verdana, sans-serif;
	color:#000;
	margin:0;
	text-transform:uppercase;
}
.box-table table p {margin:0}
.box-table table td.cel3 p {margin:0}
.box-table table p a {color:#1a547b}
.box-table table p span {
	padding:4px 10px 4px 0;
	line-height:16px;
	background:url(../images/arrows1.gif) no-repeat 0 50%;
}
.box-table table .cel1 {
	width:125px;
	padding-left:1px;
}
.box-table table .light .cel1 {background:#ecebe8 url(../images/bg-cell.gif) repeat-y}
.box-table table .top .cel1 {
	width:108px;
	padding-left:18px;
}
.box-table table .cel2 {
	width:218px;
	padding-right:34px;
}
.box-table table .cel3 {
	width:118px;
	padding-right:26px;
}
.box-table table .cel4 {
	width:92px;
	padding-left:8px;
}
.box-table table .top .cel4 {
	width:100px;
	padding-left:0;
}
.box-table table .cel5 {width:84px}
.box-table table .light .cel5 {background:#ecebe8 url(../images/bg-celr.gif) repeat-y 100% 0}
.sidebar {
	float:left;
	width:120px;
}
.sidebar .ad {
	width:120px;
	overflow:hidden;
}
.sidebar .ad img {display:block}
.lightbox-table{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	z-index:10;
	height:100%;
	background:url(../images/none.gif);
	display:none;
}
.lightbox-table div{
	width:100%;
	height:100%;
	overflow:hidden;
	background:url(../images/bg-lightbox.png) repeat;
}
.lightbox-holder{
	position:absolute;
	top:-9999px;
	left:0;
}
.lightbox {
	display:block;
	position:static;
	top:164px;
	left:0;
	z-index:20;
	width:702px;
}
.lightbox .holder {
	width:702px;
	margin:0 auto;
	overflow:hidden;
}
.hotel-box {
	background:#f0efeb;
	width:663px;
	padding:0 24px 19px 15px;
	overflow:hidden;
}
.hotel-box .text {
	float:left;
	background:url(../images/separator2.gif) repeat-y;
	width:400px;
	padding:0 28px 0 14px;
	margin:17px 0 0;
}
.hotel-box .heading {
	width:400px;
	overflow:hidden;
}
.hotel-box .text h2 {
	background:url(../images/title-hotel.png) no-repeat;
	width:173px;
	height:15px;
	margin:1px 0 0;
	overflow:hidden;
	text-indent:-9999px;
}
.hotel-box h3 {
	font-weight:normal;
	font-size:18px;
	margin:20px 0 0;
}
.hotel-box .items {
	width:400px;
	margin:18px 0 0;
	overflow:hidden;
}
.hotel-box .item {
	float:left;
	width:180px;
}
.hotel-box .one {padding:0 40px 0 0}
.hotel-box .item p {
	font-size:12px;
	margin:0 0 17px;
}
.hotel-box .item div {
	width:100%;
	overflow:hidden;
}
.hotel-box .item .part {margin:17px 0 0}
.hotel-box .item div p {margin:0}
.hotel-box .item div span {
	float:left;
	width:35px;
}
* html .hotel-box .item div span {width:32px}
.hotel-box .photo {
	float:left;
	width:221px;
	margin:45px 0 0;
}
.hotel-box .photo img {display:block}
.info-box {
	background:#fff;
	width:664px;
	padding:0 20px 26px 18px;
	overflow:hidden;
}
.info-box .text {
	background:url(../images/separator2.gif) repeat-y;
	height:1%;
	padding:0 0 0 14px;
	overflow:hidden;
	margin:31px 0 0;
}
.info-box .heading {
	width:100%;
	overflow:hidden;
}
.info-box .heading h2 {
	background:url(../images/title-stellen.png) no-repeat;
	width:178px;
	height:17px;
	margin:0;
	overflow:hidden;
	text-indent:-9999px;
}
.info-box .heading .link {
	color:#00416d;
	float:right;
	padding:0 20px 0 0;
	background:url(../images/ico-mail.gif) no-repeat 100% 50%;
}
.info-box h3 {
	font-weight:normal;
	font-size:18px;
	margin:20px 0 0;
}
.info-box .list {
	float:left;
	width:216px;
	margin:20px 0 0;
}
.info-box .list ul {
	float:left;
	width:99px;
	padding:0;
	margin:0;
	list-style:none;
}
.info-box .description {
	float:left;
	width:432px;
	margin:3px 0 0;
}
#picspooltitel {
	
}
.info-box .description p {margin:17px 0 0}
