/* Start CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1.4;
}

ol, ul {
	list-style: none;
        margin:10px 0 0 35px;
        padding:0;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {vertical-align:top;}

* {
  margin: 0;
  padding: 0;
}
/* End CSS Reset */


html {
    position: relative;
    min-height: 100%;
}
body {
    font-size: 100%;
    font-family: 'Yantramanav', sans-serif;
    -webkit-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
    color: #666;
    margin: 0 0 85px 0;
}

/* img{max-width:100%;height:auto;} */


a {color:#2b6bb0;text-decoration: none;}

a:hover {text-decoration:underline;}

b,
strong {font-weight: bold;}

p {margin:0 0 20px 0;}

video {max-width: 100%;	height: auto;}

h1, h2, h4, h5, h6 {
    padding: 24px 0 16px 0;
    margin:0;
    line-height: 1.2;
    color: #faa020;
    font-family: 'Yantramanav', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	font-smoothing:antialiased;
	font-smooth:always;
}

h1 {font-size: 36px;font-weight:700;padding:24px 0 26px 0;}


h2 {font-size: 32px;font-weight:bold;color:#fff;    line-height: 1.1;}
h2 a{color:#fff;text-decoration:none;}


h3 {font-size: 32px;font-weight:500;color:#2b6bb0;padding-bottom:10px;}
h3 a{color:#fff;text-decoration:none;}

h4 {font-size: 21px;font-weight:500;background-color:#f2f2f2;padding:0;}

h5 {
    padding: 20px;
    margin: 0;
    color: #2b6bb0;
	background-color:#f4f4f4;
    font-family: 'Yantramanav', sans-serif;
    font-weight: 500;
	font-size:18px;
	border-bottom:1px solid #fff;
}

h6 {
    padding: 0 0 15px 0;
    margin:59px 50px 0 20px;
    color: #2b6bb0;
    font-family: 'Yantramanav', sans-serif;
    font-weight: 400;
	font-size:16px;
	border-bottom:1px solid #e4e4e4;
}


hr{border: none;border-top: 1px solid #b9b3b0;color: #fff;background-color: #fff;height: 1px;margin:36px 0;}

h1.argumente, h1 a{color:#000;}


#news h3 a{font-size: 32px; font-weight:bold; color:#000;}
#news h3 a:hover{color:#000;text-decoration:none;}
#news-content ul{list-style-type:disc;}


#oben {
    background-color:#fff;
    color: #000;
    font-size: 16px;
    font-family: 'Yantramanav', sans-serif;
	font-weight:500;
    position: absolute;
    left: 0;
    top: 0;
    height: 135px;
    width: 100%;
}
#obenzwei {
    background-color:#fff;
    color: #000;
    font-size: 16px;
	font-weight:500;
    font-family: 'Yantramanav', sans-serif;
    position: absolute;
    left: 0;
    top: 135px;
    line-height: 44px;
	border-top:1px solid #ececec;
	border-bottom:1px solid #f3f3f3;
    width: 100%;
}

#wrap{margin:25px 0 0 0;background-color:#fff;border:1px solid #f7f7f7;}
#wrap img{max-width:100%;height:auto;}


#homecontent {
    font-family: 'Yantramanav', sans-serif;
	font-weight:400;
    font-size: 24px;
    padding:0 20px 25px 20px;
}

#content {
    font-family: 'Yantramanav', sans-serif;
	font-weight:400;
    font-size: 21px;
    -webkit-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	font-smoothing:antialiased;
	font-smooth:always;
    margin: 0;
    padding:0 45px 25px 20px;
    min-height:700px;
}

#content a {
    color: #2b6bb0;
    text-decoration: none;
}

#content a:hover {
    color: #2b6bb0;
    text-decoration:underline;
}

#content ul {
	list-style: disc;
	margin:10px 0 0 20px;
}

#content ul li{
    padding:0 10px 0 10px;
}

#sidebar {
    color:#2b6bb0;
    font-size: 16px;
    margin:0;
    padding:0 20px 0 0;
}

#sidebar a:hover{text-decoration:underline;}

#sidebarinhalt {
    /* color:#2b6bb0; */
    font-size: 16px;
    margin:0;
    padding:60px 20px 0 0;
}

/* #sidebarinhalt a{text-decoration:none;} */
#sidebarinhalt a:hover{text-decoration:underline;}



#unten {
    background-color:#fff;
    color: #000;
    font-size: 16px;
    font-family: 'Yantramanav', sans-serif;
	font-weight:400;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 60px;
    width: 100%;
}

#back-top {
    display: none;
    position: fixed;
    z-index:999;
    right: 15px;
    bottom: 15px;
    width: 30px;
    height: 30px;
    float: left;
    cursor: pointer;
    transition: .21s;
    -moz-transition: .21s;
    -webkit-transition: .21s;
    -o-transition: .21s;
    background: #888 url('images/up-arrow.png') no-repeat center center;
}

#back-top:hover {background-color: #faa020;}

/* classes */

.news {
    padding: 0 20px 0 20px;
    margin:0 0 20px 0;
    color: #666;
	background-color:#f4f4f4;
    font-family: 'Yantramanav', sans-serif;
    font-weight: 400;
	font-size:16px;
}
.news ul{padding:0; margin:0;list-style: none;}
.news li{border-bottom:1px solid #fff; padding:16px 0 16px 0;}
.news a{color: #2b6bb0; font-weight: 400; font-size:18px;}
.news a:hover{color: #f3a93c;}

.boexli {padding: 10px 20px;margin:0 0 20px 0;background-color:#f4f4f4;font-family: 'Yantramanav', sans-serif;font-weight: 400;font-size:16px;}
.boexli a{color: #2b6bb0; font-weight: 500; }
.boexli a:hover{color: #f3a93c;}


.angebotsnh{position:absolute;top:65px;width:250px;right:0;}
.white{background-color:#fff;}
.logo img{float:left;}
.logo{height:122px; padding-top:23px;font-family:'Asap';font-size:16px; padding-left:20px;}
.claim{float:left;text-transform:uppercase;font-weight: bold;color:#2b6bb0;margin:12px 5px 0 0;}
.meta{height:122px; padding-top:23px;float:right;font-family: 'Yantramanav', sans-serif; font-weight:400;padding-right:20px;}

div.wrap-col.meta > ul > li {display:inline; padding:0 0 0 40px;}
div.wrap-col.meta > ul > li > a{display:inline; font-size:14px; color:#adadad;}
div.wrap-col.meta > ul > li > a > img{position:relative; float:right;}

.pad{padding:20px 0 0 0;}
.padcontentbild{padding:0 20px 0 20px;}
.footcont{color:#9f9f9f; padding:20px 0 0 0;}
.footcont a{color:#9f9f9f;}

.flyoutclaim {display:none;}
.searchoff {display:none;}
.metasearch{display:block;margin:-68px -8px 0 0; float:right;position:relative; z-index:999;}
.up{margin-top:-48px;}
.avatar{background: url(/images/content/mitarbeitende/avatar.png) no-repeat; height:180px;}

/* Formulare Zusaetze */
.contactFormClass_label {font-weight:500;}
fieldset#contactFrame hr {margin:20px 0;}
div.contact:nth-child(31) > label:nth-child(1){display:none;}
.infotxt {font-size:80%;}


