
body {
	background-image: url('images/backgrounds/1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-position:50% 0;
	text-align:center;
	font-family: Arial, "MS Trebuchet", sans-serif;
}


#global_right {
   text-align:right;	
}
	
#inhalt { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 1090px;

}


#inhalt:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#inhalt {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#wrapper {
	float: left;
	width: 431px;
	
}



#fotos {
	float: left;
	position: relative;
	width:266px;
	left: 45px;
	
}


#content {
	float: left;
	width:520px;

	
}

#skyscrapper
{
	float:right;
	width:120px;
}




#menu { 
	height: 30px;

}


#menu ul{ 	
	margin-top: 18px;
	margin-left: 180px;

}

#menu ul li{ 
	text-transform: uppercase;		
	height: 60px;
	color: #ffffff;
	padding: 40px 0 220px 0;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 14px;
	display: inline;
}

#menu a{
	color: #ffffff;
}



#menu a:hover{
	color: #cccccc;
}

#menu a.active {
	color: #cfcf40;
}



#flashbox { 
	height: 350px;
}


#submenu { 
	margin-left: 100px;
	left: 100px;
	height: 200px;
	width: 250px;
}


#submenu ul{ 	

}

#submenu ul li{
	list-style: none;	
	color: #2f2f2f;
	padding-right: 12px;
	font-size: 15px;
	height: 15x;
	margin-top: 7px;
	border-bottom: 1px solid #c8c8c8;
	padding-bottom: 7px;
}

#submenu a{ 
	color: #2f2f2f;	
}

#submenu a.active { 
		color: #537d9f;	
}
	
#toolbar{
	height: 60px;
	font-size: 10px; 	
}


h2  {
	color: #537d9f;
	font-size: 30px;
	font-weight: normal;
}


p {
	width: 430px;
	line-height: 1.5em;
	color: #2f2f2f;
	font-size: 13px;
	margin: 20px 0 20px 0px;
	
}	

ul
{
	line-height: 1.5em;
	font-size: 13px;
}

.small 
	{
	line-height: 1em;
	font-size: 0.7em;
	
}


a:link {
	color: #537d9f;
   text-decoration: none;
}



a:hover {
	color: #cfcf40;
}

a:visited {
		color: #537d9f;
	text-decoration: none;
}
h1  {
	color: #537d9f;
	font-size: 30px;
	font-weight: normal;
}
h2  {
	color: #537d9f;
	font-size: 20px;
	font-weight: normal;
}

#producttable {
	width: 430px;
	line-height: 1.5em;
	color: #2f2f2f;
	font-size: 13px;
	margin: 20px 0 20px 0px;
}	

#producttable td 
{
    text-align:left;
    vertical-align:top;
}

#delimiter
{
	border-bottom-style:solid;
	border-bottom-color:grey;
	border-bottom-width:1px; 
}
