html, body
{
  margin-bottom: 10px; 
  padding: 0;
}

body
{
  background-color: #CFDCEE;
  color: #494A73;
  font-family: Verdana;
  font-size: 80%;
}

table, td
{
  font-size:100%;
  font-famile:Verdana;
  color: #494A73;
}


#titel 
{
position: absolute;
top: 10px;
left: 642px;
margin: 0px;
padding: 0px;
z-index: 1;
}

#menueblog
{
position: absolute;
top: 25px;
left: 140px;
width: 190px;
background: #EFF2F6;
color: #000000;
margin: 0px;
padding: 10px;
border: 1px dotted #051427;
z-index: 14;
}

#inhalt 
{
position: absolute;
top: 45px;
left: 335px;
background: #ffffff;
color: #000000;
width: 435px;
margin: 0px;
padding: 0px;
padding-right: 5px;
border: 1px dotted #051427;
z-index: 3;
}

#tagcloud 
{
position: absolute;
top: 65px;
left: 765px;
background: #E0E7EF;
color: #000000;
width: 200px;
margin: 0px;
padding: 10px;
border: 1px dotted #051427;
z-index: 20;
}

#spruch 
{
position: absolute;
left: 135px;
bottom: 210px;
color: #233C60;
width: 200px;
margin: 0px;
padding: 0px;
z-index: 2;
font-size: 8pt;
border: 0px solid;
}

#text
{
 margin: 10px 20px 10px 25px;
 padding: 0px;
 border: 0px solid #000000;
 text-align: justify;
}

#bildunten 
{
position: absolute;
padding: 0px;
bottom: 10px;
margin: 0px;
z-index:10;
}

a
{
  color: #47497B;
  font-weight: normal;
  text-decoration: underline;
  font-family: Verdana;
}

a:hover
{
  color: #646696;
  font-weight: normal;
  text-decoration: none;
  font-family: Verdana;
}

#menue a
{
  color: #0C223C;
  font-weight: bold;
  text-decoration: none;
  font-family: Verdana;
}

#menue a:hover
{
  margin-left: 2px;
  font-weight: bold;
  color: #243F61;
}

a.menueblog
{
  color: #0C223C;
  font-weight: bold;
  font-size: 8pt;
  text-decoration: none;
  font-family: Verdana;
}

a.menueblog:hover
{
  margin-left: 2px;
  font-weight: bold;
  color: #243F61;
}

a.tags
{
  color: #0C223C;
  font-weight: normal;
  font-size: 7pt;
  text-decoration: none;
  font-family: Verdana;
}

a.tags:hover
{
  color: #243F61;
}

a.edit
{
  color:#243F61;
  font-weight:bold;
  text-decoration:none;
}

a.edit:hover
{
  color:#243F61;
  font-weight:bold;
  text-decoration:none;
}

.klein
{
  font-size:8pt;
}


.titel
{
  font-size:10pt;
  color: #243F61;
  font-weight:bold;
}

.entwurf
{
  font-size:10pt;
  color: #AF0017;
  font-weight:bold;
}

#printhinweis
{
  display: none;
}