/* Stylesheet für die Druckversion von rüping.info*/

/* Positionierung */

.name{position: absolute; top: 0px; left: 0px; width: 200px; height: 80px;}
.logo{position: absolute; top: 60px; left: 00px; width: 600px; height: 80px;}
.sprachen{visibility: hidden;}
.balken{visibility: hidden;}
.navi{visibility: hidden;}
#.content{position: absolute; top: 160px; left: 0px; width: 600px; height: 400px;}

/* Paragraphenformate */

body
{
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 40px;
  line-height: 14px;
}

h1
{
  margin: 0px 0px 18px 0px; /* top right bottom left */
  font-size: 16px;
  line-height: 18px;
  color: black;
}

h2
{
  margin: 24px 0px 12px 0px; /* top right bottom left */
  font-size: 14px;
  line-height: 16px;
  color: #7f7f7f;
}

p
{
  margin: 6px 0px 6px 0px; /* top right bottom left */
  font-size: 12px;
  line-height: 14px;
  color: black;
}

ul
{
  margin-top: 4px;
  margin-right: 0px;
  margin-bottom: 12px;
  margin-left: 0px;
  padding-left: 18px;
}

.list
{
  padding:0px;
  margin: 4px 0px 4px 0px; /* top right bottom left */
  font-size: 12px;
  line-height: 14px;
  color: black;
  list-style-position:outside;
}

.navigation
{
  margin: 0px 0px 0px 0px; /* top right bottom left */
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: black;
}

.inverted
{
  margin: 0px 0px 18px 0px; /* top right bottom left */
  font-size: 12px;
  line-height: 14px;
  background: blue;
  color: white;
}

.citation
{
  margin: 4px 0px 4px 0px; /* top right bottom left */
  font-size: 12px;
  line-height: 15px;
  color: white;
  background: #7f7f7f;
}

.copyright
{
  margin: 10px 0px 0px 0px; /* top right bottom left */
  font-size: 10px;
  line-height: 12px;
}

.imprint
{
  margin: 10px 0px 0px 0px; /* top right bottom left */
  font-size: 10px;
  line-height: 12px;
}
.geometry
{
  margin: 0px 0px 0px 0px; /* top right bottom left */
  font-size: 8px;
  line-height: 8px;
}

/* Linkformatierungen */

a:link {color:black;text-decoration:none;}
a:visited {color:black;text-decoration:none;}
a:active {color:black;text-decoration:none;}
a:hover {color:blue;text-decoration:none;}

a.navigationlink:link {color:#808080;text-decoration:none;}
a.navigationlink:visited {color:#808080;text-decoration:none;}
a.navigationlink:active {color:#808080;text-decoration:none;}
a.navigationlink:hover {color:blue;text-decoration:none;}

a.headerlink:link {font-size:16px;font-weight:bold;color:#blue;text-decoration:none;}
a.headerlink:visited {font-size:16px;font-weight:bold;color:blue;text-decoration:none;}
a.headerlink:active {font-size:16px;font-weight:bold;color:blue;text-decoration:none;}
a.headerlink:hover {font-size:16px;font-weight:bold;color:blue;text-decoration:none;}
