/* Normalize */

* {
margin:0;
padding:0;
}

h1, h2, h3, h4, h5, h6, p, li, pre, code {
font-size:1em;
font-weight:normal;
}

li {
list-style:none;
}

a {
text-decoration:none;
}

img {
border:none;
}

/* Style */

body {
min-width:800px;
text-align:center; 
font:11px/1.8 "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
color:#000;
background-color:#fff;
}

h1 {
position:relative;
width:200px;
height:200px;
}
h1 span {
position:absolute;
width:100%;
height:100%;
background:url(../graphics/logo_fbt_wne.gif) no-repeat;
}

h2 {
padding:10px 0 0 10px;
font-size:16px;
font-weight:bold
letter-spacing:1px;;
color:#000;
}

h3 {
padding:10px 0 10px 10px;
font-size:12px;
font-weight:bold;
color:#ed1c24;
}

h4 {
padding-left:10px;
font-weight:bold;
color:#000;
}

#wrapper {
width:770px; 
margin:25px auto; 
text-align:left;
border:1px solid #ddd;
background-image:url(../graphics/bg_rdwt.gif); 
}

#banner {
border-bottom:1px solid #ddd;
}

#sidebar {
float:left;
width:200px;
}

#navigation {
width:200px;
margin:20px 0 0 0;
border-top:1px solid #fd797e;
}

#navMain {
line-height:2.2em;
}
#navMain li {
display: inline;
}
#navMain a {
display:block;
width:185px;
padding:0 0 0 15px;
color:#fff;
text-align:left;
text-decoration:none;
letter-spacing:1px;
border-bottom:1px solid #fd797e;
}
#navMain a:hover {
color:#fff;
background-color:#bd161d;
}

#home #navMain .home a,
#werwirsind #navMain .werwirsind a,
#dasbietenwir #navMain .dasbietenwir a,
#soarbeitenwir #navMain .soarbeitenwir a,
#wowirsind #navMain .wowirsind a,
#kontaktierensieuns #navMain .kontaktierensieuns a {
color:#fff;
font-weight:bold;
background-color:#bd161d;
}

#content {
float:right;
width:570px;
}
#content p {
padding:0 30px 10px 10px;
color:#000;
}
#content a {
color:#000;
border-bottom:1px #ccc dotted;
}
#content a:hover {
color:#ed1c24;
border-bottom:1px #ed1c24 dotted;
}
#content img {
margin:10px 0 0 10px;
border:0px solid #ddd;
}

#contenttxt h2 {
margin:70px 0 0;
}

#contentleft {
float:left;
width:330px;
}

#contentright {
float:right;
width:220px;
}
#contentright img {
margin:0 10px 10px;
}

#contentflash {
margin:10px 0 0 10px;
}

#siteinfo {
clear:both;
}
#siteinfo p {
padding:20px 0 10px 210px;
color:#ccc;
}
#siteinfo a {
color:#ccc;
}
#siteinfo a:hover {
color:#ed1c24;
}
.grey {
color:#999;
}