/* CSS Document */

html {min-height: 100%;}

body {
	margin: 0px 0px 0px 0px;
	background-color: #202020;
	background-image: url(gfx/bg_L1.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#CCC;
}
#container {
	width: 955px;
	margin-top: 55px;
	background-color: #333333;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
.container_block100 {
	margin-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	width: 730px;
	padding-top: 12px;
	color: #ccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	background-color: #3C3C3C;
	background-image: none;
	background-repeat: no-repeat;
	margin-left: 5px;
	float: left;
}
.container_block200 {
	margin-top: 5px;
	padding-left: 25px;
	padding-right: 25px;
	width: 872px;
	padding-top: 12px;
	color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 13px;
	margin-left: 5px;
	float: left;
}
.content_right {
	width: 150px;
	float: right;
	height: auto;
	color: #ccc;
	margin: 5px;
}

#topheader {
	height: 30px;
	width: 955px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: right;
}



#theader { font-family: Impact, Sans-serif;	font-size: 36px; color: #303030;	background: url(gfx/logo.gif) no-repeat 0;	margin-left: 18px; margin-top: -5px; margin-bottom: -5px; padding-left: 35px; width: 697px; }

#theadert { font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; color: #ff6600; padding-left: 73px; }
#form1 #bildesoek {
	background-color: #000000;
}
#form1 input {
	background-image: none;
}


#mainbanner {
	width: 955px;
	height: 88px;
	padding-top: 50px;
	font-family: Rockwell Extra Bold;
	font-size: 26px;
	color: #ccc;
	background-image: url(gfx/mainbanner.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 955px;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
	float: right;
}
#nav ul {
	margin: 0 0 0 0;
	text-align: center;
}
#nav li {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
}
#nav li a {
	text-decoration: none;
	color: #CCCCCC;
	width: 100px;
	height: 17px;
	padding-top: 3px;
	display: block;
	float: right;
	background-color: #333333;
	background-image: url(gfx/navbg.gif);
}
#footer a {
	color: #5F5F5F;
	text-decoration: none;
}

#body {
	float: none;
	clear:both;
	width: 955px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFF;
	padding: 0 10px 0 10px;
	
	
}
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -0.8px;
	font-size: 14px;
	color: #CCC;
	margin: 0 0 0 0;
	padding-top: 16px;
	padding-bottom: 12px;
}
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ff6600;
	margin: 0 0 0 43px;
	padding-top: 0px;
}
h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style:oblique;
  font-size: 12px;
  margin: 0 0 0 20px;

}

#footer {
	width: 955px;
	background:url(gfx/footer.gif) no-repeat;
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#p404 {
  margin: 0 auto;
	padding-top: 20px;
	width: 400px;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#recentnews { width: 700px; padding-left: 50px; }
#recentnews a { color: #ff6600; text-decoration:none; }
div.content { width: 740px; padding: 5px;}
hr { margin-left: 50px; height: 0px; border-top: 2px dashed #FF6600;}
#body a { color: #ff6600; text-decoration: none; }
b { color: #ff6600;}
strong {
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.bildedetail {
	max-width: 425;
	max-height:425;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #111;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #111;
	padding: 5px;
	height: auto;
	width: auto;
}

.bildekat{
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	height: 80px;
	width: 80px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #111;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #111;
}

.bildesearch {
	margin-right: auto;
	margin-left: auto;
	padding: 3px;
	height: 80px;
	width: 80px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #111;
	border-right-color: #555;
	border-bottom-color: #555;
	border-left-color: #111;

}
.facebookcolour {
	color:#FFF;


}
.style3
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

