#logo-germany {
	background: url(images/banner_GR.jpg) no-repeat;
	float: left;
	height: 100px;
	width: 505px;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}

h1.de{ /*gategory titles*/
	background: url(../images/title_bg.jpg) no-repeat left top;
	height: 55px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 38px;
	font-weight: bold;
	color:#39597a; /*logo blue*/
	padding: 0px 0px 0px 5px;
	margin: 15px 0px 0px 0px;
	text-align: left;
	border-left: #CCCCCC 1px solid;
	width: auto;
	letter-spacing: -0.03em;
}


#single-column{
	width: 60%;
	height: auto;
	background-color: white;
	margin: 0px;
	padding: 0px 10px;
	float: left;
	text-align: center;
}


#left-column{
	width: 310px;
	height: auto;
	float: left;
	margin: auto;
	padding: 0px;
	background-color: inherit;
}

#insert-column{
	height: auto;
	margin: 0px 40px 0px 0px;
	padding: 10px 0px;
	background-color: #fff; /*cbd3dc*/
	float: left;
	overflow: inherit;
	width: 32%;
}
