/*==================================================
Stylesheet fuer die Screen Wiedergabe
(c) 2008 by Stefan Leopoldseder, LEOO.AT
==================================================*/

body {
  margin: 0;
  padding: 0;
  font: 12px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #1F2733;
}

td,p {
  font: 12px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #1F2733;
}


#tab_main{
background-color:#003E7B;
width:950px;
}

#header_print{ display: none; }
h1 {color:#FF00FF;}


#rechte_spalte{
width:210px;
padding-left:20px;
padding-right:20px;
margin:0px;
vertical-align:top;
}

#hauptteil{
width:530px;
padding-left:0px;
padding-right:0px;
margin:0px;

}

#headline {
font-size: 18px;
color:#F58220;
padding-top:8px;
vertical-align:bottom;
}

#haupttext{
background-color:#FFE3B8;
width:530px;
align-center:left;
font-size: 12px;
color: #1F2733;
}

a.nav_head{
  font: 14px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #003e7b;
  text-decoration:none;
font-weight: bold;
}
a.nav_head:hover{
  font: 14px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #003e7b;
  font-weight: bold;
}

a.ang_head{
  font: 12px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #1f2733;
  text-decoration:none;
font-weight: bold;
}
a.ang_head:hover{
  font: 12px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #1f2733;
  font-weight: bold;
}

a.quicknav{
  font: 12px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration:none;
}
a:hover.quicknav{
  font: 12px Arial, Garamond, Palatino, Times New Roman, Times, serif;
  color: #FFFFFF;
  font-weight: bold;
}

