/* TYPO3 Styles Pageelemente*/

html, body {
margin:0px;
padding: 0;
height:100%;
}
body {
font-family: Arial, Verdana,  Helvetica, sans-serif;
font-size: .775em;
background-image: url(../images/bg-body.jpg);
background-color:#260b04;
background-repeat: repeat-x;
}

#onlyprint { display:none; }

div#frame {
width: 994px;
margin: 0px auto;
height:100%;
background: url(../images/bg-frame.gif) 169px;
background-repeat: repeat-y;
}

* div#frame {
width: 994px;
margin: 0px auto;
height:100%;
background: url(../images/bg-frame.gif) 170px;
background-repeat: repeat-y;
}


div#header {
margin:0px;
padding:0px;
position:relative;
z-index:5;
}


div#anim {
width: 860px;
padding:0px;
margin:0;
position:relative;
top:-30px;
z-index:4;
background-color:#013035;
}
div#anim .menu p {
padding-right:20px;
margin:5px 0px;
}

div#anim .menu p a {
color:#b4ca37;
font-size: 12px;
letter-spacing:1px;
font-weight:bold;
text-decoration:none;
}

div#anim .menu p.menu-level1-act {
background: url(../images/bg-menulev1.gif) right;
background-repeat: no-repeat;
}
div#anim .menu p.menu-level1-act a {
color:#1bc8d9;
}

/*details*/
div#body {
position:relative;
top:-20px;
margin: 0 auto;
width:654px;
z-index:20;
height:200px;
border-top:1px solid #666633;
margin-bottom:-15px;
background: url(../images/bg-content.gif) repeat-x;
}

div#body .content {
margin:0px;
padding:10px 20px;
background: #B2CC35;
}

div#body  .menulev2 {
text-align:center;
color:white;
font-weight:bold;
padding-bottom:20px;
padding-top:15px;

}
div#body .menulev2 a {
margin:0 4px;
text-decoration:none;
color:white;
}
div#body .menulev2 .act a {
color:#035761;
}
div#body .pagetitle {
margin-top:15px;
text-align:center;
color:#260b04;
font-size:1.4em;
font-weight:bold;
text-transform:uppercase;
padding-bottom:10px;
border-bottom: 1px solid #260b04;

}
div.clear {
clear: both;
margin: 0;
padding: 0;
height: 0;
line-height: 0;
font-size: 0;
}

div#footer {
width: 910px;
margin: 0px auto 0 auto;
padding: 20px 0px 0px 0px;
height: 20px;
}
div#footer div.breadcrumbs {
float:left;
color:#666;
margin-left:55px;
font-size:.9em;
}
div#footer div.breadcrumbs a {
font-weight:normal;
}

div#footer div.menu {
float:right;
margin-right:20px;
}
div#footer div.menu a {
margin:0px 10px 0px 10px;
}
.csc-menu a {text-decoration:none;}
