/* Print CSS Document 4 Singer by kessler.at */

body{
margin:0;
padding:0;
font-family: Arial, Tahoma, Sans Serif;
line-height:1.2em;
text-align:center;
background-color:#FFF;
color:#000;
}
.skiplink{
display:none;
}
.clear{
clear:both;
}

img{
border:0;
}
a:focus{
outline:none;
}

#page{
text-align:left;
}

#top h1{
margin:0.5em;
font-size:1em;
}
#top h1 a{
color:#036;
}

#content{
position:relative;
}

#navi{
display:none;
}

#text h2{
font-size: 1.1em;
color: #036;
margin-top: 0; 
}
#text h3{
font-size: 1em;
color: #058;
border-bottom:2px solid #058;
}
#text h4{
font-size: 0.9em;
}
#text p, #text li{
font-size: 0.8em;
}
#text a{
color: #036;
}
#text a:visited{
color: #047;
}
#text a:hover{
color: #058;
text-decoration:none;
}
#text .anmerkung{
border-top: 1px dashed #BBB;
color: #BBB;
font-size: 0.6em;
}
#text .anmerkung a{
color: #BBB;
}
#text .infobox{
width: 14em;
float: right;
margin: 0 0 5px 5px;
border-left: 5px solid #059;
background-color: #DEF;
padding: 0 5px;
font-style: italic;
font-size: 0.9em;
}
#text .backlink{
padding-left: 15px;
background-image: url(../pix/back0.gif);
background-repeat: no-repeat;
background-position: 0 50%;
}
#text .backlink:hover{
background-image: url(../pix/back1.gif);
}
#content .foto{
float:left;
margin-right:0.5em;
border-left:15px solid #FC0;
}
#content .textnormal{
background-color: #FFF;
border: 1px solid #666;
color: #000;
}
#content .textfocus{
background-color: #FFD;
border: 1px solid #000;
color: #000;
}
#content .button{
border: 1px solid #000;
background-color: #FC0;
color: #000;
font-weight:bold;
}
#content label b{
text-align:right;
display:block;
float:left;
width:8em;
margin-right:0.5em;
font-weight:normal;
}

#bottom, #alexa{
display:none;
}

