/* Datei: css/basis.css Allgemeine Formate www.eibenberg.at*/

/* Bilderrahmen */

.frame {
BORDER: #FF7704 1px solid;
PADDING: 0px;
MARGIN: 0px;
BACKGROUND-COLOR: #AFAFAF;
}



/*
Fonts
*/
body, td
{
background-color: #FFFFFF;
font-family: VERDANA,MONSPACE,ARIAL,HELVETICA,"Microsoft Sans Serif";
color: #0F0F0F;
font-size: 11px;
font-style: normal;
word-spacing: 0px;
letter-spacing: 0px;
text-align: justify;
font-weight: 100;
line-height: 19px;
margin: 0px;
padding:0px;
}

.contenthead  {
color: #0F0F0F;
font-weight: 600;
border-top: 0px solid #FF7704;
border-bottom: 1px solid #FF7704;
padding-left: 0px;
}

.contentsubhead  {
color: #0F0F0F;
font-weight: 600;
}


/*
Layers
*/


#head01 {
left: 29px;
top: 13px;
z-index:3;
width: 670px;
max-width: 670px;
position:absolute;
padding:0px;
height:auto;
border: 0px solid #F09330;
}

#head02 {
left: 29px;
top: 85px;
z-index:3;
width: 670px;
max-width: 670px;
position:absolute;
padding:0px;
height:auto;
border: 0px solid #F09330;
}

#head03 {
left: 535px;
top: 105px;
z-index:3;
width: 150px;
max-width: 150px;
position:absolute;
padding:0px;
height:auto;
border: 0px solid #F09330;
}



#navi01 {
left: 30px;
top: 170px;
z-index:3;
width: 150px;
max-width: 200px;
position:absolute;
padding:0px;
height:auto;
border: 0px solid #F09330;
}



#cont01 {
left: 145px;
top: 170px;
z-index:3;
width: 545px;
max-width: 545px;
position:absolute;
padding:0px;
height:auto;
border: 0px solid #F09330;
}



/*
Links
*/

a:link,
a:visited,
a:active
{
text-decoration : none;
color: #6F6F6F;
}

a:hover
{
color: #FF7704;
}
