html {
    width: 100%;
    height: 100%;
}

body
{
    width: 100%;
    height: 100%;
    background-color:#F8FCF8;
    background-image:url(http://loco-roco.net/images/design/bigbg.jpg); 
    background-repeat:repeat-y;
    margin:0px;
    font-family:Verdana;
    color:#000000;
    font-size:8pt;
}

a
{
    color:#008800;
    font-size:8pt;
    text-decoration:none;
}

img
{ 
border: 0px 
}

a.small
{
    color:#008800;
    font-size:7pt;
    text-decoration:none;
}



#head_shadow
{
}

#head
{
    width: 100%;
    background: url(http://www.loco-roco.net/images/design/head_left.jpg) no-repeat left;
    height:186px;
    margin-bottom: 2em;
}

#head_r
{
    width: 100%;
    background: url(http://www.loco-roco.net/images/design/head_right.jpg) no-repeat right;
    height:186px;
}

#werbung
{    
    float: right;
    width: 468px;
    height: 60px;
    margin-top: 0em;
    margin-right: 0em;
}

#menu_l_shadow
{
    float: left;
    width:150px;
    left: 0.5em;
    margin-bottom: 2em;
}
#menu_l
{
    background: url(../images/design/header_10.png) repeat-y center;
    width:150px;
    margin-left: 0.5em;
    font-size:7pt;
    margin-bottom: 2em;
}

#navi_oben
{
    width: 150px;
    height: 54px;
    background: url(../images/design/header_04.png) no-repeat center top;
}

#navi_unten
{
    width: 150px;
    height: 22px;
    background: url(../images/design/header_16.png) no-repeat center bottom;
}


#navi
{
    padding-left: 3em;
    padding-top: 1em;
}

#menu_l ul
{
    padding-left: 0.5em;
}

#menu_l li
{
  list-style: none;
  margin: 0; padding: 0.3em;
}

#menu_r_shadow
{
position: absolute;
    width:150px;
    background: url(../images/design/header_10.png) repeat-y center;
top: 220px;
right: 5px;
}

#menu_r
{
    width:150px;
    font-size:7pt;
}

#main_container
{
    margin: 7em 18em 1em 18em;
}

#main_shadow
{

}

#main
{
    padding:5px;
}

.news_head
{
    padding-bottom:6px;
    border-bottom:1px solid #000000;
}
.news_footer
{
    padding-top:2px;
    border-top:1px solid #000000;
}
.small
{
    font-size:7pt;
}

.text
{
    border:1px solid #000000;
    background-color: #CCCCCC;
    font-family:Verdana;
    color:#000000;
    font-size:8pt;
}
.button
{
    border:1px solid #000000;
    background-color: #CCCCCC;
    font-family:Verdana;
    color:#000000;
    font-size:7pt;
}

#trenner
{
    width: 100%;
    height: 8px;
    background: url(../images/design/header_02.png) center;
    margin-top: 3em; margin-bottom: 2em;
}

#footer_bg
{
    z-index:1;
    position: relative;
    width: 100%;
    background-image:url(http://www.loco-roco.net/images/design/footer_bg.jpg); background-position:bottom;
    height:221px;
    margin-bottom: 0em;
    margin-top: 0;
    clear: both;
}

#footer_left
{
    width: 100%;
    background-image:url(http://www.loco-roco.net/images/design/footer_left.jpg); 
    background-position:bottom; 
    background-repeat:no-repeat;
    background-position:left;
    height:221px;
    margin-bottom: 0em;
}

#footer_right
{
    width: 100%;
    background-image:url(http://www.loco-roco.net/images/design/footer_right.jpg); 
    background-position:bottom; 
    background-repeat:no-repeat;
    background-position:right;
    height:221px;
    margin-bottom: 0em;
}

#impressum
{
    width: 100%;
    position: absolute;
    bottom: 0px;
    font-size:small;
    text-align:center;
}



.td1 {
	background: #FBEEDD;
}

.td2 {
	background: #F5E2F6;
}