P   {
	font-size : small;
	font-family : Georgia, 'Times New Roman', serif;
	text-align : left;
	padding-left : 2px;
	padding-right : 2px;
}

A   {
	text-decoration : none;
	color : Blue;
	background-color : transparent;
}

A:Visited  {
	text-decoration : none;
	color : Blue;
	background-color : transparent;
}

A:Hover  {
        color : Black;
	background-color : transparent;
	text-decoration : underline;
}

A:Active  {
	text-decoration : none;
	color : Blue;
	background-color : transparent;
}

BODY  {
      font-size : small;
      font-family : Georgia, 'Times New Roman', serif;
      text-align : left;
      padding-left : 2px;
      padding-right : 2px;
}

img.right {
      float: right;
      padding: 2px;
      padding-left: 4px;
}

img.left {
      float: left;
      padding: 2px;
      padding-right: 4px;
}

ul    {
      list-style-position: inside;
      list-style-type: square;
}

h5	{
        font-family : Verdana, Arial, sans-serif;
        font-size : small;
        width : 90px;
        float : left;
        border-top : solid black 2px;
        background : url(bgl_rood.jpg);
        background-repeat : repeat-x;	
}

h3    {
      line-height : 2pt;
}

.sidebar-title	{
	color : white;
	text-align : center;
}

#twitter_update_list	{
	font-size : x-small;
	font-weight : normal;
      list-style-type : dot;
	list-style-position : left;
	margin-left : -40px;
}

#container {
padding-left: 10%;
padding-right: 10%;

}

#nav1 {
        width : 90px;
        height : 470px;
        float : left;
        margin-right : 3px;
        border-bottom : solid black 1px;
}

#nav2 {
        font-family : Verdana, Arial, sans-serif;
        font-weight : bold;
        width : 90px;
        height : 398px;
        float : left;
        border-top : solid black 2px;
        padding-top : 70px;
        background : url(bgl_rood.jpg);
        background-repeat : repeat-x;
        margin-left : 3px;
}

#content      {
        width : 60%;
        margin-left: auto;
        margin-right: auto;
        border-width : 2px;
        border-left : dotted black 2px;
        border-top : solid black 2px;
        border-right : dotted red 2px;
        border-bottom : solid red 2px;
        padding : 15px;
        padding-left : 20px;
        float : left;
}

.item {
        font-family : Verdana, Arial, sans-serif;
        font-weight : bold;
        color : black;
        height : 15px;
        width : 80px;
        border-width : 2px;
	border-style : solid;
        border-color : black;
        border-bottom : none;
        border-left : none;
        border-right : none;
        text-align : right;
        padding : 5px;
        position : relative;
        float : left;
        background : url(bgr_rood.jpg);
        background-repeat : repeat-y;
}

#item-bottom {
	border-bottom : solid red;
        border-width : 2px;
}

.navlink    {
background : url(bgl_rood.jpg);
background-repeat : repeat-x;
}

.navlink:visited    {
color : Black;
background-color : transparent;
}

.item:visited  {
color : Black;
background : url(bgr_rood.jpg);
background-repeat : repeat-y;
text-decoration : none;
}

#item-active  {
background : transparent;
border-left : dotted red 2px;
text-decoration : none;
padding-left : 5px;
width : 78px;
}

#item-bottom-active  {
background : transparent;
border-left : dotted red 2px;
text-decoration : none;
padding-left : 5px;
width : 78px;
border-bottom : solid red;
border-width : 2px;
}

.item:hover  {
background : url(bgl_rood.jpg);
background-repeat : repeat-x;
text-decoration : none;
}

#japio  {
background : url(bgr_rood.jpg);
background-repeat : repeat-y;
}

#werk  {
background : url(bgr_geel.jpg);
background-repeat : repeat-y;
}

#cv  {
background : url(bgr_blauw.jpg);
background-repeat : repeat-y;
}

#fotoos  {
background : url(bgr_groen.jpg);
background-repeat : repeat-y;
}

#log  {
background : url(bgr_geel.jpg);
background-repeat : repeat-y;
}

#contact  {
background : url(bgr_groen.jpg);
background-repeat : repeat-y;
}

#fien  {
background : url(bgr_rood.jpg);
background-repeat : repeat-y;
}

#links  {
background : url(bgr_blauw.jpg);
background-repeat : repeat-y;
}


