/* andreas05 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given for the original design work.

Version: 1.4 (alternate), November 28, 2005 */

body{
padding:0;
margin:0;
font:76% verdana,tahoma,sans-serif;
background: #24525b repeat;
color:#303030;
}

a{
text-decoration:none;
background-color:inherit;
font-weight:bold;
color:#286ea0;
}

a:hover{
background-color:inherit;
color:#303030;
}

h1{
margin:0;
font-size:3.6em;
letter-spacing:-3px;
text-align: right;
color: inherit;font-style: italic;text-decoration: none;text-direction: inherit;font-family: Times, "Times New Roman", serif;visibility: hidden;position: inherit;}

h2{
margin:5px 0 10px 0;
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;
}

h3{
margin: 5px 0em 10px 2em;
font-size:1.6em;
letter-spacing:-1px;
font-weight:normal;
}

p{
margin:0 0 15px 0;
line-height:1.3em;
}

img{
float: inherit;
margin:0 10px 8px 0;clear: left;}

#title{
margin:20px auto -9px auto;
width:700px;
}

#container{
margin:0 auto 15px auto;
width: 700px;
background-color: #cecece;
color:#303030;
border: 5px #505050 none;border-bottom: 10px #cecece solid;border-left: 10px #cecece solid;border-right: 10px #cecece solid;}

#sidebar{
float:left;
width:150px;
}

#main{
width:500px;
padding-left:20px;
border-left:1px solid #cccccc;
float:right;
}

#footer{
clear:both;
}

.menu{
display: block;
padding: 4px 2px 4px 2px;
font-size:1.1em;
font-weight:bold;
background-color: silver;
color:#286ea0;
border: 1px #b2b2b2 outset;margin-left: +1em;}

.menu:hover{
background-color:#f8f8f8;
color:#286ea0;
border:1px solid #dadada;
}

.credits{
margin-bottom:0;
font-size:0.8em;
background-color:inherit;
color:#aaaaaa;
}

.credits a{
background-color:inherit;
color:#aaaaaa;
}

.small{
font-size:0.8em;
}

.center{
text-align:center;
}

#banner { height:80px; background-image:url(http://nadine-reulen.nl/banner.jpg);border-top: 0px #c8ebe9 solid;top: -1em;visibility: visible;margin-top: 2em;width: 720px;margin-left: auto;margin-right: auto;background-position: center center;background-repeat: no-repeat;}
#banner2 { height:20px; background-image:url(http://nadine-reulen.nl/banner2.jpg);visibility: visible;width: 720px;margin-left: auto;margin-right: auto;background-position: center center;background-repeat: no-repeat;margin-top: auto;margin-bottom: 0em;}