.stijl1 {
	font-size: medium;
	color: #FFFFFF;
}
img {border:0;}
body {
	background-image: url(img/bg.png);
	color:#cf8e3e;
	font-family: Verdana;
	font-size: 12px;
}
*	{
	margin:0;
	padding:0;

}
a	{color:#FFFF33; text-decoration:none;}

#container {width:958px; height:auto; margin:0 auto 20px auto;}
#header	{
	height:157px;
	background-image: url(img/header.png);
}

#menu {background:url(img/menu.png); height:44px; text-align:center;}
#menu ul	{margin:0; padding:0;}
#menu li	{list-style:none; display:inline;}
#menu li a	{
	color:#cf8e3e;
	line-height:42px;
	text-decoration:none;
	margin-left:3px;
	margin-right:3px;
}
#menu li a:hover	{text-decoration:underline;}

#content {width:958px; overflow:visible;}

#content-left	{width:192px; background:url(img/menu-left.png) no-repeat; float:left;}
#menu-left	{height:270px; width:192px; padding-top:40px; font-size:10px;}
#menu-left ul	{margin:0; padding:0;}
#menu-left li {list-style:none;}
#menu-left li a	{
	color:#cf8e3e;
	text-decoration:none;
	margin-left:16px;
	line-height:16px;
	display:block;
}
#menu-left li a:hover	{text-decoration:underline;}

#content-middle	{width:562px; height:auto; float:left; margin-left:6px; margin-right:6px; display:block;}
#content-top	{background:url(img/content-top.png) no-repeat; height:40px; margin:0 auto;}
#content-repeat	{background:url(img/content-repeat.png) repeat-y; width:562px; margin:0 auto;}
#content-middle h1	{font-size:18px; line-height:32px; margin-left:10px; font-variant:small-caps; margin-top:10px;}
#content-middle p	{width:96%; margin:0 auto; font-size:12px; font-variant:small-caps;}
#content-bottom	{background:url(img/content-bottom.png); height:31px; margin:0 auto;}

#content-right	{width:192px; height:auto; float:right; background:url(img/news-repeat.png) repeat-y;}
#content-right p	{width:92%; margin:0 auto; padding-bottom:10px;}
#content-right-top	{
	height:23px;
	width:192px;
	background-image: url(img/news-top.png);
}
#content-right1	{width:192px; height:auto; float:right; background:url(img/news-repeat.png) repeat-y;}
#content-right1 p	{width:92%; margin:0 auto; padding-bottom:10px;}
#content-right1 h1	{font-size:18px; line-height:32px; margin-left:10px; font-variant:small-caps; margin-top:10px;}
#content-right1 p	{width:96%; margin:0 auto; font-size:12px; font-variant:small-caps;}
#content-right1-top	{
	height:38px;
	width:192px;
	background-image: url(img/news1-top.png);
}
#content-right-bottom	{
	background:url(img/news-bottom.png) no-repeat bottom;
	font-size:12px;
	font-variant:normal;
}
#content-right1-bottom	{
	background:url(img/news-bottom.png) no-repeat bottom;
	font-size:12px;
	font-variant:normal;
}

#footer	{color:#000000; margin:0 auto 0 auto; font-variant:small-caps; text-align:center; width:958px; clear:both;}