body {
	font-family: 'Source Sans Pro','Arial', sans-serif;
	font-size: 15px;
	color: #a7a9ac;
	margin: 0;
	padding: 0;
}


.clear {
	clear:both;
}

a {
	color:#D3CBC1;
	outline:none;
	text-decoration:none;
}

a:hover {
	color:#0099E6;
}

h1 {
	display:block;
}

p {
	margin:0;
}

#wrap {
}

#home_menu_wrap {
	position:absolute;
	bottom:25px;
	left:30px;
}

#home_menu {
	position:relative;
	height:350px;
}

#home_menu a {
	position:absolute;
	display:block;
	top:0;
	left:0;
}

#home_menu a span {
	display:none;
}

/* home big words */
#home_menu a.life {
	background:url(../Bilder/gif/big-life-sprite-sm.gif) no-repeat 0 0;
	width:148px;
	height:132px;
}

#home_menu a.life:hover {
	background:url(../Bilder/gif/big-life-sprite-sm.gif) no-repeat 0 -134px;
}

#home_menu a.love {
	background:url(../Bilder/gif/big-love-sprite-sm.gif) no-repeat 0 0;
	width:230px;
	height:132px;
	left:690px;
	top:2px;
}

#home_menu a.love:hover {
	background:url(../Bilder/gif/big-love-sprite-sm.gif) no-repeat 0 -134px;
}

#home_menu a.everafter {
	background:url(../Bilder/gif/big-everafter-sprite-sm.gif) no-repeat 0 0;
	width:518px;
	height:132px;
	left:418px;	
}

#home_menu a.everafter:hover {
	background:url(../Bilder/gifi/big-everafter-sprite-sm.gif) no-repeat 0 -134px;
}

#home_menu a.polaroids {
	background: url(../Bilder/gif/big-polaroids-sprite-sm.gif) no-repeat 0 0;
	width: 328px;
	height: 169px;
	left: 780px;
	top: 132px;
	z-index: 5;
}

#home_menu a.polaroids:hover {
	background:url(../Bilder/gif/big-polaroids-sprite-sm.gif) no-repeat 0 -169px;
}

#home_menu a.new {
	background:url(../Bilder/gif/big-new-sprite-sm.gif) no-repeat 0 0;
	width:249px;
	height:169px;
	left:0;
	top:0px;
}

#home_menu a.new:hover {
	background:url(../Bilder/gif/big-new-sprite-sm.gif) no-repeat 0 -169px;
}

#home_menu a.travel {
	background:url(../Bilder/gif/big-travel-sprite-sm.gif) no-repeat 0 0;
	width:327px;
	height:169px;
	left:0;
	top:133px;
}

#home_menu a.travel:hover {
	background:url(../Bilder/gif/big-travel-sprite-sm.gif) no-repeat 0 -169px;
}

#home_menu a.projects {
	background:url(../Bilder/gif/big-projects-sprite-sm.gif) no-repeat 0 0;
	width:433px;
	height:169px;
	left:330px;
	top:132px;
	z-index:5;
}

#home_menu a.projects:hover {
	background:url(../Bilder/gif/big-projects-sprite-sm.gif) no-repeat 0 -169px;
}


#home_menu a.lifestyle {
	background:url(../Bilder/gif/big-lifestyle-sprite-sm.gif) no-repeat 0 0;
	width:434px;
	height:169px;
	left:249px;
	top:0;
}

#home_menu a.lifestyle:hover {
	background:url(../Bilder/gif/big-lifestyle-sprite-sm.gif) no-repeat 0 -169px;
}

#home_menu a.clients {
	background: url(../Bilder/gif/big-clients-sprite-sm.gif) no-repeat 0 0;
	width: 375px;
	height: 169px;
	left: 230px;
	top: 278px;
	z-index: 0;
}

#home_menu a.clients:hover {
	background:url(../Bilder/gif/big-clients-sprite-sm.gif) no-repeat 0 -169px;
}

#home_menu a.blog {
	background:url(../Bilder/gif/big-blog-sprite-sm.gif) no-repeat 0 0;
	width:253px;
	height:164px;
	top:270px;
	left:0;
}

#home_menu a.blog:hover {
	background:url(../Bilder/gif/big-blog-sprite-sm.gif) no-repeat 0 -165px;
}

#home_menu a.shop {
	background:url(../Bilder/gif/big-shop-sprite-sm.gif) no-repeat 0 0;
	width:282px;
	height:168px;
	top:132px;
	left:273px;
}

#home_menu a.shop:hover {
	background:url(../Bilder/gif/big-shop-sprite-sm.gif) no-repeat 0 -170px;
}

#home_menu a.about {
	background:url(../Bilder/gif/big-about-sprite-sm.gif) no-repeat 0 0;
	width:339px;
	height:132px;
	left:805px;
	top:132px;
}

#home_menu a.about:hover {
	background:url(../Bilder/gif/big-about-sprite-sm.gif) no-repeat 0 -133px;
}

#home_menu a.info {
	background: url(../Bilder/gif/big-info-sprite-sm.gif) no-repeat 0 0;
	width: 214px;
	height: 132px;
	top: 280px;
	left: 10px;
}

#home_menu a.info:hover {
	background:url(../Bilder/gif/big-info-sprite-sm.gif) no-repeat 0 -134px;
}

#home_menu a.credits {
	background:url(../Bilder/gif/big-credits-sprite-sm.gif) no-repeat 0 0;
	width:385px;
	height:132px;
	left:213px;
	top:270px;
}

#home_menu a.credits:hover {
	background:url(../Bilder/gif/big-credits-sprite-sm.gif) no-repeat 0 -134px;
}

/* end */

#column_left {
	float:left;
	background:#FFF;
	height:600px;
	padding-left:10px;
	padding-right:50px;
}

#column_left h1 {
	margin:0;
	margin-bottom:5px;
	
}

#column_left h1 span {
	display:none;
}

#column_left h1.life {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300px;
	height:568px;
}

#column_left h1.love {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300px;
	height:133px;
	margin-top:568px;
}

#column_left h1.everafter {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300px;
	height:132px;
	margin-top:568px;
}

#column_left h1.polaroids {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat 0 0;
	width:300px;
	height:169px;
	margin-top:568px;
}

#column_left h1.blog {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:253px;
	height:568px;
}

#column_left h1.new {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300px;
	height:164px;
	margin-top:568px;
}

#column_left h1.lifestyle {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300px;
	height:164px;
	margin-top:568px;
}

#column_left h1.travel {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300px;
	height:164px;
	margin-top:568px;
}

#column_left h1.projects {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300px;
	height:164px;
	margin-top:568px;
}

#column_left h1.clients {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:320px;
	height:164px;
	margin-top:568px;
}

#column_left h1.shop {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:282px;
	height:168px;
}

#column_left h1.about {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:300;
	height:132px;
}

#column_left h1.info {
	background:url(../Bilder/gif/big-new-sprite-sm.png) no-repeat;
	width:320px;
	height:132px;
	margin-top:568px;
}

#column_left h1.login {
	width: 320px;
	height: 173px;
	background-image: url(../Bilder/gif/big-shop-sprite-sm.gif);
	background-repeat: no-repeat;
}



#top_menu {
	position:fixed;
	margin-top:20px;
	margin-bottom:10px;
}

#top_menu a {
	color:#9D9EA1;
	margin-right:10px;
	text-transform:uppercase;
	text-decoration:none;
}

#top_menu a:hover {
	color: #F30B1E;
}


#gallery {
	list-style:none;
	padding:0;
	margin:0;
	margin-top:60px;
}

#gallery li {
	display:inline;
	margin-right:8px;
}

#clear_coat {
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	background:url(../Bilder/gif/clear.png);
}

#content {
	color:#D3CBC1;
	line-height:150%;
	white-space:nowrap;
	margin-top:70px;
	height:380px;
}

#content table {
	line-height:150%;
}

#content b, #content strong {
	color:#A7A9AC;
}

#content .special_font {
	font-size:13px;
    color:#0099E6;
}

#footer {

	position:fixed;
	bottom:10px;
	right:10px;

	float:right;
	padding-right:5px;
	font-family:'Source Sans Pro', sans-serif;
	font-size:9px;
	color:#D1D3D4;
	white-space:nowrap;
	text-transform:uppercase;
}

#client-access-wrap {
	position:relative;
	margin:0;
	padding:0;
}

#client-access-box {
	display:none;
	position:absolute;
	left:160px;
	top:7px;
	width:203px;
	background:url(../Bilder/gif/login-bg.gif) no-repeat;
	padding:10px;
	padding-left:20px;
	padding-right:10px;
	color:#b7b9bb;	
	font-size:11px;
	text-transform:uppercase;
	white-space:normal;
}

#client-access-box label {
	float:left;
	width:80px;
	color:#b7b9bb;
	font-size:10px;
	text-transform:uppercase;
}

#client-access-box input.text {
	float:left;
	background:#FFFtest;
	border:0;
	width:110px;
	margin-bottom:2px;
	color:#b7b9bb;
	font-size:10px;
	padding:2px;
}

#client-access-box .submit {
	float:right;
	background:none;
	border:0;
	color:#b7b9bb;
	font-size:10px;
	text-transform:uppercase;
	margin-top:5px;
}

.credits {
	float:left;
	margin-top:405px;
	margin-right:30px;
}
