/* CSS Document 4 funktionaersakademie by kessler.at */
html{
background: #b6c8d0 url(../pix/hg-html.gif) repeat-x ;
width:100%;
height:100%;
text-align:center;
margin:0;
padding:0;
}
body{
margin:0;
padding:0;
font-family: Verdana, Tahoma, sans-serif;
background: url(../pix/hg-linien.png) 50% 150px no-repeat ;
width:100%;
height:100%;
}
.skiplink{
position: absolute;
left: -1000px;
top: -1000px;
width: 0px;
height: 0px;
overflow: hidden;
display: inline;
font-size:0.7em;
}
.clear{
clear:both;
}
img, table{
border:0;
}
a:focus{
outline:none;
}
table td, table th{
padding:0.1em 0.2em;
}
#page{
background: #FFF url(../pix/hg-top.gif) no-repeat;
margin:0 auto;
width:700px;
border:1px solid #999;
position:relative;
text-align:left;
}
#top{
margin:0;
padding:0;
text-indent:-999em;
height:160px;
overflow:hidden;
position:relative;
font-size:0.7em;
}

#navi{
z-index:2;
list-style:none;
margin:0;
padding:0;
position:absolute;
right:25px;
top:135px;
line-height:1em;
}
#navi li{
float:left;
padding:0;
margin:0;
font-size:0.7em;
text-align:center;
}
#navi li a{
display:block;
color:#9AB;
padding:0 15px;
margin:0;
border-left:2px solid #ABC;
}
.likontakt a{
border-right:2px solid #ABC;
}
#navi li a:visited{
color:#89A;
}
#navi li a:hover{
color:#B00;
text-decoration:none;
}

#seminare #navi .liseminare a, #vorwort #navi .livorwort a, #anmeldung #navi .lianmeldung a, #info #navi .liinfo a, #kontakt #navi .likontakt a{
cursor:default;
font-weight:bold;
text-decoration:none;
}

#content{
margin-left:175px;
margin-right:10px;
line-height:1.1em;
}
#content h2{
color:#B00;
font-size:1em;
}
#content .rhetorik, .rhetorik a, .rhetorik a:visited{
color:#F60;
}
#content .funktionaer{
color:#693;
}
#content .management{
color:#606;
}
#content .ladies{
color:#900;
}
#content .seminar{
margin:0.5em 0;
padding:0 0.3em;
background: #EEE url(../pix/hg-html.gif) 0 66% repeat-x ;
}
#content h3{
color:#000;
font-weight:normal;
font-size:0.9em;
border-bottom:2px solid #ABC;
}
#content p, #content li{
font-size:0.8em;
}

#content a{
color:#B00;
}
#content a:visited{
color:#900;
}
#content a:hover{
color:#000;
text-decoration:none;
}
#content h3 a{
color:#000;
text-decoration:none;
}
#content h3 a:visited{
color:#333;
}
#content h3 a:hover{
color:#900;
}
#content .foto{
float:left;
margin-top:10px;
margin-left:-175px;
}
#content label b{
text-align:right;
display:block;
float:left;
width:7em;
margin-right:0.5em;
}
#content fieldset{
border:1px dashed #900;
margin:10px 0;
}
#content fieldset p{
margin:0.5em;
}
#content fieldset select{
width:350px;
}
#content legend{
background-color:#FFF;
font-weight:bold;
font-size:0.7em;
letter-spacing:1px;
text-transform:uppercase;
color:#800;
}

#content .textnormal{
background-color: #EEE;
border: 1px solid #000;
color: #000;
}
#content .textfocus{
background-color: #FFF;
border: 1px solid #900;
color: #000;
}
#content .button{
border: 1px solid #900;
background: #900 url(../pix/hg-button.gif) repeat-x;
color: #FFF;
font-weight:bold;
}
/* Fehlernachricht */
#content .errmsg{
border:3px solid #D00;
color: #000;
text-align:left;
margin:0.5em;
padding:0.5em;
}
/* OK-Nachricht */
#content .okmsg{
border:3px solid #060;
color: #000;
text-align:left;
margin:0.5em;
padding:0.5em;
}
/* Download-Link */
#content .linkdownload{
background-image: url(../pix/save.gif);
background-repeat: no-repeat;
background-position: 0 60%;
padding-left: 16px;
}
/* Details-Link */
#content .linkdetails{
background-image: url(../pix/details.gif);
background-repeat: no-repeat;
background-position: 0 60%;
padding-left: 16px;
}
#bottom{
clear:both;
font-size:0.7em;
color:#CCC;
margin:0;
padding:0;
padding-top:35px;
padding-right:100px;
text-align:right;
list-style-type:none;
background:#FFF url(../pix/hg-bottom.gif) no-repeat;
}
#bottom li{
line-height:65px;
display:inline;
}
#bottom a{
padding:0 15px;
border-right:2px solid #ABC;
color:#9AB;
}
#bottom .likessler a{
border:0;
padding-right:0;
}
#bottom a:visited{
color:#ABC;
}
#bottom a:hover{
color:#B00;
text-decoration:none;
}
#alexa{
position:absolute;
left:-999em;
top:-999em;
width:0;
height:0;
overflow:hidden;
}