﻿@charset "utf-8";
/*==============================================================================
        framework
==============================================================================*/
html{overflow-y:scroll; overflow-x:hidden;}
html, body{margin:0; padding:0;}
.clear, .group{display:block;}
.clear::before, .clear::after, .group::before, .group::after{display:table; content:"";}
.clear, .clear::after, .group, .group::after{clear:both;}

body {background: #ffffff center bottom no-repeat fixed;
         -webkit-background-size: cover;
         -moz-background-size: cover;
         -o-background-size: cover;
         background-size: cover;
         color:#fff;}
/*==============================================================================
        shadow
==============================================================================*/
.shadow{display:block; position:relative; margin:0 auto; padding:0; text-align:left; word-wrap:break-word;}
.shadow{-webkit-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);}
.shadow{-moz-box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);}
.shadow{box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);}
/*==============================================================================
        HTML 5 Overrides
==============================================================================*/
address, article, aside, figcaption, figure, footer, header, main, nav, section{display:block; margin:0; padding:0;}
/*==============================================================================
        Grid
==============================================================================*/
.one_half{display:inline-block}, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter, .three_third, .three_half{display:inline-block; float:left; margin:0; list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-sans-serif; font-size:12px; margin-left:10; margin-top:10;}

.first{clear:left;float:left; margin:0; list-style:none; font-family:"Trebuchet MS", Arial, Helvetica, sans-sans-serif; font-size:12px; margin-left:10; margin-top:10;}
.last{float:right;}

.one_quarter{width:25%;}
.one_third{width:19.32515337%;}
.one_half, .two_quarter{width:50%;}
.two_third{width:61.34969325%;}
.three_quarter{width:75%;}

/* Grid 1/2 1/3 für Content */
.three_third{width:33.3333333333%;}
.three_half{width:50%;}

/*==============================================================================
        Rows
==============================================================================*/
.row0{
	border-bottom: 0px solid;
background: url(bilder/head-bg1;)
}
.row1{border-bottom:1px solid; background:#ffffff; padding-left:40px;}
.row2{border-bottom:0px solid;}
.row3{border-bottom:0px solid;}
.row4{border-bottom:0px solid;}
.row5{border-bottom:0px solid;}

/*==============================================================================
        Oben
==============================================================================*/
#oben{
    font-family: Anton, sans-serif;
    font-size: 1.2em;
    line-height: 1.5em;
    color: #eb2e25;
	height:150px;
	background: url(../bilder/head-bg.jpg);
}

/*==============================================================================
        Label
==============================================================================*/
label {
	font-family: Arial, sans-sans-serif;
	font-size: 1.2em;
	color:#666;
	width: 550px;
}
/*==============================================================================
        Top Bar
==============================================================================*/
#topbar{
	font-family: Tahoma, Geneva, sans-sans-serif;
	font-size: 1.2em;
	line-height: 10em;
	color: #ffffff;
	background: url(../bilder/head-bg.jpg);
	padding-right: 20px;
	padding-top: 10px;
	height:250px;
}

#topbar a{
	font-family: Anton, sans-serif;
	font-size: 1.2em;
	line-height: 10em;

}


/*==============================================================================
       Text
==============================================================================*/
#text{
	font-family: Arial, sans-sans-serif;
	font-size: 1.2em;
	color:#666;
	padding-left:25px;
	padding-top:10px;
	background:#ffffff;
	width: 490px;
	line-height: 1.5em;

}

#text-2{

	font-family: Arial, sans-sans-serif;
	font-size: 1.2em;
	color: #999999;
	padding-left:80px;
	padding-top:10px;


}

#text-2 a{

	font-family: Arial, sans-sans-serif;
	font-size: 1.2em;
	color: #999999;
	padding-left:80px;
	padding-top:10px;

}

#text-2 a-hover{

	font-family: Arial, sans-sans-serif;
	font-size: 1.2em;
	color: #999999;
	padding-left:80px;
	padding-top:10px;

}

/*==============================================================================
        Logo
==============================================================================*/
#logo{
	width: 350px;
	height: 190px;
	float: left;
	margin-left: 32%;
	margin-top: 40px;
	background: url(../bilder/schwer-bau-logo_w.png);
	
}

/*==============================================================================
        Menu
==============================================================================*/
#menu 
{
	font-family: Anton, sans-serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #FFF;
	float: right;
	margin-top: 18%;
	margin-right: 30%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
    background: rgba(0,0,0,35%);
	text-align:center;
    }

#menu a
{
	font-family: Anton, sans-serif;
	font-size: ,1.5em;
	line-height: 1.5em;
	padding-top: 15px;
	padding-right: 0px;
	color: #FFF;
	font-weight: normal;
}

#menu a:hover 
{
    text-decoration:overline;
		font-family: Anton, sans-serif;
	font-size: ,1.5em;
	line-height: 1.5em;
}



/*==============================================================================
        Header
==============================================================================*/
#header
{
    width: 100%;
    z-index: 0;
	background-color: rgba(15,83,155,100);
    background: url(../bilder/header.jpg);
    background-size: cover;
    
    
}

/*==============================================================================
        Bild
==============================================================================*/
#bild
{
    width: 473px;
    height: 21px;
    background-size: cover;
	
background: url(../bilder/streifen.png);*/
    
    
}
/*==============================================================================
        Content
==============================================================================*/
.container .content
{
	width: 100%;
	border: none;
	float: left;
	font-size: 1.1em;
	font-family: Arial, sans-sans-serif;
	margin-top: 0px;
	padding-top: 0px;
		padding-left: 199px;
	font-color: darkgray;
	background-color: #FFFFFF;
	line-height: 1.5em;
	}
.container a .content a
{
    font-family: Arial, sans-sans-serif;
    text-decoration: none;
    font-color: darkgray;
    font-weight: 900;
	line-height: 1.5em;
}

.container a:hover  .content a:hover 
{
    font-family: Arial, sans-sans-serif;
    text-decoration: none;
    font-color: darkgray;
    font-weight: 900;
	line-height: 1.5em;

}
/*==============================================================================
        Sidebar
==============================================================================*/
.container .sidebar{
}

/*==============================================================================
        Footer
==============================================================================*/

#footer
{
	font-family: Arial, sans-sans-serif;
	font-size: 1.0em;
	color: #ffffff;
	padding-left:60px;
	padding-top:10px;
	background-color: rgba(0,0,0,20);
        font-weight: normal;
                 text-decoration: none;


                 }

#footer a:link, #footer a:visited {
                 font-size: 1.2em;
		font-family: Arial, sans-sans-serif;
                 color: #ffffff;
                 font-weight: normal;
                 text-decoration: none;

                 }
#footer a:hover, #footer a:active, #footer a:focus {
                 font-size: 1.20em;
		font-family: Arial, sans-sans-serif;
                 color: #ffffff;
                 font-weight: normal;
                 text-decoration: none;
                }

#footer-text
{
                 font-size: 1.2em;
		font-family: Arial, sans-sans-serif;
                 color: #ffffff;
		background-color: rgba(15,83,155,100);
                 font-weight: normal;
                 text-decoration: none;
	padding-left:20px;
		padding-top:10px;
		padding-bottom:10px;
    float: left;
		background: url(../image/footer.jpg);
                 }
				 
#menu-footer 
{
	font-color: white;
	font-size: 1.2em;
	line-height: 1.5em;
	float: right;
	margin-top: 10px;
	margin-right: 150px;
	color: #FFF;

    }

#menu-footer a
{

	padding-top: 15px;
	padding-right: 0px;
	color: red;
	font-weight: normal;
}

#menu-footer a:hover 
{
    text-decoration:overline;
}
/*==============================================================================
        Copyright
==============================================================================*/
#copyright{}

/*==============================================================================
        Media Queries
==============================================================================*/
@-ms-viewport{width:device-width;}
/*==============================================================================
        Smartphone + Tablet
==============================================================================*/
@media screen and (min-width:180px) and (max-width:978px) {
        .one_half, .one_third, .two_third, .one_quarter, .two_quarter, .three_quarter, .three_third, .three_half{display:block; float:none; width:auto; margin:0 0 0 0; padding:0;}
}
@media screen and (min-width:180px) and (max-width:978px) {
        .shadow{max-width:95%;}
}
/*==============================================================================
        Max Wrapper Width - Laptop, Desktop etc.
==============================================================================*/
@media screen and (min-width:978px) {
        .shadow{max-width:978px;}
}
/*==============================================================================
        ** ENDE **
==============================================================================*/
