* {
    margin:0px;
    padding:0px;
}

body, html {
    font-family: Tahoma, Verdana, Arial, sans-serif;
    margin:0px;
    padding:0px;
    font-size: 11pt;
    line-height: 1.4em;
    text-align: center;
}

#wrapper {
    width: 850px;
    margin: 0 auto;
    text-align: left;
    /* background-color: #eeeeee; */
    border-left: 1px solid silver;
    border-right: 1px solid silver;
}

#kopf {
    border-top: 1px solid #F7AC00; 
    border-bottom: 1px solid #5581AB; 
    margin-bottom: 1.5em;

    background: url(http://www.change-partner.de/newsletter/verlaufblau.jpg) repeat-x center center;
    height: 55px;
}

#kopfinhalt {
    width: 850px;
    margin: 0 auto;
    text-align: left;
}

#kopfinhalt2 {
    padding: 5px 1em 0px 1em;
}

#kopfinhalt p {
    text-align: right;
}

.kopfueberschrift {
    font-style: italic; 
    font-size: 16pt; 
    color:#6095B6;    
}

.kopfnewsletter {
    background-color: #F7AC00; 
    font-size: 0.7em; 
    /* padding:0px 0em !important; */
}


#fuss {
    clear: both;
    background: url(http://www.change-partner.de/newsletter/verlaufblau.jpg) repeat-x center center;
    height: auto;
    
    border-top: 1px solid #F7AC00; 
    border-bottom: 1px solid #5581AB; 
    margin-top: 1.5em;
    text-align: center;        
}

#fussinhalt {
    width: 840px;
    margin: 0 auto;
    text-align: left;
    font-size: smaller;
}


#fuss p {
    line-height: auto;
    margin-bottom: 0 ! important;
    padding-bottom: 0 ! important;
}


#boxlinks {
    float:left;
    width: 400px;
    padding-right:10px;
    /* background-color: yellow; */ 
    border-right: 1px solid silver;
    margin-top: 16px;
}

#boxrechts {
    float:left;
    padding-left:10px;
    padding: .1em .5em .3em .5em ! important;
    width:400px;
    /* background-color: orange; */
    margin-top: 16px;
}


.box_o_oben {
    background-color: #EBF4F9;
    margin-left:20px;
    border-top : 5px solid #EB8200;
    margin-bottom: 1em;
}

.box_o_oben p {
    padding: .3em 1em  ! important;
    margin-bottom: 0em ! important;
    font-size: smaller;
}

.box_o_links {
    background-color: #F2F2F2;
    margin-left:20px;
    border-left : 5px solid #EB8200;
    margin-bottom: 1em;
}

.box_o_links p {
    padding: .3em 1em  ! important;
    margin-bottom: 0em ! important;
    font-size: smaller;
}


.box_info {
    background-color: #EBF4F9;    
    margin-left:20px;

}

.box_kopf {
    background-color: #5582AC;
}

.box_kopf p {
    color: white ! important;    
    padding: .1em .5em .3em .5em ! important;
    margin-bottom: 0em ! important;
    font-weight: bold;
}

.box_info p {
    color: #5582AC;
    padding: .1em .5em .2em .5em  ! important;
    font-size: small;
}

/*
.box_info p a {
    color: #5582AC;
}
*/

.fett {
    font-weight: bold;    
}

.kursiv {
    font-style: italic;
}

.schrift_b {
    color: #5582AC;
}

.schrift_o {
    color: #EB8200;
} 

.mitte {
    text-align: center;
}

.bildrechts {
    border: 0px; 
    float: right; 
    padding-left: .5em;      
}


h1, h2, h3, p {
    padding-left:20px;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    line-height: 1.6em;
}

h1 {
    padding-bottom: 0 ! important;
}


h1 {
    font-size: 16pt;
    color:#6095B6;
    /* padding-bottom: .6em; */
}

h2 {
    font-size: 14pt; 
    color:#6095B6; 
    padding-bottom: .6em;
}

p, li {
    margin-bottom:1em;
    /* line-height: 1.4em; */
}

li {
    line-height: 1.4em;
}

ul, ol  {
    padding-left:20px;
    margin-left:20px;
    padding-left:1.5em;
    font-family: Tahoma, Verdana, Arial, sans-serif;
    line-height: 1em;
    padding-top: 1.1em;
    padding-bottom: 1.1em;
}

a {
    color: #5582AC;
}

a:hover {
    color: #EB8200;
}

.linksw {
    color: black;
    text-decoration: none;
}

.ohneabstandunten {
    margin-bottom: 0;
    padding-bottom: 0;
}

.emailadresseimtext {
    border: 0px; 
    vertical-align:text-bottom;
}