html {

background: #FFF3DD url(../images/helleMitte.png);
background-repeat:no-repeat;
background-position: center top;
font-family: Avantgarde, arial;
text-align: center;

}

body {
text-align: center;


}


a{
text-decoration: none;
}


#container{
text-align: center;
width: 700px;
margin: auto;

}


#logo {
width: 100%;
height: 400px;

background: url(../images/dk/logo_praxis_sg.png);
background-repeat:no-repeat;
background-position: center top;

text-align: center;
}

#logo h1 {
background: none;
text-decoration: none;
border: none;
color: black;
font-weight: normal;
font-size: 2.2em;

}


#logo h2 {
background: none;
text-decoration: none;
border: none;
color: black;
font-weight: normal;
font-size: 1.2em;
letter-spacing:0.3em;

}

#logo table {
padding-top: 260px;
}

#logo td.left{
letter-spacing:0.3em;
width:48%; 
text-align: right;

}

#logo td.right {
letter-spacing:0.5em;
width: 48%;
text-align: left;
color: #000000;
}



a #logo {
text-decoration: none;
}


#left{
text-align: left;
width: 180px;
float: left;

}


#mitte{
text-align: left;
width: 480px;
float: left;

}


h1 {
border: 1px solid #a9ce4a;
padding: 3px;
background-color: #fefeff;
color: #a9ce4a;
}



h2 {

color: #f9a360;
}

a img {
border: none;

}


#angebot {

text-align: left; 
width: 200px; 
margin: auto;
}


ul {
list-style-position: outside;

list-style-image: url(../images/ul_ora9.png);
list-style-type: square;


}



