@charset "utf-8";
@page {
 size:  portrait;
 margin: 0; }

html {
 font-size: 100.01%;
 margin: 0;
 padding: 0; }
body {
 font-size: 75%;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 line-height: 1.3em;
 background-color: white;
 text-align: left;
 margin: 0;
 padding: 0; }
.page {
margin: 0;
padding: 0; }
#topheader {
 visibility: hidden;
 display: none; }
#header {
 visibility: hidden;
 display: none; }
#topnav {
 visibility: hidden;
 display: none; }
.logo {
background-color: #e77016;
text-align: center;
position: absolute;
top: 0;
left: 0;
width: 200px;
height: 220px;
overflow: hidden; }
.motiv {
background-color: black;
height: 220px;
overflow: hidden;
margin-right: 0;
margin-left: 200px;
border-right: 15px solid #e77016; }
.suche {
background-color: #e77016;
position: absolute;
top: 0;
right: 0;
width: 220px;
height: 40px; }
.fillme {
background-color: #e77016;
position: absolute;
top: 0;
right: 0;
width: 220px;
height: 60px; }
#nav ul {
margin-left: 20px; }
#col1 {
 visibility: hidden;
 display: none; }
#col2 {
 visibility: hidden;
 display: none; }
#col3 {
 background-color: white;
 width: 100%;
 padding: 0; }
div.footeradresse {
 margin-top: 30px;
 padding-top: 10px;
 border-top: 1px solid #a3a3a3;
  }

div#url {
 font-size: 70%;
 margin-bottom: 25px;
 padding-bottom: 5px;
 border-bottom: 1px solid #a3a3a3; }

/*Links*/
a {
 color: #313131;
 text-decoration: none;
 border-bottom: 1px dotted #a3a3a3; }

/*Typo*/
h1 {
 font-weight: normal;
 line-height: 1.6em; }

h2 {
 margin-top: 25px; }

h3 { }

h4 { }

p {
 margin: 0 0 3px;
 padding: 0;
  }

p.bildzeile {
 font-size: 70%;
 line-height: 1.2em;
 width: 200px;
 padding-top: 3px; }

/*Ausblenden nicht benötigter Elemente*/
p.pagetop, p.infopfad, div#social, div.tags, div.footernavi, div.linklist, div.downloadlist {
 visibility: hidden;
 display: none; }

/*Bilder*/
div.img_small {
 background-color: white;
 float: right;
 margin-top: 5px;
 margin-bottom: 15px;
 margin-left: 15px;
 padding: 5px;
 border: solid 1px #7d7d7d; }
