*{box-sizing: border-box;
font-family:"Book Antiqua",Arial, Arial, Helvetica, sans-serif;
font-size: 13px;
}
body{
    width: 1040px;
background-color: #F0F0F0;
margin:25px auto;
}

.mainframe{
    width: 1040px;
    position: absolute;
    min-height: 75px;
    background-color: #FFFFFF;

    }
.menueTopLeft{
    float: left;
    width: 1040px;
    position: fixed;
    height: 150px;
    top:25px;
    background: url('../gfx/cardooropen.jpg') no-repeat 0 0 ;
    background-size:cover;
}


.topSpacer25{
    top:0;
    float: left;
    position: fixed;
    width: 1040px;
    height:25px;
    background-color: #F0F0F0;
    }
.bottomSpacer25{
    bottom:0;
    float: left;
    position: fixed;
    width: 1040px;
    height:25px;
    background-color: #F0F0F0;
}

.menueLogoTopLeft{
    float: left;
    width: 75px;
    height: 75px;
    padding: 5px;
}
.contactFrame{
    float: left;
    background-color: #FFFFFF;

    margin:50px 10px 10px 10px;
    border-radius: 10px;
}
.imgLogoTopLeft{width: 75px; height: 75px; border:0 none;
    float: left;}

.menueTopLeftContact{
    float: left;
    width: 275px;
    height: 80px;
    margin: 5px;
    background-color: #FFFFFF;
}

p, li {width: 750px;}
li {margin-top: 10px;}
.imgTopLeftSchriftzug{width: 275px;
                      height: 32px;}
.contactTopLeftDetail{width: 275px; white-space: nowrap;line-height: 16px; }

.menueTopLeftMenuPoint {

    float: left;
    height:40px;
    margin: 110px 4px 5px;
}
.menuePoint{line-height: 28px;
    border-radius: 5px;
    border: 1px solid #696eb2;
background-color: #696eb2;
    color:#FFFFFF;
    font-size: 18px;
padding: 0 4px; }

.menuePointAktiv{
    line-height: 28px;
    border-radius: 5px;
    border: 1px solid #696eb2;
    background-color: #FFFFFF;
    color:#696eb2;
    font-size: 18px;
    padding: 0 4px; }

.menuePointAktiv a{
    font-size: 18px;
    color:#696eb2;
}

.menuePoint:hover{
    background-color: #FFFFFF;
}

.menuePoint a {
    font-size: 18px;
    color:#FFFFFF;
}

.menuePoint:hover a {
    font-size: 18px;
    color:#696eb2;

}

a {text-decoration: none;}

.contentFrame{
    width: 1040px;
    min-height:700px;
    background-color: #FFFFFF;
 float: left;
}

.Willkommen{
    margin:150px 0 150px 150px;
    float: left;

}
.displayNone{
    display: none;
}
.Margin {margin-left:364px;}
.Seite2{
    margin:170px 0 100px 150px;
    float: left;

}
.headLineText{width: 900px; line-height: 50px; font-size: 35px; float: left; color:#696eb2;}
.LogoBlumeGross{width:300px; height:300px; float: left; }
.LogoSchriftzugGross{width: 400px; height:150px;  float: left;}
.SloganRahmen{width: 450px; height:25px; float: left; color:#696eb2;  margin-top: -5px;}
.Slogan{width: 250px; height:25px; float: right; color:#696eb2; font-size: 20px;}
.WillkommenText{width: 450px; height:150px; float: left;}
.textSeite2{width: 450px;float: left;}
.impressumWrapper{
    margin:150px 0 100px 150px;
    float: left;

}
.Seite2 .jump {margin-top: -50px;}
.Impressum{width: 450px; float: left;}

.footer{position: fixed; bottom: 0; height:50px; width: 1040px; background-color:#696eb2; float: left}
.footerLinks{height: 25px; width: 1040px; float: left}

.footerMenuePoint{float: left; line-height: 25px; padding: 0 5px; width: 175px;}
.footerPoint{float: left;}


.footerPoint a {
    font-size: 15px;
    color:#FFFFFF;
}

.footerPointAktiv a {
    font-size: 15px;
    color:#FFFFFF;
    text-decoration: underline;
}
.footerPoint a:hover {

    text-decoration: underline;
}

li {
    list-style-image: url('../gfx/listenpunkt_neu.png');
}

.sitemapLink {
    font-size: 15px;
    color:#696eb2;
}
.sitemapLink:hover {

    text-decoration: underline;
}

.textright {
	width: 585px; 
	line-height: 75px; 
	font-size: 35px; 
	float: right; 
	color: #696eb2;   
}

h2 { text-align:center; width: 750px;
	 }
