html, body {
	min-height: 100%;
}
body {
	background: #000 url(/backgrounds/bg-home-1024x768.jpg) no-repeat 50% 50% fixed;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 13px;
	text-align: center;
}
body.home-1024x768 {
	background-image: url(/backgrounds/bg-home-1024x768.jpg);
}
body.home-1280x960 {
	background-image: url(/backgrounds/bg-home-1280x960.jpg);
}
body.home-1600x1200 {
	background-image: url(/backgrounds/bg-home-1600x1200.jpg);
}
body.home-1920x1280 {
	background-image: url(/backgrounds/bg-home-1920x1280.jpg);
}
body.contact-1024x768 {
	background-image: url(/backgrounds/bg-contact-1024x768.jpg);
}
body.contact-1280x960 {
	background-image: url(/backgrounds/bg-contact-1280x960.jpg);
}
body.contact-1600x1200 {
	background-image: url(/backgrounds/bg-contact-1600x1200.jpg);
}
body.contact-1920x1280 {
	background-image: url(/backgrounds/bg-contact-1920x1280.jpg);
}
body.grafisch-1024x768 {
	background-image: url(/backgrounds/bg-grafisch-1024x768.jpg);
}
body.grafisch-1280x960 {
	background-image: url(/backgrounds/bg-grafisch-1280x960.jpg);
}
body.grafisch-1600x1200 {
	background-image: url(/backgrounds/bg-grafisch-1600x1200.jpg);
}
body.grafisch-1920x1280 {
	background-image: url(/backgrounds/bg-grafisch-1920x1280.jpg);
}
body.picture-1024x768 {
	background-image: url(/backgrounds/bg-picture-1024x768.jpg);
}
body.picture-1280x960 {
	background-image: url(/backgrounds/bg-picture-1280x960.jpg);
}
body.picture-1600x1200 {
	background-image: url(/backgrounds/bg-picture-1600x1200.jpg);
}
body.picture-1920x1280 {
	background-image: url(/backgrounds/bg-picture-1920x1280.jpg);
}
body.websites-1024x768 {
	background-image: url(/backgrounds/bg-websites-1024x768.jpg);
}
body.websites-1280x960 {
	background-image: url(/backgrounds/bg-websites-1280x960.jpg);
}
body.websites-1600x1200 {
	background-image: url(/backgrounds/bg-websites-1600x1200.jpg);
}
body.websites-1920x1280 {
	background-image: url(/backgrounds/bg-websites-1920x1280.jpg);
}
body.sitemap {
	background: #C0C0C0;
}
a {
	text-decoration: none;
	color: #F00073;
}
a img {
	border: none;
}
p, address {
	margin: 0;
	padding: 0.5em 0;
	font-style: normal;
}
td {
	font-size:11px;
}
th {
	text-align:left;
	padding-right:30px;
	font-size:11px;
	vertical-align: bottom;
}
.none {
	display: none;
}
h1.main {
	background: url(/i/logo-index.png) no-repeat;
	width: 400px;
	height: 125px;
	position: absolute;
	top: 5px;
	left: 0;
	margin: 0;
	padding: 0;
	z-index: 1;
}
body.home h1 {
	width: 572px;
	height: 179px;
	top: 20px;
}
body.design h1, body.project h1 {
	background-image: url(/i/logo-design.png);
}
body.picture h1, body.album h1 {
	background-image: url(/i/logo-picture.png);
}
body.contact h1, body.sitemap h1 {
	background-image: url(/i/logo-contact.png);
}
h1.main a {
	display: block;
	height: 100%;
	width: 100%;
	overflow: hidden;
}
h1.main span {
	visibility: hidden;
}
div#container {
	margin: 0 auto;
	padding-top: 150px;
	width: 984px;
	text-align: left;
	position: relative;
}
body.customer div#container {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -492px;
	width: 984px;
	padding-top: 0;
	height: 135px;
}
ul#topmenu {
	margin: 0 auto;
	width: 984px;
	text-align: left;
	list-style: none;
	height: 30px;
	padding: 0;
}
ul#topmenu li {
	margin: 0 1px;
	padding: 0;
	float: right;
	display: inline;
	height: 30px;
	width: 148px;
	line-height: 30px;
}
ul#topmenu li a {
	color: #C0C0C0;
	display: block;
	padding: 0 10px;
	font-weight: bold;
	background-image: url(/i/black-70-procent.png);
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
ul#topmenu li a.active {
	background: #F00073;
	color: #fff;
}
ul#topmenu li a:hover {
	color: #F00073;
	background: url(/i/black-70-procent.png);
}
ul#submenu {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 35px;
}
ul#submenu li {
	margin: 4px 0 0 2px;
	padding: 0;
	float: right;
	display: inline;
	height: 30px;
	width: 148px;
	line-height: 30px;
}
ul#submenu li.footer {
	margin: 0;
	padding: 0;
	float: right;
	display: inline;
	height: 35px;
	width: 684px;
	line-height: 35px;
	background-image: url(/i/black-70-procent.png);
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
body.picture ul#submenu  li.footer, body.contact ul#submenu  li.footer, body.sitemap ul#submenu  li.footer {
	width: 984px;
}
ul#submenu li a {
	color: #C0C0C0;
	display: block;
	padding: 0 10px;
	font-weight: bold;
	background-image: url(/i/black-70-procent.png);
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
ul#submenu li.footer a {
	display: none;
}
ul#submenu li a.active {
	background: #F00073;
	color: #fff;
}
ul#submenu li.info a.active {
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
ul#submenu li a:hover {
	color: #F00073;
	background: url(/i/black-70-procent.png);
}
ul#submenu li.info a:hover {
	color: #F00073;
	background: url(/i/black-70-procent.png);
}
ul#submenu li.info a.active:hover {
	background: #F00073;
	color: #fff;
}
div#content {
	padding: 80px 30px 0 30px;
	background-image: url(/i/black-70-procent.png);
	color: #fff;
}
body.home div#content {
	padding: 150px 205px 0 205px;
	background-image: none;
	color: #D8D8D8;
	line-height: 150%;
}
body.contact div#content {
	padding-left: 150px;
	padding-top: 110px;
	line-height: 150%;
	overflow: hidden;
}
body.customer div#content {
	padding: 0 30px 0 30px;
	position: relative;
	height: 100px;
}
body.sitemap div#content {
	padding-top: 0;
}
div#content h2 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
	font-family: "Arial Narrow";
	font-size: 25px;
}
body.customer div#content h1 {
	position: absolute;
	top: -20px;
	margin: 0;
	padding-left: 50px;
	width: 550px;
	height: 36px;
	background: url(/i/logo-single.png) no-repeat 0 50%;
	font-family: "Arial Narrow";
	font-size: 16px;
	line-height: 36px;
	color: #808080;
}
body.customer div#content h1 span.name {
	padding-right: 5px;
}
body.customer div#content h1 span#imagetitle {
	color:#fff;
}
div.project-item {
	border-bottom: 1px dashed #808080;
	margin-top: 30px;
	padding-bottom: 10px;
	overflow: hidden;
}
div.project-item div.info {
	float: right;
	display: inline;
	width: 606px;
}
div.project-item div.info p.meta {
	margin: 20px 0;
	padding: 0;
	color: #808080;
	font-size: 12px;
}
div.project-item div.info p.meta span.date {
	color: #fff;
	padding: 0;
	padding-right: 5px;
	font-weight: bold;
}
div.project-item div.info p.meta a {
	padding-left: 5px;
}
div.project-item div.info p.desc {
	line-height: 150%;
	margin: 20px 0;
}
div.other-projects-items {
	overflow: hidden;
}
div.other-projects-items div.image {
	float: left;
	display: inline;
	margin-top: 30px;
}
div.other-projects-items div.middle {
	margin: 30px 30px 0 30px;
}
div.other-projects-items div.left {
	clear: left;
}
div.image {
	width: 288px;
}
div.image a.image-link {
	background-image: url(/i/logo-raster.png);
	padding: 9px;
	display: block;
}
div.image a.image-link:hover {
	background: #F00073;
}
div.image p.name {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
div.image p.tags {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00073;
	font-weight: bold;
	float: left;
	width: 210px;
}
div.image p.tags-single {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #F00073;
	font-weight: bold;
}
div.image p.comments {
	padding: 0;
	margin-top: 2px;
	font-size: 10px;
	color: #808080;
	text-align: right;
}
div.image p.comments a {
	color: #808080;
}
div#comments {
	clear: both;
	min-height: 270px;
	padding-top: 20px;
}
form.comments {
	float: left;
	display: inline;
	width: 288px;
	background-image:url(/i/logo-raster.png);
}
form.comments fieldset {
	margin: 9px;
	padding: 5px 10px;
	border: none;
	background-color: #262626;
}
form.comments legend {
	display: none;
}
form.comments label {
	display: block;
	padding: 2px 0;
	text-transform: uppercase;
}
form.comments .text {
	width: 244px;
}
form.comments .submit {
	float: right;
}
form.comments .subject {
	display: none;
}
div.comments {
	margin-left: 318px;
}
div.comments p.meta {
	padding: 0.5em 0;
	color: #808080;
	font-size: 12px;
}
div.comments span.name {
	color: #F00073;
	font-weight: bold;
}
div.comments span.date {
	color: #fff;
	font-weight: bold;
}

div#project-info-container {
	position: absolute;
	bottom: 125px;
	left: 0;
	color: #fff;
	width: 100%;
	background: url(/i/project-info-overflow.gif) no-repeat 686px bottom;
	z-index: 1;
}
div#project-info-container div.project-info {
	background-image: url(/i/black-70-procent.png);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 20px 30px;
	margin-bottom: 20px;
	border: 2px solid #F00073;
	display: none;
}
div#project-info-container div.project-info h2 {
	margin-bottom: 5px;
}
div#project-info-container div.project-info p {
	margin: 0;
	padding: 0;
}

div#imagecounter {
	position: absolute;
	top: -20px;
	right: 330px;
	font-size: 16px;
	line-height: 36px;
	font-weight: bold;
}
ul#thumbnailstrip {
	margin: 0 0 0 38px;
	width: 848px;
	padding: 20px 0 0 0;
	list-style: none;
	overflow: hidden;
	text-align: center;
	height: 74px;
	white-space: nowrap;
	position: relative;
}
ul#thumbnailstrip li {
	margin: 0;
	padding: 0;
	display: inline;
}
img#prev-image {
	position: absolute;
	top: 50px;
	left: 30px;
}
img#next-image {
	position: absolute;
	top: 50px;
	right: 30px;
}
ul#thumbnailstrip li a img {
	border: 5px solid transparent;
}
ul#thumbnailstrip li a:hover img, ul#thumbnailstrip li.active a img {
	border-color: #F00073;
}

form#contactform, div#contactform {
	float: right;
	display: inline;
	width: 400px;
	margin-right: 120px;
}
form#contactform fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form#contactform legend {
	font-family: "Arial Narrow";
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 20px;
	margin: 0;
	color: #fff;
}
form#contactform dl {
	margin: 0;
	padding: 0.5em 0;
}
form#contactform dt {
	margin: 0;
	padding: 0;
}
form#contactform dd {
	margin: 0 0 10px 0;
	padding: 0;
}
form#contactform dd.submit {
	display: none;
}
form#contactform textarea, form#contactform input.text {
	width: 394px;
	padding: 2px;
}
form#contactform span.error {
	font-size: 10px;
	color: #F00073;
}


div#footer {
	padding: 20px 30px 10px;
	margin-bottom: 100px;
	background-image: url(/i/black-70-procent.png);
	color: #808080;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	clear: both;
}
body.contact div#footer {
	padding-left: 150px;
	padding-top: 50px;
}



div#scroller-container {
	position: absolute;
	top: 250px;
	left: 0;
	height: 35px;
	overflow: hidden;
	width: 100%;
}
ul#scroller {
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	font-weight: bold;
	background-image: url(/i/black-70-procent.png);
	color: #C0C0C0;
	margin: 0;
	padding: 0;
}
ul#scroller li {
	float: left;
	margin: 0 0 0 20px;
	padding: 0;
}
ul#scroller li a {
	font-weight: normal;
}