*{
margin: 0;
padding: 0;
color: inherit;
border: 0;
}

body{
background-color: black;
color: white;
font-family: Corbel, 'Trebuchet MS', Trebuchet, Verdana, sans-serif;
font-size: 16px;
line-height: 1.5em;
}
a{
color: white;
}
a:hover{
color: #F484AC;
}
#container{
margin-left: auto;
margin-right: auto;
width: 750px;
border-top: 5px solid #F484AC;
}
#header{
height: 400px;
width: 100%;
background: url(http://jaeggi.nl/larix/images/bgr22.jpg) no-repeat 0 0;
float: left;
}
h1 span{
display: none;
}
h2{
word-spacing: 0.05em;
letter-spacing: -0.05em;
font-weight: normal;
font-size: 200%;
margin-top: 0.25em;
margin-bottom: 0.5em;
padding-left: 0.5em;
color: #F484AC;
text-transform: uppercase;
}
h3{
letter-spacing: -0.05em;
text-transform: uppercase;
text-align: right;
font-weight: normal;
font-size: 150%;
margin-top: 1em;
margin-right: 0.666667em;
line-height: 1em;
}
h4{
font-size: 100%;
font-weight: normal;
margin-left: 1em;
margin-top: 1.5em;
}
#left{
float: left;
width: 600px;

}
#content{
float: left;
width: 100%;

}
#content p, #content li, #content .flash{
padding-right: 1em;
padding-bottom: 0.75em;
padding-top: 0.5em;
padding-left: 1em;
border-left:1px solid #F484AC;
background-color: #111;
margin-bottom: 0.25em;
color: white;
line-height: 1.5em;
}
#content img{
margin-bottom: 1em;
}
#content p img, #content .img{
font-size: 0.8em;
text-align: right;
float: right;
margin: 1em;
margin-right: 0;
margin-top: 0;
}
#content .img img{
margin:0;
padding: 0;
}
#content .img{
margin-right: 1em;
}
#content p.break{
background-color: #000;
margin: 0;
padding: 0;
height: 1.5em;
border: none;
}
#content ul, #content ol{
color: white;
list-style: square;
margin-left: 1em;
}
#content ol{
list-style: decimal;
}
#content li{
border-left:1px solid #444;
}
#content p.q{
font-style: italic;
border-left:1px solid #fff;
padding-left: 2em;
line-height: 1.75em;
}
#footer{
text-align: right;
font-size: 75%;
border-bottom: 5px solid #F484AC;
word-spacing: 0.125em;
}
#lowmenu ul.nav{
list-style: none;
text-align: center;
}
#lowmenu .nav li{
height: 1.5em;
font-size: 75%;
display: inline;
margin-left: 0.25em;
margin-right: 0.25em;
}
#lowmenu .nav li a{
text-decoration: none;
}
a.current{
color:  #F484AC;
}
#menu{
width: 150px;
height: 100%;
float: left;
background: url(http://jaeggi.nl/larix/images/menu.jpg) no-repeat 0 0;
}
#menu ul{
padding: 1em;
padding-right: 0;
padding-left: 1em;
margin-top: 300px;
list-style: none;
}
#menu ul li a{
text-decoration: none;
}
#menu ul li a:hover{
color:  #F484AC;
}
#menu ul li a.current{
border-left:1px solid #444;
background-color: #222;
padding-left: 25px;
color:  #F484AC;
}