@import url("contactForm.css");

/*****************************************************
 ************** Farben für Neu Werbung ***************
 *****************************************************
 Hellblau: #d6e0ed
 Orange Logo: #ff8136
 Dunkelblau Logo: #00519e
******************************************************/



/* ###################################################### */
/* ####################### Generell ##################### */
/* ###################################################### */
html, body, div, p, table, tr, td, th, thead, tbody, tfoot, a, a:hover, input, textarea, select {
    font-family: Arial, Helvetica, Verdana, sans-serif;
    color: #444;
}
table, tr, td, th, thead, tbody, tfoot {
    }
a {
    color: #00519e;
    text-decoration:none;
}
a:hover, a.visited {
    color: #00519e;
    text-decoration:underline;
}
ul, ol {
list-style-image: url(../upload/bullets/listpnt.gif);
list-style-image-position: center;
line-height:20px;
letter-spacing: 0.3px;
margin:0  0 0px 0px;


}

li {
margin:0 0 0px 0;
}
/* ##################### Ende Generell ################## */

/* ###################################################### */
/* ####################### MAIN CONTENT ################# */
/* ###################################################### */
#conBox {
    float:left;
    width: 538px;
    margin: 30px 0px 30px 0px;
    padding: 0px 24px 0px 0px;
    font-size:12px;
    color: #444;
    line-height:20px;
    background-color:transparent;
}
h1 {
    margin:7px 0px 20px 0px;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;
    letter-spacing: 1px;
    color: #00519e;
}
h1 a {
    color: #00519e;
    text-decoration:none;
}

h2 {
    color: #ff8136;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:14px;
    margin:0 0 0px 0;
}
h3 {
    margin:0 0 0px 0;
    padding:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    color: #444;
}
p {
    font-size:12px;
    margin:0 0 18px 0;
    padding:0;
    line-height:20px;
    letter-spacing: 0.3px;
}
img.hr {
    display:block;
    margin:10px 0;
    padding:0;
}

#conBox img{
    margin: 10px 10px 10px 0px;
    float:left;
    }
#conBox table {
  
    display:block;
    float:none;

}
#conBox table img{
    padding: auto;
    text-align: center;
    margin-right: 14px;
        border: none;


    }
#conBox table img a{
    border: none;

}
#conBox table p{
    margin: 0;
    padding-top:10px;

    line-height:16px;
    font-family: Arial, Helvetica, sans-serif;
    font-size:11px;
    letter-spacing:1px;
    
}

/* ################# Ende Main Content ################## */

/* ################ Content rechts ################ */

#rightBar image {
    margin: 0;
    padding:0;
    border:0;

}
#rightBar image a {
    margin: 0;
    padding:0;
    border:0;
}
   
#rightBar p {
    margin: 0 ;
    padding:0;
}

/* ############### Ende Bar rechts ########### */




