/* CSS Startseite */

/* Template template_start.htm */


#mainbody {
width: 1000px;
margin: 0 auto;
padding: 0;
position:relative;
background:#313236 url(../img/hg-start.gif) 0 0 repeat-y;
color: #646060;
}


#breadcrumbs {
width: 183px;
}
#breadcrumbs p {
text-indent:-5000em;
}

#content {
min-height:580px;
margin-top:-33px;
color:#ffffff;
position:relative;
}
#content .section-txtpic.book {
position:absolute;
width:270px;
top:315px;
left:490px;
font-size:1.04em;
text-transform:uppercase;
}
#content .section-txtpic.book p {
line-height:2em;
}
#content .section-txtpic.book h1 {
font-size:1.2em;
}
#content .section-txtpic.book h2 {
color:#ffffff;
font-size:1.1em;
}

