a:link { color:#007F6A; text-decoration:none;}
a:visited { color:#007F6A; text-decoration:none;}
a:active { color:#0070B9; text-decoration:none;}
.link{font-size:13px;font-weight:normal;}
td {font-family:arial, helvetica, sans-serif;font-size:12px;}
h2 {font-family:arial, helvetica, sans-serif;font-size:20px;font-weight:normal;}
h5 {font-family:arial, helvetica, sans-serif;font-size:13px;}

body {
    color: #6E5A55;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    /*some browsers add margins and padding by default, remove them*/
    margin:0px;
    padding:0px;
    text-align:center;
}

* {
    border: 0 none;
    margin: 0;
    padding: 0;
}

#general {
	border-color: #D0E49F;
    border-left: 1px dotted #D0E49F;
    border-right: 1px dotted #D0E49F;
    margin:0 auto;
    padding: 0 10px 0 0;
    width: 950px;
    height: 580px;
}

#logo {
    background-image: url("Logo_BS.png");
    background-position: top;
    background-repeat: repeat-y;
    height: 350px;
}

#slogan {
    color: #0065B2;
    font-size: 20px;
    margin:0 auto;
    padding: 10px 0 0;
    width: 500px;
}

#contact {
    padding: 10px;
    width: 450px;
    float: left;
    text-align:left;
}

#contact .company {
	color: #0065B2;
    font-size: 1.2em;
}

[if IE] #baustelle {
	width: 450px;
}
#baustelle {
    background-image: url("baustelle.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    height: 150px;
    padding-left: 170px;
    padding-top: 20px;
    width: 310px;
    color: #BC1E1D;
    font-size: 18px;
}

.line {
    border-top: 1px dashed #D0E49F;
    width: 100%;
    margin-top: 20px;
}
