/* CSS Frau D?rr MEDIENDESIGN */

*{margin: 0px;padding: 0px; }
img{border:0;}
body{font:normal 12px/18px Arial, Helvetica, sans-serif;color:#8b6532; margin: 0 auto;}

a:link, a:visited {color: #8b6532;text-decoration: none;}
a:focus, a:hover, a:active {text-decoration: none;color: #8b6532;}

html, body {
	height: 100%;
	background:#8b6532 url("/img/bg.gif") repeat-y 0 0;
}

#header{width:722px;}
.logo{height:150px;margin:0 0 0 0;background:url(/img/logo.png) no-repeat right top;}
.logo h1 span{display:none;}

#content{width:724px;clear:both;}

#navigation{margin:0 0 0 66px;}
h3 {color: #000000;height:50px;width:250px;}
h3 a{height:50px; background:transparent url("/img/menu.gif") no-repeat 0 0;display:block;}

h3.neuigkeit a{width:250px;background-position:0 0;}
h3.neuigkeit a:hover{background-position:-250px 0;}

h3.fraudoerr a{width:250px;background-position:0 -50px;}
h3.fraudoerr a:hover{background-position:-250px -50px;}

h3.blickfang a{width:250px;background-position:0 -100px;}
h3.blickfang a:hover{background-position:-250px -100px;}

h3.leistungen a{width:250px;background-position:0 -150px;}
h3.leistungen a:hover{background-position:-250px -150px;}

h3.echo a{width:250px;background-position:0 -200px;}
h3.echo a:hover{background-position:-250px -200px;}

h3.kontakt a{width:250px;background-position:0 -250px;}
h3.kontakt a:hover{background-position:-250px -250px;}

h3 a span{visibility:hidden;}

#footer{font-size:11px;width:662px;padding:40px 0 0 46px;height:60px;background:transparent url("/img/star.gif") no-repeat 0 0;margin:0 0 0 20px;	}
#footer a:link, #footer a:visited {color: #8b6532;text-decoration: underline;}
#footer a:focus, #footer a:hover, #footer a:active {text-decoration: none;color: #8b6532;}
