/*
* MAIN STYLESHEET MAAKJEDROMENWAAR.NL
* BY SANDER BECK
* SANDER@MULTIMOVE.NL
*/

body{
	height:100%;
	margin:0px;
	padding:0px;
	/*background:#ffffff url(../images/layout/bg-body.jpg) repeat-x;*/
	background:#b17026 url(../images/layout/bg-body2.jpg) repeat-x;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:17px;
	color:#000;
}

img { 
	behavior:url("http://www.3g-methode.nl/styles/iepngfix.htc"); 
}

div#container{
	position:relative;
	width:908px;	
	padding:7px 0 0px 0;
	margin:0px auto;
}

div#header{
	position:relative;
	width:892px;
	height:235px;
	margin:55px 8px 0 8px;
	background:url(../images/layout/headers/header1.jpg) no-repeat;
}

#language{
	position: absolute;
	top:105px;
	padding-left:30px;
	color:#f1cc8a;
	font-weight:bold;
}

#language a{
	color:#FFF;	
	color:#f1cc8a;
}

div#top_level_menu ul {
	position:absolute;
	list-style:none;
	margin:0;
	padding:0;
}

div#top_level_menu li {
	float:left;
	list-style:none;
	padding-top:4px;
}

.maakjedromenwaar{
	width:898px;
	height:57px;
	margin:-285px 5px 0 5px;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.3g-methode.nl/images/layout/bg-maakjedromenwaar.png', sizingMethod='image');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.maakjedromenwaar[class]{
  	background:url(../images/layout/bg-maakjedromenwaar.png) no-repeat;
}

#topflash{
	margin: -10px 0px 0px -40px;
	padding:0px;
	position:absolute;
	z-index:10;
}

.content_home_header{
	position:relative;
	width:663px;
	margin:-205px 122px 20px 122px;
	height:319px;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.3g-methode.nl/images/layout/bg_home_template.png', sizingMethod='image');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.content_home_header[class]{
  	background:url(../images/layout/bg_home_template.png) top no-repeat;
}

.content_home_header-2{
	position:relative;
	width:663px;
	margin:-205px 122px 20px 122px;
	height:319px;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.3g-methode.nl/images/layout/bg_home_template-2.png', sizingMethod='image');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.content_home_header-2[class]{
  	background:url(../images/layout/bg_home_template-2.png) top no-repeat;
}

.container_center{
	margin-top:228px;
	width:100%;
	margin:228px 0 0 0;	
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.3g-methode.nl/images/layout/bg-container.png', sizingMethod='scale');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.container_center[class]{
	background: url(../images/layout/bg-container.png) repeat-y;
}

.container_footer{
	height:9px;
	width:100%;
/*	line-height:2px;*/
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.3g-methode.nl/images/layout/bg-container-footer.png', sizingMethod='image');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.container_footer[class]{
	background:url(../images/layout/bg-container-footer.png) no-repeat bottom;
}

div#content{
	position:relative;
	width:627px; /*663*/
	min-height:250px;
	_height:250px; /*IE6*/
	background:#f4f4f4;
	margin:-130px 122px 20px 122px;
	border:3px solid #ebdf63;
	padding:15px;
}

div#content_footer{
	width:663px;
	height:27px;
	background:url(../images/layout/bg-content-footer.jpg) repeat-x;
	margin:0px 122px 0px 122px;
	overflow:hidden;
}

div#content_home{
	position:relative;
	width:663px;	
	margin:0px 122px 20px 122px;
}

div#content_home_footer{
	width:663px;
	height:53px;
	text-align:right;
	background:url(../images/layout/bg-content-home-footer.jpg) repeat-x;
	margin:0px 122px 0px 122px;
	overflow:hidden;
}

div#content_home_footer-en{
	width:663px;
	height:53px;
	text-align:right;
	background:url(../images/layout/bg-content-home-footer-en.jpg) repeat-x;
	margin:0px 122px 0px 122px;
	overflow:hidden;
}

div#content_home_footer-de{
	width:663px;
	height:53px;
	text-align:right;
	background:url(../images/layout/bg-content-home-footer-de.jpg) repeat-x;
	margin:0px 122px 0px 122px;
	overflow:hidden;
}

div#content_home_footer_latestnews{
	float:left;	
	color:#f4f4f4;
	width:309px;
	text-align:left;
	padding:9px 10px 10px 123px;
}

div#content_home_footer_latestnews a{
	color:#f5efae;
}

div#content_home_footer_buttons{
	float:right;	
}

div#bestel_button{
	width:142px;
	height:146px;
	position:absolute;
	margin:-100px 0 0 590px;
}

div#copyright{
	margin:-8px 0 0 0;
	padding:10px 0 20px 0;
	text-align:center;
	/*color:#a1a1a1;*/
	color:#f1cc8a;
	font-size:14px;
	font-weight:bold;
}

div#copyright a{
	/*color:#a1a1a1;*/
	color:#f1cc8a;
	text-decoration:none;
}

div#copyright a:hover{
	/*color:#a1a1a1;*/
	color:#f1cc8a;
	text-decoration:underline;
}

/* fonts and headers*/
a{
	color:#d3291c;
}

a img{
	border:0px;
}

h1{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	padding:0;
	margin:0 0 10px;
	font-weight:bold;
}

p{
	margin:0 0 10px 0;
}

.btnSubmit {
  color:#900;
  height:24px;
  font-weight:bold; 
  border:1px solid #900; 
  background:#FFC url(../images/layout/buttonbg.png) repeat-x;
}
.btnSubmit:hover {
  background-color:#763a34;
  color:#ffffff;
  background-position:0 -30px;
}


