/* Grundlagen */
/* 87f9b84b35183d7 */
html,body,div,input,button,img,form,fieldset {
 padding: 0px;
 margin: 0px;
 border: none 0px transparent;
}
body {
 background-color: #ffffff;
 font: 10px Verdana, Arial;
 color: #6d6d6d;
}
a, a:visited {
 text-decoration: none;
 color: #6d6d6d;
}
a:hover {
 text-decoration: underline;
 color: #6d6d6d;
}
div.antifloat {
 clear: both;
 visibility: hidden;
}
/* Rahmen */
div#placeholder {
 text-align: left;
 margin: 0px;
}
div#wrapper {
 text-align: left;
 margin: 0px;
}
/* Menue */
div#head {
 display: none;
}
/* Content */
div#content {
 background-color: #ffffff;
 border: solid 1px #ffffff;
}
div#content div.left {
 display: none;
}
div#content div#print {
 display: block;
}
div#content div#print img {
 float: left;
 width: 127px;
}
div#content div.right {
 margin-left: 5px;
 height: 100%;
 padding: 0px;
 border: 0px;
}
div#content div.right .bg {
 display: none;
}
div#content div.text {
 margin: 34px 0px 0px 34px;
 width: 460px;
 text-align: justify;
}
div#content div.text div.pics {
 float: left;
 margin-top: 0px;
 margin-right: 20px;
 margin-bottom: 10px;
}
div#content div.text div.pics img {
 float: left;
 margin-right: 10px;
 margin-bottom: 10px;
}
div#content div.text div.pics a, div#content div.menu3 a {
 background-image:url(/imgs//mark_416.gif);
 background-repeat: no-repeat;
 background-position: 0px 4px;
 padding-left: 7px;
}
div#content div.menu3 {
 display: none;
}
div#content h1 {
 font-size: 12px;
 font-weight: bold;
}
div#content div.titlepics {
 display: none;
}
/* Footer */
div#footer {
 display: none;
}
