* {
    margin: 0px ;
    padding: 0px ;
}

body {
    color: #000 ;
    background-color: #fff ;
}

* {
    color: inherit ;
    font-family: Arial,Helvetica ;
    font-size: 8pt ;
    line-height: inherit ;
}

a {
    color: #000 ;
}

img {
    border: 0px ;
}

p {
    margin-top: 1em ;
}

.hidden_header {
    display: none ;
}

/*div {
    outline: 4px solid #f00 ;
}

div > div {
    outline: 3px solid #0f0 ;
}

div > div > div {
    outline: 2px solid #ff0 ;
}

div > div > div > div {
    outline: 1px solid #00f ;
}*/

#sitecontainer {
    width: 950px ;

    position: relative ;

    margin: auto ;
    border: 1px solid #000 ;
    border-top-width: 0px ;

    background: url('../../fileadmin/images/sitebackground.gif') repeat-y ;
}

#head_stripe {
    width: 100% ;
    height: 51px ;

    border-bottom: 1px solid #000 ;
    background: #fff url('../../fileadmin/images/head_stripe.gif') repeat-x bottom ;
}

#logo {
    position: absolute ;
    left: 31px ;
    top: 4px ;
}

#pagecontainer {
    width: 100% ;
}

#leftcol {
    float: left ;
    width: 213px ;

    margin-right:-1px ;

    border-right: 1px solid #000 ;
    background-color: #dee4ec ;

    font-weight: bold ;
}

#leftwhite {
    width: 100% ;
    height: 134px ;

    border-bottom: 1px solid #000 ;
    background-color: #fff ;
}

#leftblue {
    width: 100% ;
    height: 39px ;

    border-bottom: 1px solid #000 ;
    background-color: #0565e8 ;
}

#leftmenu {
    margin: 1em 3em 1em 1em ;
}

#leftmenu a {
    text-decoration: none ;
}

#leftmenu ul.pictogram {
    margin-left: 4em ;
}

#leftmenu ul.pictogram img {
    float: left ;
    margin-left: -4em ;
    padding-top: 2px ;
    vertical-align: bottom ;
}

#leftmenu ul {
    margin-left: 1em ;
    list-style-type: none ;

    border-bottom: 1px solid #6c9ee6 ;
}

#leftmenu ul ul {
    border-bottom-width: 0px ;
}

#leftmenu li {
    line-height: 2.25em ;

    padding-left: 1em ;

    border-top: 1px solid #6c9ee6 ;

    background: url('../../fileadmin/images/bullet.gif') no-repeat left 0.9em ;
}

#leftmenu li.cur {
    color: #0565e8 ;
}

#leftmenu li.cur li {
    color: #000 ;
}

#leftmenu ul li ul li {
    border-color: #fff !important ;
}

#leftsponsors {
    width: 100% ;

    margin-top: 2em ;

    color: #333 ;
    text-align: center ;
}

#leftsponsors p {
    margin-bottom: 1em ;
}

#rightcol  {
    float: left ;
    width: 736px ;

    border-left: 1px solid #000 ;
}

#topmenu {
    height: 18px ;

    padding-left: 1em ;
    padding-top: 4px ;

    border-bottom: 1px solid #000 ;
    background-color: #6c9ee6 ;

    text-transform: uppercase ;
}

#topmenu, #topmenu * {
    color: #fff ;
    font-weight: bold ;
}

#topmenu a {
    text-decoration: none ;
}

#topmenu ul {
    list-style-type: none ;
}

#topmenu li {
    display: inline ;
    margin-right: 1em ;
    padding-left: 1em ;

    background: url('../../fileadmin/images/bullet_dark.gif') no-repeat left 50% ;
}

#toppic {
    width: 100% ;
    height: 111px ;

    border-bottom: 1px solid #000 ;
}

#heading {
    height: 30px ;

    border-bottom: 1px solid #000 ;
    background-color: #dee4ec ;

    padding-left: 1em ;
    padding-top: 9px ;
}

#heading {
    font-size: 1.7em ;
    font-weight: bold ;
}

#heading * {
    display: inline ;
    font-size: 1em ;
}

#heading a {
    text-decoration: none ;
}

#content {
    width: 100% ;

    line-height: 1.8em ;
}

#content ul {
    list-style-type: disc ;
    margin-left: 2em ;
}

#contentleft {
    float: left ;
    width: 500px ;
    margin: 1em ;
    margin-right: 0em ;
}

#contentleft .contelem {
   width: 100%;
}

#contentright {
    float: right ;
    width: 185px ;

    margin: 1em ;
    margin-left: 0em ;

    text-align: center ;
    font-weight: bold ;
}

#rightpic {
}

#rightpic img {
    border: 1px solid #000 ;
}

#rightmenu {
    margin-top: 1em ;
}

#rightmenu a {
    text-decoration: none ;
}

#rightmenu ul {
    margin-left: 3em ;
    list-style-type: none ;
    text-align: center ;
}

#rightmenu li {
    line-height: 2.25em ;

    padding-left: 1em ;

    background: url('../../fileadmin/images/bullet.gif') no-repeat left 0.9em ;

    text-align: left ;
}

#rightsponsors {
    margin-top: 1em ;

    color: #333 ;
    text-align: center ;
}

#rightsponsors p {
    margin-bottom: 1em ;
}

#footer{
    clear: both ;

    height: 18px ;

    padding-right: 1em ;
    padding-top: 4px ;

    border-top: 1px solid #000 ;
    background-color: #0565e8 ;

    text-align: right ;
}

#footer, #footer * {
    color: #fff ;
}
