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

h1 {
 font-family: 'Times New Roman', serif;
 font-size: 24px;
 font-weight: bold;
 color: #062347;
}

p {
 font-family: 'Times New Roman', serif;
 font-size: 15px;
 line-height: 1.5;
 color: #062347;
}

ul,li {
 font-family: 'Times New Roman', serif;
 font-size: 15px;
 list-style-type: none;
 line-height: 1.5;
 color: #062347;
}

a:link {
 font-family: 'Times New Roman', serif;
 font-size: 15px;
 font-weight: bold;
 color: #94b8e4;
 text-decoration:none;
}
a:active {
 font-family: 'Times New Roman', serif;
 font-size: 15px;
 font-weight: bold;
 color: #94b8e4;
 text-decoration:none;
}
a:visited {
 font-family: 'Times New Roman', serif;
 font-size: 15px;
 font-weight: bold;
 color: #94b8e4;
 text-decoration:none;
}
a:hover {
 font-family: 'Times New Roman', serif;
 font-size: 15px;
 font-weight: bold;
 color: #94b8e4;
 text-decoration:none;
}

hr {
 border: 0px;
 border-top: solid 1px #e2eeff;
 border-bottom: solid 1px #fff;

}

#hauptnavi {
 font-family: 'Times New Roman', serif;
 font-size: 16px;
 font-weight: bold;
 line-height: 2.5;
 text-decoration: none;
 color: #4f8fdc;
}

#kopf {
 background: url(../grafxneu/banner-linie.jpg) repeat-x;
 width: 100%;
 height: 148px;
}

#menu {
 width: 220px;
 margin-top: 111px;
 margin-left: 77px;
 float: left;
}

#inhalt {
 width: 600px;
 float: left;
 border-left: 1px solid #94b8e4;
 border-right: 1px solid #94b8e4;
 margin-top: 111px;
 padding-left: 40px;
 padding-right: 40px;
}

#content {
 width: 360px;
 float: left;
 padding-right: 40px;
}

#foto {
 width: 200px;
 float: left;
}

#print {
 font-family: 'Times New Roman', serif;
 font-size: 15px;
 font-weight: bold;
 text-decoration: none;
 color: #94b8e4;
 padding-top: 50px;
 padding-left: 340px;
}

#button_home {
 background: url(../grafxneu/diaschau_home.gif) no-repeat;
 height: 20px;
 width: 20px;
 float: left;
}

#button_vor {
 background: url(../grafxneu/diaschau_vor.gif) no-repeat;
 height: 20px;
 width: 20px;
 float: left;
}

#button_zurueck {
 background: url(../grafxneu/diaschau_zurueck.gif) no-repeat;
 height: 20px;
 width: 20px;
 float: left;
}