@import url('/format-mobile.css');

html
{
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}

body
{
	margin: 0;
	padding: 0;
	font-family: 'Roboto', san-serif;
	font-weight: 300;
	font-size: 13px;
	line-height: 1.4em;
	color: #00000;
    background-color: #fff;
}

/******************************************************************************/

.hiddenclear
{
	font-size: 1px !important;
	line-height: 1px !important;
	clear: both !important;
	margin: 0 !important;
	padding: 0 !important;
	height: 1px !important;
	visibility: hidden !important;
}

.clear
{
	clear: both !important;
}

@media
only screen and (min-width: 1053px )
{
    .jQuery
    {
        float: left;
    }

    /******************************************************************************/

    #container
    {
    	width: 980px;
        background-color: #fff;
        margin: 0 auto;
    	padding: 0;
    	position: relative;
    }

    /******************************************************************************/

    #header
    {
    	width: 981px;
    	margin: 0 auto;
    	padding: 0px;
    	top: 0;
    	position: fixed;
    	height: 125px;
    	z-index: 5;
    	border-bottom: 5px solid #fff;
    }

    #blur
    {
    	width: 981px;
    	margin: 0 auto;
    	padding: 0px;
    	top: 0;
    	position: fixed;
    	height: 130px;
    	z-index: 4;
    	background-color: #fff;
    	filter:alpha(opacity=98); /* IE */
    	-moz-opacity: 0.98; /* Mozilla */
    	opacity: 0.98; /* Opera */
    }

    #header img
    {
        position: absolute;
    	top: 10px;
    	left: 0;
    	margin: 0;
    	padding: 0;
    }

    #header h1
    {
        margin: 0;
        padding: 0;
        font-size: 24px;
        color: #000;
        text-transform: uppercase;
        font-weight: 300;
        letter-spacing: 0.1em;
    	position: absolute;
    	bottom: 25px;
    	right: 0;
    	text-align: right;
    	line-height: normal;
    }

    /******************************************************************************/

    #navi
    {
    	margin: 0;
    	padding: 0;
    	font-size: 14px;
    	font-weight: 400;
        position: absolute;
        bottom: 15px;
        left: 0;
    	text-transform: uppercase;
    }


    #navi ul
    {
    	margin: 0;
    	padding: 0;
    	list-style-type: none;
    	letter-spacing: 1px;
    	float: right;
    }

    #navi li
    {
    	margin: 0;
    	padding: 0;
        list-style-type:none;
    	float: left;
    	display: block;
    }

    #navi a
    {
    	margin: 0 25px 0 0;
    	padding: 3px 0 5px 0;
    	text-decoration: none;
    	color: #000;
    	display: block;
    }


    #navi a:link, #navi a:visited
    {
    }

    #navi a:hover, #navi a:active, #navi a:focus
    {
    	border-bottom: 2px solid #000;
    }


    #navi span, #navi .aktiv
    {
    	margin: 0 25px 0 0;
    	padding: 3px 0 5px 0;
    	border-bottom: 2px solid #000;
    	color: #000;
    	display: block;
    	text-align: left;
    }

    #navi .menuebutton
    {
        display: none !important;
    }

    /******************************************************************************/

    #bild
    {
    	width: 980px;
    	margin: 130px auto 0 auto;
    	padding: 0 0 5px 0;
        position: relative;
    }

    #bild img
    {
    	display: block;
        margin: 0;
    	padding: 0;
    }

    #bild p
    {
    	margin: 0;
    	padding: 0;
    }

    /******************************************************************************/

    #tip
    {
    	position: absolute;
        bottom: 20px;
        left: -20px;
        color: #fff;
        font-size: 12px;
    }

    #tip div
    {
        padding: 20px;
        background-image: url(/layout/tipp-hg.png);
    	background-position: top right;
    	background-repeat: no-repeat;
    }

    #tip h2
    {
        font-size: 15px;
        margin: 0 0 5px 0; padding:0;
        font-weight: normal;
    }

    #tip img
    {
        padding: 0;
        margin: 0;
    	border: 1px solid #fff;
    }

    #tip .bildAbsatz
    {
        margin: 0;
        padding: 0;
    }

    #tip .linkButton
    {
    	text-align: right;
    	margin: 20px 0 0px 0;
        padding: 0;

    }

    #tip .linkButton a
    {
        background-color: #449cdb;
        color:#fff;
    	padding:3px 15px 3px 15px;
    	margin:0;
    	float:none;
    	font-weight:normal;
        text-decoration:none;
        moz-border-radius: 3px;
        webkit-border-radius: 3px;
        border-radius:3px;
        behavior: url(/common/border-radius.htc);
    }

    #tip .linkButton a:hover, #tip .linkButton a:active, #tip .linkButton a:focus
    {
        background-color: #5eb6f5;
    	color:#fff;
    	padding:3px 15px 3px 15px;
    	margin:0;
    	float:none;
    	font-weight:normal;
        text-decoration:none !important;
        text-decoration:none;
        moz-border-radius: 3px;
        webkit-border-radius: 3px;
        border-radius:3px;
        behavior: url(/common/border-radius.htc);
    }

    #tip a
    {
        color:#fff;
        font-weight:normal;
        text-decoration:underline;
    }

    /******************************************************************************/

    #inhalte
    {
    	padding: 0;
        width: 980px;
        margin: 20px auto;
        text-align:left;
    }

    #inhalte p
    {
    	padding: 0;
    	margin: 10px 0 10px 0;
    }

    #inhalte a
    {
    	color: #44565c;
    	text-decoration: none;
    	margin: 0;
    	padding: 0;
    }

    #inhalte a:hover, #inhalte a:active, #inhalte a:focus
    {
    	text-decoration: underline;
    }

    /******************************************************************************/

    #links
    {
    	margin: 0 20px 0 0;
    	padding: 0;
    	width: 250px;
    	float: left;
    	display: inline;
    	position: relative;
        line-height:1.5em;
    	letter-spacing: 1px;
    }

    #links div
    {
    	clear: both;
    	margin:0px 0 15px 0;
    	padding: 0 0 10px 0;
        background-color:#ededed;
    }

    #links h1
    {
        margin: 10px;
    	padding: 0;
        font-size: 17px;
        font-weight:normal;
        color: #44565c;
    }

    #links h2
    {
        margin:0px;
    	padding: 10px 12px 10px 13px !important;
        font-size: 17px;
        font-weight:normal;
        color: #fff;
    	background-color: #458fc6;
    }

    #links h3
    {
        margin:0px;
    	padding: 5px 12px 2px 13px;
        font-size: 15px;
        font-weight:normal;
        color: #44565c;
    }

    #links img
    {
    	padding: 0px;
    	margin: 0;
    	border:none;
    }

    #links p
    {
        padding: 0px 10px 0px 10px;
        margin: 10px 0 0px 0;
    }

    #links .linkButton
    {
    	text-align:center;
    	margin:0;
        padding:10px 12px 0px 10px;
        font-size:15px;
    	width: 230px;
    }

    #links .linkButton a
    {
    	background-color: #4594cd;
    	color:#efe9e5;
    	padding:4px 10px 4px 10px;
    	margin:0;
    	float:none;
    	font-weight:normal;
        display:block;
        text-decoration: none !important;
    }

    #links .linkButton a:hover, #links .linkButton a:active, #links .linkButton a:focus
    {
    	background-color: #4594cd;
    	color:#efe9e5;
    	padding:4px 10px 4px 10px;
    	margin:0;
    	float:none;
    	font-weight:normal;
        display:block;
        text-decoration: underline !important;
    }

    #links .prospektlink img
    {
    	margin: 0;
    	padding: 10px 0 0 15px;
    }


    #links ul
    {
    	margin: 0px;
        padding:0;
    }

    #links li
    {
    	margin: 0px;
    	padding: 0px;
        list-style-type:none;
    }

    #links .datenschutz img
    {
        width: 100% !important;
        height: auto !important;
    }


    /******************************************************************************/

    #rechts
    {
    	margin: 0;
    	padding: 0;
    	width: 710px;
    	float: left;
    	display: inline;
    	position: relative;
        line-height:1.5em;
    	letter-spacing: 1px;
    }

    #rechts div
    {
    	clear: both;
    	margin: 0 0 20px 0;
    	padding: 0 0 10px 0;
        border-bottom: 1px solid #449cdb;
    }

    #rechts h1
    {
        margin: 10px 0 10px 0px;
    	padding: 0 !important;
        font-size: 23px;
        font-weight:normal;
        color: #686767;
    }

    #rechts h2
    {
        margin:0px;
    	padding: 0 !important;
        font-size: 17px;
        font-weight:normal;
        color: #449cdb;
    }

    #rechts h3
    {
        margin:0px;
    	padding: 5px 12px 2px 13px;
        font-size: 15px;
        font-weight:normal;
        color: #44565c;
    }

    #rechts img
    {
    	padding: 0px;
    	margin: 5px !important;
    	border:none;
        float: left;
    }

    #rechts p
    {
        padding: 0px 5px 0px 5px;
        margin: 10px 0 0px 0;
    	font-size: 12px;
    }

    #rechts li
    {
        margin: 0 0 5px 0;
        padding: 0;
    }

    #rechts .linkButton
    {
    	text-align:center;
    	margin: 10px;
        padding:0;
        font-size:15px;
    	width: 180px;
    }

    #rechts .linkButton a
    {
    	background-color: #4594cd;
    	color:#efe9e5;
    	padding:4px 10px 4px 10px;
    	margin:0;
    	float:none;
    	font-weight:normal;
        display:block;
        text-decoration: none !important;
    }

    #rechts .linkButton a:hover, #rechts .linkButton a:active, #rechts .linkButton a:focus
    {
    	background-color: #4594cd;
    	color:#efe9e5;
    	padding:4px 10px 4px 10px;
    	margin:0;
    	float:none;
    	font-weight:normal;
        display:block;
        text-decoration: underline !important;
    }

    #rechts .prospektlink img
    {
    	margin: 0;
    	padding: 10px 0 0 15px;
    }

    /******************************************************************************/


    #breit
    {
    	margin: 0;
    	padding: 0;
    	width: 1000px;
    	position: relative;
        line-height: 1.5em;
    	letter-spacing: 1px;
    }

    #breit h1
    {
        margin: 10px 0 20px 0px;
    	padding: 0 !important;
        font-size: 23px;
        font-weight:normal;
        color: #686767;
    }

    #breit #statNavi
    {
        margin: 15px;
    }

    #breit #statsNavi a
    {
        font-weight: bold;
    }

    #breit table
    {
        width: 90%;
        border: 1px solid grey;
    }

    #breit td
    {
        border: 1px solid grey;
        padding: 3px 3px 3px 15px;
    }

    #breit .sammelanfrage
    {
    	text-align: center;
    	color: #777;
    }

    #breit .sammelanfrage p
    {
    	padding: 7px 0 0 0;
    	margin: 0;
    	font-size: 14px;
    }

    #breit .sammelanfrage .linkButton
    {
    	padding: 5px 20px 5px 20px !important;
    	margin: 0 10px 0 0 !important;
    	font-size: 18px;
    }

    #breit .sammelanfrage .linkButton a
    {
        background-image: url(/layout/pfeil-rechts.png);
    	background-position: 15px center ;
    	background-repeat: no-repeat;
    	background-color: #a00;
    	color: #fff;
    	padding: 5px 30px 6px 50px;
    	border-radius: 10px;
    	transition-property: background-color;
        transition-duration: 0.5s;
    }

    #breit .sammelanfrage .linkButton a:hover
    {
    	background-color: #1ea760;
        padding: 5px 30px 6px 50px !important;
    }

    #breit .werbetext
    {
    	margin: 55px 0 0 0;
    }

    #breit .linkButton
    {
    	text-align: right;
    	margin:0;
        padding:10px 12px 0px 10px;
        font-size:15px;
    }

    #breit .linkButton a
    {
    	background-color: #4594cd;
    	color:#efe9e5;
    	padding:4px 10px 4px 10px;
    	margin:0;
    	float:none;
    	font-weight:normal;
        text-decoration: none !important;
    }

    #breit .linkButton a:hover, #breit .linkButton a:active, #breit .linkButton a:focus
    {
    	background-color: #4594cd;
    	color:#efe9e5;
    	padding:4px 10px 4px 10px;
    	margin:0;
    	float:none;
    	font-weight:normal;
    }

    /******************************************************************************/

    #navi3
    {
        width: 980px;
        margin: 0 auto;
    	padding: 0;
        font-size:13px;
        display:block;
    	position: absolute;
    }

    #navi3 ul
    {
    	margin: 0;
    	padding: 0;
    }

    #navi3 li
    {
    	margin: 0;
    	padding: 0;
    	list-style-type: none;
        float: right;
    }

    #navi3 a
    {
    	margin: 0;
    	padding: 0 10px 0 10px;
        color: #969696;
        font-weight:bold;
        text-decoration:none;
    }

    #navi3 li:first-child a
    {
    	border-right: none;
    }


    #navi3 a:hover, #navi3 span
    {
    	margin: 0;
    	padding: 0 10px 0 10px;
        color: #969696;
        font-weight:bold;
        text-decoration:underline;
    }

    /******************************************************************************/

    #adresse
    {
        margin: 0 0 20px 0;
        padding: 10px;
        text-align: left;
        line-height: 1.5em;
    	background-color: #969696;
    	letter-spacing: 1px;
    	height: 80px;
    }

    #adresse div
    {
        margin: 0;
        padding: 0;
    }

    #adresse table
    {
    	margin: 0;
    	padding: 0;
    	color: #fff;
    }

    #adresse .spalte1
    {
    	margin: 0;
    	padding: 0;
    	width: 245px;
    	color: #fff;
    	font-size: 15px;
    	vertical-align: top;
    }

    #adresse .spalte2
    {
    	margin: 0;
    	padding: 0;
    	width: 245px !important;
    	color: #fff;
    	vertical-align: top;
    }


    #adresse p
    {
        margin:10px 0 10px 0 !important;
        padding:0 !important;
    	color: #fff !important;
    }

    #adresse a
    {
    	color: #fff;
    	text-decoration: none;
    	margin: 0;
    	padding: 0;
    }

    #adresse a:hover, #adresse a:active, #adresse a:focus
    {
    	text-decoration: underline;
    }

    /******************************************************************************/

    #footer
    {
        margin:0 auto;
        padding:0;
        text-align:left;
        width: 980px;
        color:#44565c;
    }

    #footer div
    {
    	padding: 0 !important;
        margin: 0;
        width: 980px;
    }

    #footer .zeitmessung
    {
    	font-size: 10px;
    	color: #44565c;
    }

    #footer p
    {
    	padding: 0;
    	margin: 0;
    	font-size: 10px;
    }

    #footer a
    {
    	color: #44565c;
    }

    #footer #footerLink1{text-decoration: none;}
    #footer #footerLink2{text-decoration: none;}
    #footer #footerLink3{font-weight: bold;}
    #footer #footerLink4{text-decoration: none;}
    #footer #footerLink5{text-decoration: none;}


    /******************************************************************************/


    #bottom
    {
        margin: 100px auto;
        padding: 0;
        text-align: left;
        color: #adadad;
    }

    #bottom a
    {
        color: #adadad;
        text-decoration: underline;
    }

    #bottom h2
    {
        color: #adadad;
        font-weight: normal;
        font-size: 13px;
        margin: 0;
        padding: 0;
    }


    #bottom h1
    {
        color: #adadad;
        font-weight:bold;
        font-size:12px;
        margin: 0;
        padding: 0;
    }

    #bottom h3
    {
        color: #adadad;
        font-weight:normal;
        font-size:13px;
        margin: 0;
        padding: 0;
    }


    #bottom p
    {
        margin: 5px 0 5px 0px;
        padding:0;
        font-size:11px !important;
    }


    #bottom table
    {
    	margin: 0 auto;
    	padding: 0;
    }

    #bottom td
    {
        width: 33%;
        margin: 5px;
        padding:5px;
        vertical-align:top;
        background-color: #f1f1f1;
    }

    /******************************************************************************/

    .angebot
    {
    	width: 240px;
    	height: 210px;
    	overflow: hidden;
    	float: left;
    	margin: 8px 7px 0 0;
    	padding: 0;
    	position: relative;
    	letter-spacing: normal;
    }

    .angebot:nth-of-type(4n+5)
    {
    	margin: 8px 0 0 0;
    }


    .angebot div
    {
    	position: absolute;
    	top: 0;
    	bottom: 0;
    	background-color: #fff;
    }

    .angebot .firstWrapper
    {
    	z-index: 1;
    }

    .angebot .secondWrapper
    {
    	z-index: 2;
    	display: none;
    }


    #inhalte .angebot p
    {
    	margin: 0;
    	padding: 5px;
    }


    .angebot .text1, .angebot .text2
    {
    	min-height: 120px;
    }


    .angebot h2
    {
    	font-size: 14px;
    	text-align: center;
    	margin: 0;
    	padding: 3px;
    	background-color: #4d99d6;
    	color: #fff;
    	font-weight: 400;
    }

    .angebot .preis
    {
    	width: 240px;
    	position: absolute;
    	bottom: 0;
    	font-weight: 400;
    	text-align: center;
    	color: #fff !important;
    	margin: 1px 0 1px 0 !important;
    	padding: 2px 0 1px 0 !important;
    	background-color: #a00 !important;
    	display: block;
    	letter-spacing: normal;
    }


    .angebot .secondWrapper span
    {
    	width: auto;
    	position: static;
    	display:block;
    	font-weight: 400;
    	text-align: center;
    	color: #a00 !important;
    	display: block;
    	background-color: #fff !important;
    }

    .angebot .pic
    {
    	width: 240px;
    	height: 160px;
    	display: block;
    	overflow: hidden;
    	margin: 0 !important;
    	padding: 0 !important;
    	text-align: center;
    }


    .angebot .text
    {
    	position: static !important;
    	height: 110px;
    	overflow-y: scroll;
    }

    .angebot img
    {

    	margin: 0 !important;
    	padding: 0 !important;
    	min-width: 240px;
    	min-height: 160px;
    	line-height: normal !important;
    	display: inline !important;
    	border: none;
    }


    .angebot .linkButton
    {
    	width: 240px;
    	position: absolute;
    	bottom: 0;
    	font-weight: 400;
    	text-align: center;
    	margin: 0 !important;
    	padding: 0 !important;
    }

    .angebot .linkButton a
    {
    	color: #fff !important;
    	margin: 1px 0 1px 0 !important;
    	padding: 2px 0 1px 0 !important;
    	background-color: #a00 !important;
    	display: block;
    }


    .BWStatistik
    {
    	border-collapse: collapse;
    }

    .BWStatistik td
    {
    	border: 1px solid #555;
    }

}

