
body , html {
	background: #3c3c3c url("../images/back.jpg") repeat-x;
	font-family: Arial;
	font-size: 12px;
	color:#FFF;
	padding:0px;
	margin:0px;
	text-align:center;
}

#center {
	margin:0 auto;
	width:808px;
	
		
}

#top {
	margin:8px 0px;
}



a , a:active {
	color: #ff6c00;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#ff6c00;
	text-decoration:underline;
	font-weight:bold;
}

#bielderman {
	margin:0 auto;
	width:808px;
	text-align:left;
	padding-bottom:0px;
	padding-top:10px;
	
	min-height:430px;
}

#bieldermanLogo {
	text-align:left;
	

}

.content {
	padding-left: 15px;
}


#footer {
	
	
	background:  #1d1d1d;
	padding: 15px 0px;
	text-align:center;
	color:#FFF;
	border-top:1px solid #101010;
	

}

#footerContent {
	margin:0 auto;
	width:808px;
	text-align:left;
	color:#FFF;
}

#footer a , #footerContent a {
	color: #FFF;
}

.copy {
	color:#7d7d7d;
}

#footerContent h1 {
	font-size:120%;
	font-weight:bold;
	color:#FFF;
}

h1 , h2 , h3 , h4{
	margin:0px;
	margin-bottom: 10px;
}

h1 {
	font-size:180%;
	color:#ff6c00;
}

h3 {
	font-size:140%;
	color:#FFF;
}

img, div { 
	border: 0px;
	behavior: url('../../iepngfix.htc'); 
}


#clear , .clear {
	clear:both;
	margin:0px;
	padding:0px;
}

.fLeft {
	float:left;
}

.fRight{
	float:right;
}

.container {
	width: 100%;
	overflow:hidden;
}




.thumbBlock {
	width:180px;
	
	height:120px;
	margin:2px;
	border:1px solid #ff6c00;
	overflow:hidden;
}


.pictureBlock {
	width:170px;
	height:130px;
	margin:2px;
	overflow:hidden;
	margin-right:10px;
	float:left;
	overflow:hidden;
	border:3px solid #302a2a;
}

.title {

	color:#FFF;
	font-weight:bold;
	font-size:120%;
	margin-bottom:5px;	
	padding-left:5px;
	background:#302a2a;
}

.hidden {
	display:none;
}

.center {
	text-align:center;
	padding-left:0px;
}


#pagination {
	margin:2px 0px;
}

#pagination a {
	color : #FFF;
}

#pagination select {
	width:auto;
	padding:0px;
	font-size:90%;
}

#pagination div {
	width:auto;
	padding:1px 10px;
	color:#FFF;
}

#pagination div span {
	color: #71b004;
	text-transform: lowercase;
	margin-right:15px;
}


#form{
	
	padding:5px;
	width:400px;
	margin:8px 0px;

}
#form h2 {
	font-size:14px;
	font-weight:bold;
	margin:0px;
	margin-bottom:8px;
	text-align:left;
	width:180px;
	
}
#form p{
	font-size:11px;
	color:#666666;
	margin-bottom:20px;
	border-bottom:solid 1px #262626;
	padding-bottom:10px;
}
#form label{
	display:block;
	font-weight:bold;
	text-align:right;
	width:140px;
	float:left;
}

#form label.error, .error {
	color:#7c0c0c;
}

.error {
	margin:2px 0px;
}

#form .small{
	color:#3c3c3c;
	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	width:140px;
}
#form input, #form textarea , #form select {
	float:left;
	width:200px;
	margin:2px 0 10px 10px;
}

#form button{ 
	clear:both;
	margin-left:150px;
	width:125px;
	height:31px;
	background:#666666 url('../images/icons/button.png') no-repeat;
	text-align:center;
	line-height:31px;
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding:3px;
	border:0px;
}


#nav {
	
	color:#FFF;
}

#nav .nav_items {
	width:720px;
	text-align:right;
	margin-right:5px;
}

#nav a {
	
	color:#FFF;
	text-decoration:none;
	font-size:100%;
}

#nav a.orange {
	color:#ff6c00;
}

#nav a:hover {


	color:#FFF;
	text-decoration:underline;
	font-size:100%;

}


#subnav {
	padding: 0px 0px;
	background: #ff6d00;
	margin:8px 0px;
}

#subnav a, #subnav a:active {
	display:block;
	width:auto;
	color:#FFF;
	float:left;
	padding: 8px 10px;
	border-right: 1px solid #ff6c00;
	border-left: 1px solid #ff6c00;
	
	
	
}

#subnav a:hover {
	background:#6e6e6e;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	color:#FFF;
}	

#subnav a.active {
	background:#494949;
	color:#FFF;
}

.back {
	width:95%;
	border-top:1px dotted #3d3f45;
	margin:4px 0px;
	padding:5px 0px 5px 30px;
	background: url('../images/icons/back.png');
	background-repeat	: no-repeat;
	background-position : 1% 55%;
	

}

.back a {
	color: #b8b8b8;
	text-decoration:none;
}

.back a:hover {
	color: #5b5b5b;
}

.contentMiddle {
	width:63%;
	float:left;
	
}	


.contentLarge {
	width:98%;
	float:left;
}	

.homeRight {
	width: 250px;
}

.greyBlock {
	width: 250px;
	margin-bottom: 15px;
	margin-top:5px;
}

.greyContent {
	background:#6f6f6f;
	color:#FFF;
	padding:4px 15px;
	
	font-weight:bold;
	margin-top:-10px;
}

.greyTop img {
	width:250px;
	height:26px;
}

.greyBottom img {
	width:250px;
	height:20px;
}

.greyTop {
	background: url('../images/boog_top.png') no-repeat;
}

.greyBottom {
	background: url('../images/boog_bottom.png') no-repeat;
}

.imgSmall {
	width: 287px;
	float:right;
	
}



li, ul {
	margin:2px 15px;
	padding:0px;
	list-style-position: inside;
}

#lang {
	color:#000;
	font-size:10px;
	margin-right: 20px;
	margin-top:-30px;
	
}

#lang a {
	color: #000;
	font-size:10px;
	
}


.justify {
	text-align:justify;
}



.opacity {
 opacity: 0.2;
  filter: alpha(opacity = 20);

}


#map1 , #map2 {
	width: 405px;
	margin:4px 0px;
	margin-bottom:10px;
	height: 150px;
	border:1px solid #606952;
}

.border {
	border-left:1px solid #000;
	padding-left:15px;
}

.orange , a.orange{
	color:#ff6c00;
}

.contactForm {
	background:#6f6f6f;
	padding:5px;
}


#sitemap li  {
	list-style-type:none;
	background: url('../images/icons/arrow_small.png') no-repeat 0% 60%;
	margin:0px;
	padding:4px;
	padding-left:20px;
	font-size:100%;
	font-weight:bold;
	list-style-position: outside;
}

#sitemap ul {
	list-style-type:none;
	margin:0px;
	padding:2px;
	padding-left:5px;
	list-style-position: outside;
}



#sitemap li.cat {
	margin-left:30px;
	font-size:100%;
	font-weight:normal;
	list-style-position: outside;
}

#sitemap li.subcat {
	margin-left:60px;
	font-size:95%;
	font-weight:normal;
	list-style-position: outside;
}

.tipTitle {
	margin:5px 0px;
	padding:4px;
	background: url('../images/navblock.png') repeat-x;
}

.tipTitle a {
	color:#FFF;
}
.tipInfo {
	padding:5px;
	padding-left:25px;
	background:#FFF;
	color:#000;
	border:1px solid #242424;
}