@import url('slimbox/slimbox2.css');
@import url('jquery-ui-1.10.3.custom.min.css');

html {
	overflow-x: hidden;
}
html,
button,
input,
select,
textarea {
	font-family: 'Droid Serif', serif;
}

body {
	font-size: 1em;
	line-height: 1.4;
	max-width: 996px;
	margin: 0 auto 108px;
}

img {
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

textarea {
	resize: vertical;
}

p {
	margin: 0 0 15px;
}

a {
	color: #003f6c;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}

[data-append-text]:after {
	content: " »\00a0" attr(data-append-text);
}
a:hover [data-append-text]:after {
	text-decoration: underline;
}

[aria-hidden="true"] {
	display: none;
}

.linkstyle2:before {
	content: "»\00a0";
}
.linkstyle2 {
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	margin-left: 15px;
}
main {
    margin-bottom: 20px;
}
.row {
	font-size: 0;
	margin: 0;
	padding: 0;
}
.row .row {
	margin: 0 -15px;
}
*[class*=" col"],
*[class^="col"] {
	margin: 0 15px 15px;
	display: inline-block;
	font-size: 12px;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* th | 16.12.13 */
#adressSearch h1.headline > span {
	font-weight: normal;
}
.mainNav .slider {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	white-space: normal;
	margin-bottom: 0;
	margin-left: 10px;
	margin-right: 0;
	float: right;
	max-width: 750px;
	/*width: 220px;*/
}
.mainNav .slider .articlelist {
	min-height: 300px;
}
.row[class*=" col"],
.row[class^="col"] {
	margin: 0;
	font-size: 0;
}

/*th | 16.12.13 weitere css klasse eingefügt um rechtes margin zu reduzieren */
.row .mediateaser .media_left_row {
	margin-right: 14px;
}

.row .mediateaser .col2of12 {
	width: 136px;
	margin-right: 25px;
}
.row .mediateaser .col2of12.even {
	margin-right: 0;
}

.col1of12 		{width: 53px;}
.row.col1of12 	{width: 83px;}
.col2of12 		{width: 136px;}
.row.col2of12 	{width: 166px;}
.col3of12 		{width: 219px;}
.row.col3of12 	{width: 249px;}
.col4of12 		{width: 302px;}
.row.col4of12 	{width: 332px;}
.col5of12 		{width: 385px;}
.row.col5of12 	{width: 415px;}
.col6of12 		{width: 468px;}
.row.col6of12 	{width: 498px;}
.col7of12 		{width: 551px;}
.row.col7of12 	{width: 581px;}
.col8of12 		{width: 634px;}
.row.col8of12 	{width: 664px;}
.col9of12 		{width: 717px;}
.row.col9of12 	{width: 747px;}
.col10of12 		{width: 800px;}
.row.col10of12 	{width: 830px;}
.col11of12 		{width: 883px;}
.row.col11of12 	{width: 913px;}
.col12of12 		{width: 966px;}
.row.col12of12 	{width: 996px;}


/* al | Kleiner Hack, weil um "main > .col12of12 > article.col4of12" (article.col4of12) kein "div.row" sein kann. */
main > .col12of12 {
	font-size: 0;
}
main > .col12of12 > article.col4of12 {
	margin-left: 0;
}
main > .col12of12 > article.col4of12 + article.col4of12 {
	margin-left: 15px;
}
main > .col12of12 > article.col4of12 + article.col4of12:last-of-type {
	margin-right: 0;
}
main > .col12of12 > ul.row.col4of12 > li.col4of12 {
	margin-left: 0;
}
/* al | ENDE */

.row .list .row2,
.row .list .row3{
    border-left: 1px solid #e4e7e9;
}
.col12of12 .row.list {
	display: table;
}
.col12of12 .row.list > ul {
	display: table-cell;
}


.loadNext {
	text-align: center;
	margin-bottom: 30px;
	margin-top: 20px;
}


.row.v1.group .admarket .body .col4of12.loadNext,
.admarket.col4of12.teaser.nobg .body .col4of12.loadNext {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
}

.row.group.v1 {
	padding-top: 30px;
}

.row.group {
	margin-bottom: 15px;
}
.mainNav .row .col2of12 {
	width: 165px;
	margin-right: 15px;
	margin-left: 0;
}
.group {
	position: relative;
	padding: 15px 0 0;
}
.group:before {
	content: "";
	position: absolute;
	left: -500px;
	right: -500px;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: repeat-x center bottom;
}
.group.v1:before {
	background-color: #e8f0f7;
}
.group.v1 {
	color: #000;
}

.group.v1.gray:before,
.group.v1.lightgray:before,
.group.v1.lightblue:before{
	content: "";
	position: absolute;
	left: -500px;
	right: -500px;
	top: 0;
	bottom: 0;
	z-index: -1;
	background: repeat-x center bottom;
}

.group.v1.lightblue:before {
	background-color: #e8f0f7;
}

.group.v1.lightgray:before {
	background-color: #f2f3f3;
}

.group.v1.gray:before {
	background-color: #333333;
}


.group.v1 a {
	color: #003F6C;
}
.group.v2:before {
	background-color: #fff;
}
.group.v2 {
	color: #000;
}
.group.v2 a {
	color: #000;
}
.group.v3:before {
	background-color: #00406e;
}
.group.v3 {
	color: #e7f0f7;
}
.group.v3 a {
	color: #e7f0f7;
}

.group.v4 {
	color: #000;
	text-align:center;
	padding-bottom: 20px;
	margin-bottom: 30px;
	padding-top: 20px;
}

.group.v4.border {
	border-top: 1px solid #e4e7e9;
	border-bottom: 1px solid #e4e7e9;
	margin-bottom: 30px;
}

.group.v4.notopborder {
	border-bottom: 1px solid #e4e7e9;
	margin-bottom: 30px;
}
.group.v4.nobottomborder {
	border-top: 1px solid #e4e7e9;
	margin-bottom: 30px;
}
.group.v4.noborder {

}

.group.v4 a {
	color: #003F6C;
}
.group.v4:before {
	background-color: #fff;
}

.group.v4 .standard-content {
	display: inline-block;
	margin-left: 10px;
    margin-right: 10px;
}

/*NEU*/
.v4.group.border {
	margin:0 -15px 30px -15px;
}
.v4.group.border .standard-content{
    margin: 15px 0 15px 28px;
}
.v4.group.border .standard-content:first-child {
    margin-left: 0px;
}
/*Ende NEU*/


table.plain {
	font-size: 14px;
	color: #5f6672;
	width: 100%;
	margin-bottom: 20px;
}

table.plain.appoint {
	border-bottom: 1px solid #e4e7e9;
	border-top: 1px solid #e4e7e9;

}

table.plain.appointbottom {
	border-bottom: 1px solid #e4e7e9;
}

table.plain.appoint .tabletop{
	padding-top: 20px;
}

table.plain.appoint .tablebottom,
table.plain.appointbottom .tablebottom {
	line-height: 1.55;
	padding-bottom: 20px;
}



table.plain td,
table.plain th {
	font-weight: normal;
	padding: 3px 10px 3px 0;
	text-align: left;
	vertical-align: top;
}


table.plain th h2{
	color: #003f6c;
}


table.default {
	color: #5f6672;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 15px;
	width: 100%;
}
table.default td,
table.default th {
	vertical-align: top;
	border-bottom: 1px solid #e4e7e9;
	padding: 10px 0 10px 10px;
}
table.default td:first-child,
table.default th:first-child {
	padding-left: 0;
}
table.default thead > * {
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}

script {
	display: none !important;
}

/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
	(-o-min-device-pixel-ratio: 5/4),
	(-webkit-min-device-pixel-ratio: 1.25),
	(min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
	background-color: transparent;
	border: 0;
	overflow: hidden;
	*text-indent: -9999px;
}

.ir:before {
	content: "";
	display: block;
	width: 0;
	height: 150%;
}

.hidden {
	display: none !important;
	visibility: hidden;
}

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}

.invisible {
	visibility: hidden;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.no-js .hideOnNoScript {
	display: none;
}

#specifity .external .button:after {
	content: "»\00a0";
	position: relative;
	top: 0px;
	margin-left: 8px;
	line-height: 0;
	font-size: 18px;
}

/* wlm | Loginbox */
#loginbox-loginpopup .padded {
	padding: 0 30px;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
	* {
		background: transparent !important;
		color: #000 !important; /* Black prints faster: h5bp.com/s */
		box-shadow: none !important;
		text-shadow: none !important;

	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links for images, or javascript/internal links
	 */

	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}

	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	thead {
		display: table-header-group; /* h5bp.com/t */
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	img {
		max-width: 100% !important;
	}

	@page {
		margin: 0.5cm;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}

}

#socialbookmarks {
	left:					0px;
	position:				fixed;
	background-color: 		#00406e;
	-webkit-border-radius: 0 5px 5px 0;
	-moz-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
	/* shadow */
	-webkit-box-shadow: 0px 2px 3px #999999;
	-moz-box-shadow: 0px 2px 3px #999999;
	box-shadow: 0px 2px 3px #999999;
	z-index: 11;
	behavior: url(/global/css/PIE.htc);
}
#socialbookmarks ul {
	list-style: none;
	margin: 0px;
}
#socialbookmarks li {
	margin: 10px;
}

/* Baukasten */
.container {
	margin-bottom: 30px;
}
.container:last-child {
	margin-bottom: 0;
}
.container .title {
	display: block;
}
/* containerTwo */
.container-right.col6of12,
.container-left.col6of12 {
	display: inline-block;
	margin-bottom: 30px;
}
.container-right.col6of12:last-child,
.container-left.col6of12:last-child {
	margin-bottom: 0;
}
.container-left.col6of12 {
	margin-left: 0;
}
.container-right.col6of12 {
	margin-left: 0;
	margin-right: 0;
}
/* containerRight */
.containerRight > .wrapper {
	float: right;
}