 /* Standard Styles*/
td    { color: #000; font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 14px }
a      { color: #000; font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 14px; text-decoration: none }
a:link      { color: #000; font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 14px; text-decoration: none }
a:hover  { color: #f90; font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; line-height: 14px; text-decoration: none }
body
  { font-size: 12px; font-family: Arial; font-weight: normal; line-height: 17px; text-decoration: none; background-color: #fff; margin-top: 0 }


/* layout Styles Publikationen*/

div.menu
{position:absolute;
left:15%;
margin-top:45%; 
padding-left: 10px;}

div.img
  { margin-top: 0; margin-left: 0; position: absolute; top: 50px; left: 100px; width: 560px; height: 430px }

div.kleineseiten
   { position: absolute; bottom: 5px; left: 20px; width: 700px; height: 100px }

/* layout Styles Erscheinungsbilder*/

div.back
 { position: absolute; top: 10px; left: 10px; width: 20px; height: 20px }

div.imgborder
  { position: absolute; top: 200px; left: 350px; width: 550px; height: 413px; border: solid 1pt #ffffff }

div.miniatur
 { position: absolute; top: 400px; left: 30px; width: 300px }
div.uebersicht
   { position: absolute; z-index: -2; top: 60px; left: 20px; width: 500px; height: auto }

/* Nav Styles*/

a.line	
 { color: #f4f4f4; font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; text-decoration: none }
a:link.line
  { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; text-decoration: none }
a:hover.line
  { font-size: 12px; font-family: "Courier New", Courier, Monaco, monospace; background-color: #cf0 }


a.menu
{
text-decoration: none;
}
a:link.menu
{  
text-decoration: none;
}
a:hover.menu	
 { background-color: #cf0 }

div.logo
{ position:absolute; 
margin-left:-190 px;
padding-left:30%; 
padding-top:50px; 
float:left; 
}

/* text Styles*/


.typo_legende    
{ color: #959597;
}

.typo_text_black 
{ color: #000000; 
font-size: 10pt; 
font-weight: normal;
line-height: 16pt; 
}

.typo_text_orange 
{ color: #1e961e; 
font-size: 10pt; 
font-weight: normal;
line-height: 16pt; 
}

.typo_text_grey 
{ color: #645f50; 
font-size: 10pt; 
font-weight: normal;
line-height: 16pt; 
}

