*{margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,input,select,textarea{font-size: 100%;}
ul,ol{list-style: none;}
label, input.button{cursor: pointer; cursor: hand;}
img,fieldset{border: none;}
table{border-collapse: collapse; border: none; font-size: 11px;}
hr,.hide{display: none;}
.clearfix:after{content: "."; display: block; height: 0; clear: both; visibility: hidden;}

html
		{
		background:none;
		}
body
		{
		background:url("../img/body-bg.jpg") no-repeat 50% 0;
		margin: 0 0;
		text-align: center;
		font: 11px/14px Tahoma, Verdana, sans-serif;
		}

.welcome span
		{
		padding: 0px 0px 0px 190px;
		}

#wrapper
		{
		position: relative;
		width:900px;
		text-align: left;
		margin: 0 auto;
		}

#main
		{
		background: url(../images/container-bg.png) repeat-y 0 0;
		position: relative;
		margin-top:5px
		}

#main-in
		{
		background: url(../images/container-top-bg.png) no-repeat 0 0;
			min-height:570px;
		}

#main-out
		{
		min-height: 240px;
		padding: 13px;
		margin: 0 2px;
		}

#shadow
		{
		background: url(../images/shadow-bg.png) no-repeat 0 0;
		//background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=_themes/main/contactadvertentie/images/shadow-bg.png sizingMethod=crop);
		height: 15px;
		}

#header_01 {width:900px; height:88px;}
#top_01 {width:900px; height:48px; background:url("../img/top-bg.jpg")}
#menu_01 {width:900px; height:40px; background:url("../img/menu-bg.jpg"); color:#fff600; font-family:Myriad Pro; font-size:14px;}
#menu_01 table {float:left;}
#menu_01 table a {color:#fff;}
#menu_01 table td { background:url("../img/razd.jpg") no-repeat right; height:40px;  padding:0 19px 0 22px; }
#menu_01 table td.home {background:url("../img/home-bg.jpg"); height:40px; padding:0 30px 0 30px;}
#menu_01 h1 {float:right; margin:3px 38px 0 0; display:inline; display:inline;}


#footer_01 {margin-top:5px; width:900px; height:39px; background:url("../img/footer-bg.jpg")}
#c_01 {font-family:tahoma; font-size:10px; color:#8ce841; margin:14px 0 0 40px; float:left; display:inline;}
#d_01 {float:right; font-family:tahoma; font-size:11px; color:#fff; margin:12px 34px 0 0; display:inline;}
#d_01 a {color:#fff; margin:0 6px 0 5px;}
#bottom_01 {width:900px; height:112px; background:url("../img/bottom-bg.jpg")}
