
*	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444;
	line-height: 1.5em;
}

body, div, ul, li, form, input	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
	vertical-align: bottom;
}

a	{
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}


h1, h2, h3	{
	color: #1f5a4b;
	font-weight: normal;
}

h1	{
	font-size: 21px;
}

h2	{
	font-size: 18px;
}

h3	{
	font-size: 16px;
}


/* -------------------------------------------------------------------- header styles */

#main	{
	background: #fff;
}

#header	{
	background: url(/images/new_header.png) repeat-x top;
	height: 142px;
}

#header_inner	{
	background: url(/images/worldmap.png) no-repeat top right;
	width: 950px;
	height: 142px;
	margin: 0 auto;
	position: relative;
}

h1#logo	{
	background: url(/images/new_logo_header.png) no-repeat;
	behavior: url(iepngfix.htc);
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

h1#logo a	{
	width: 255px;
	height: 142px;
	display: block;
	text-indent: -5555px;
}

#lang	{
	float: right;
	padding: 24px 1px 0 0;
	width: 290px;
}

#lang ul	{
	list-style: none;
	height: 15px;
}

#lang li	{
	float: left;
	display: block;
	margin-left: 8px;
}

#lang li img	{
	behavior: url(/iepngfix.htc);
	width: 25px;
	height: 15px;
}

#topnav	{
	clear: right;
	float: right;
	width: 640px;
	padding: 32px 0 0 2px;
	background: url(/images/topnav_divider.png) no-repeat left bottom;
}

#topnav ul	{
	list-style: none;
}

#topnav li	{
	display: block;
	float: left;
	background: url(/images/topnav_divider.png) no-repeat right;
	padding-right: 2px;
	height: 48px;
}

#topnav li a	{
	display: block;
	float: left;
	height: 28px;
	padding: 20px 20px 0 20px;
	font-size: 12px;
	font-weight: bold;
	color: #968675;
	text-decoration: none;
}

#topnav li a:hover, #topnav li a.on	{
	background: url(/images/topnav_hover.png) repeat-x bottom;
	color: #b87924;
	text-decoration: none;
}


/* -------------------------------------------------------------------- top content styles */

#content	{
	width: 880px;
	margin: 0 auto;
	padding: 20px 0 40px 0;
}

#clm_left	{
	background: url(/images/content.png) repeat-x bottom;
	float: left;
	display: block;
	width: 525px;
	padding: 20px 30px;
	color: #1f5a4b;
	font-weight: bold;
	font-size: 120%;
}

#clm_divider	{
	background: #d2cac3;
	float: left;
	display: block;
	width: 1px;
	padding: 20px 0;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#clm_right	{
	background: url(/images/content.png) repeat-x bottom;
	float: left;
	display: block;
	width: 232px;
	padding: 20px 30px;
	font-weight: bold;
	font-size: 120%;
	color: #1f5a4b;
	
}

#clm_left, #clm_divider, #clm_right	{
	height: 300px;
	margin-top: 30px;
}

#clm_middle	{
	background: url(images/content.png) repeat-x bottom;
	display: block;
	margin: auto;
	text-align: justify;
	width: 90%;
	padding: 20px 30px;
	margin-top: 30px;
	font-weight: bold;
	font-size: 120%;
	color: #1f5a4b;
}


/* -------------------------------------------------------------------- footer styles */

#footer	{
	background: url(/images/footer.png) repeat-x top;
	height: 100px;
	text-align: center;
	color: #968675;
	font-size: 11px;
}

#footer a	{
	color: #1f5a4b;
	font-size: 11px;
}

#btm_links	{
	padding: 30px 0 10px 0;
}

#btm_links a	{
	font-size: 11px;
	font-weight: bold;
	color: #968675;
	margin: 0 20px;
}


/* -------------------------------------------------------------------- contents styles */

#top_image	{
	background: url(/images/image_PotsdamerPlatz.jpg) no-repeat;
	width: 250px;
	height: 230px;
	padding: 15px 120px 20px 510px;
	color: #fff;
}

#top_image h1	{
	margin: 0 0 5px 0;
	color: #fff;
	font-size: 28px;
	font-weight: normal;
}

#top_image p	{
	color: #fff;
}


/* -------------------------------------------------------------------- button styles */

a.btn_moredetails	{
	background: url(/images/new_btn.png) no-repeat;
	display: block;
	width: 115px;
	height: 20px;
	padding: 2px 0 0 35px;
	margin-top: 20px;
	color: #e0dad3;
	font-weight: bold;
}

a:hover.btn_moredetails	{
	color: #fff;
	text-decoration: none;
}

a.product_link {
	font-size: 130%;
}




#contact_warp{
	background: url(images/content.png) repeat-x bottom;
}


#contact_left	{
	float: left;
	display: block;
	width: 435px;
	padding: 20px 30px;
	color: #1f5a4b;
	font-weight: bold;
	font-size: 120%;
	overflow:hidden;
}


#contact_right	{
	float: right;
	display: block;
	width: 322px;
	padding: 20px 30px;
	margin-bottom:10px;
	font-weight: bold;
	font-size: 120%;
	color: #1f5a4b;
	overflow:hidden;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;

}


/* contact style */

.contact{
	float:left;
	clear:both;
	display:block;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
	padding: 20px 0px;
}

.contact img{
	float:left;
	padding: 7px 3px;
}

.contact .data{
	float:left;
	text-align: center;
	color:#1F5A4B;
	margin-left: 20px;
	margin-top: 15px;

}

.contact h2{
	font-size:18px;
	margin: 0px;
	
}

.contact h3{
	font-size:16px;
	margin: 0px;
}

.contact .email{
	margin:0px;
}


/*.contact{
	float:left;
	clear:both;
	display:block;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;	
	padding: 20px 0px;
}

.contact img{
	float:left;
	padding: 7px 3px;
}

.contact .data{
	float:right;
	color:#1F5A4B;
	width: 28%;

}

.contact h2{
	font-size:18px;
	margin: 0px;
	
}

.contact h3{
	font-size:16px;
	margin: 0px;
}

.contact .email{
	margin:0px;
}*/


/* form style */

label{
/*width: 150px;*/
width: 75px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}

input{
color: #666666;
border: 1px solid #1F5A4B;
width: 200px;
}

textarea{
color: #666666;
border: 1px solid #1F5A4B;
height: 200px;
width: 200px;
}

p.submit input
{
background:transparent url(images/new_btn.png) no-repeat scroll 0 0;
color:#E0DAD3;
display:block;
font-weight:bold;
height:22px;
width:150px;
text-align:center;
border: none;
float: left;
padding:0px;
margin-left: 210px;
*margin-left: 105px;
margin-top:10px;
}

fieldset
{
	/*border: 1px solid #1F5A4B;*/
	border: none;
	width: 400px;
}

legend
{
color: #666;
padding: 2px 6px
} 



 /* *** Float containers fix *** */ 
.clearfix:after {
 	content: "."; 
 	display: block; 
 	height: 0; 
 	clear: both; 
 	visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


