@charset "utf-8";
/* CSS Document */

* {padding:0;
margin:0;
}
#container {
padding:0;
margin:0;
}
#content {
width:600px;
margin: 0 auto;
text-align:center;
font-family: Tahoma, Verdana, Arial, sans-serif;
font-size:14px;
}
#umstellung {
font-size:9px;}
#header {
background-image:url(img/treuerbegleiter.png); background-repeat:no-repeat;
height:40px;}
#header h1, span{
position:absolute;
top:-5000px;
left:-5000px;
width:0;
height:0;
overflow:hidden;
display:inline;
}

#thema {
background-image:url(img/freeagility.png); background-repeat:no-repeat;
height:70px;}
#thema h1 {
position:absolute;
top:-5000px;
left:-5000px;
width:0;
height:0;
overflow:hidden;
display:inline;
}
p { margin-bottom:10px;}
a { color:#000000; text-decoration:none; font-size:10px;}
a:hover, a:focus { color:#000000; text-decoration:underline; font-size:10px;}
#adress {
background-image:url(img/logo.png); background-repeat:no-repeat;
text-align:left;
font-size:12px;}
#footer h1{font-size:9px; font-weight:normal;}
