/* CSS Document */

body{
background-color: #FFF;
font-family: Tahoma, Arial, sans-serif;
line-height:1.2em;
}

.skiplink{
display:none;
}

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

#logo h1{
font-size:1.1em;
}
#logo h1 a{
text-decoration:none;
color:#000;
}
#logo h1 span{
display:none;
}
#txtcont1, #txtcont2{
color:#000;
}

#txtcont1 h1{
color:#666;
font-size:1.1em;
font-weight:normal;
}
#txtcont h1 span{
display:none;
}

#txtcont1 h2, #txtcont2 h2{
color:#049;
font-size:1em;
}
#txtcont1 h3, #txtcont2 h3{
color:#000;
font-size:0.9em;
font-weight:normal;
}
#txtcont1 p, #txtcont2 p, #txtcont1 li{
font-size:0.8em;
}
#txtcont1 p span{
font-weight:bold;
display:block;
width:12em;
float:left;
}
#txtcont1 a{
color: #049;
}
#txtcont2 a{
color: #049;
}
#txtcont1 .projektliste{
margin:0 1em;
padding:0;
list-style-type:none;
}
#navi{
display:none;
}
#imgcont{
display:none;
}