/*Stylesheet Impressum*/

body {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0px;
padding: 0px;
color: #111111;
background-image: url(../img/gestreift_klein.jpg);
background-color: #e9e9e9;
} 


a, a:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
color: #001dad;
text-decoration: none;
}

a:hover{
color: #001dad;
text-decoration: underline;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 22px;
color: #454545;
margin-top: 40px;
text-align: left;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 22px;
text-align: left;
}

.logo {
width: 400px;
height: 64px;
background-image: url(../img/Aerztehaus-Emden_Logo.jpg);
}

.small {
font-size: 12px;
line-height: 18px;
}

#content {
width: 870px;
background-color: #ffffff; 
margin: 5px auto;
padding: 10px 15px;
box-shadow: 5px 5px 5px #999999;
}