
body, html {
padding: 0px;
margin: 0px; 
border: 0;
font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
}
H3 {
font-size: 12pt;
font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;
color: #fe9602
}

H1 {
font-size: 14pt;
font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;;
color: #fe9602 
}

H6 {
font-size: 3pt;
color:black
}

.kop12 {
font-family: "Trebuchet MS", "Bitstream Vera Serif", Utopia, "Times New Roman", times, serif;;
font-weight: bold;
font-size: 12px;
color: #000000;
}

body {
background: url(images/site/body-bg.jpg) repeat;
width: 800px;
text-align: justify;
margin-top: 0px;
padding-bottom: 0px;
margin-left: auto;
margin-right: auto;
border: 0;
}
#container {
width: 800px;
margin: 0 auto
}
#logo {
background: url(images/site/topbanner.gif) no-repeat;
background-position: center top;
margin-top: 0px;
width: 800px;
height: 158px;
z-index: 1
}
#bodytop {
background: url(images/site/body-top.gif) no-repeat;
background-position: center top;
width: 800px;
height: 13px
}
#bodytable {
background: #FFFFFF url(images/site/body-body.gif) repeat-y;
background-position: center top;
position: relative;
width: 800px;
height: 100%;
float: left;
clear: both;
font-size: 11px;
font-family: verdana;
}
#ornament1 {
background: url(images/site/ornament1.gif);
position:relative; left: 550px; top: 130px;
z-index: 1000;
width: 199px;
height: 89px
}
#sidebar {
	float: right;
	background-color:#f4f2f0;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 10px;
	width: 170px;
	}
#sidebar h3 {
		background: url(blog/wp-content/themes/youri/images/dot.gif) repeat-x bottom;
		color: #3b4041;
		font-size: 11px;
		height: 100%;
		font-weight: normal;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: uppercase;
		}
	#sidebar h2 {
		color: #3b4041;
		font-size: 10px;
		font-weight: normal;
		letter-spacing: 0.2em;
		margin: 0;
		padding: 0;
		text-transform: lowercase;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
		
	#sidebar li, #sidebar li:hover {
		margin: 0;
		padding: 0;
		}
		
	#sidebar a {
		color: #fe9602;
		}
		
	#sidebar a:hover {
		background: url(blog/wp-content/themes/youri/images/dot.gif) repeat-x bottom;
		color: #fe9602;
		}
		
	#sidebar div { 
		margin: 20px 0;
		padding: 0;
		}
	#sidebar img {
		border: 0px 
		}
#bodybottom {
background: url(images/site/body-bottom.gif) no-repeat;
background-position: center top;
float: none;
clear: both;
width: 800px;
height: 47px
}		
a
{
outline: none;
}

/*- Menu Tabs 3--------------------------- */

    #tabs3 {
      float:left;
      width:100%;
      background: url(images/site/bg.gif);
	  font:Verdana, Arial, Helvetica, sans-serif;
	  height:23px;
      font-size:11px;
      line-height: inherit;
      }
    #tabs3 ul {
          margin:0;
          padding:0px 10px 5px 50px;
          list-style:none;
      }
    #tabs3 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs3 a {
      float:left;
      background:url("images/site/tableft3.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
	  text-decoration:none;
      }
    #tabs3 a span {
      float:left;
      display:block;
      background:url("images/site/tabright3.gif") no-repeat right top;
      padding:5px 15px 2px 6px;
      color:#fe9602;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs3 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs3 a:hover span {
      color:#3b4041;
      }
    #tabs3 a:hover {
      background-position:0% -42px;
      }
    #tabs3 a:hover span {
      background-position:100% -42px;
      }

      #tabs3 #current a {
              background-position:0% -42px;
			  color:#3b4041;
      }
      #tabs3 #current a span {
              background-position:100% -42px;
			  color:#3b4041;
			   
      }
-->
/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none
}
/* End hide */


#content {
font-size: 13px;
line-height: 1.6em;
padding-top: 10px;
padding-bottom: 20px;
margin-left: 29px;
margin-right: 27px;
margin-top: 10px
}



a {
	color: #fe9602;
	text-decoration: none;
	}

a:hover {
	background: #fe9602;
	color: #fff;
	}

#kolom-rechts a {
text-decoration: none;
}



