﻿@charset "utf-8";

/* CSS Document */

html {
}

#topline ul.contact-list li:last-child,
#topline ul.contact-list li:nth-last-child(2) {
    float: right !important;
}

body {
	min-width:960px;
	top:0;
	left:0;
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
	font: 16px 'PT Sans Narrow', sans-serif;
	background-color: #999;/*overflow-y: scroll;*/
	background-image: url(s1.jpg);
}

/* ---------------------------------------------------------------------- #topline */

#topline {
	z-index: 1001;
	position: fixed;
	top: 0;
	left: 0;
	background: url(bg_50.png);
	background: rgba(255, 255, 255, 0.4) url();
	width: 100%;
	text-align: left;
	/*-webkit-box-shadow:  0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	box-shadow:  0px 0px 12px 0px rgba(0, 0, 0, 0.2);*/
}

#topline .contact-list {
	padding: 0 0 0 30px;
	margin: 7px 0;
}

#topline .contact-list li {
	padding: 0;
	margin: 0;
}

#topline .contact-list li {
	display:inline;
	padding-right: 24px;
}

#topline .contact-list li a {
	color:#575757;
	font-size:18px;
	text-decoration:none;
	font-weight:400;
	text-shadow: 0px 0px 4px rgba(128, 128, 128, 0.2);
	filter: dropshadow(color=#666, offx=0, offy=0);
}
#topline .contact-list li a:hover,
#topline .contact-list li a:active {
	color:#333333;
	text-decoration:none;
	text-shadow: 0px 0px 4px rgba(128, 128, 128, 0.4);
}

/* ---------------------------------------------------------------------- #datenschutz */

#datenschutz {
	display: none;
	z-index: 1000;
	padding:30px;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 400px;
	margin-left: -250px;
	margin-top: -200px;
	background: rgba(255, 255, 255, 0.6) url();
	overflow-y: scroll;
	font-size: 80%;
}


/* ---------------------------------------------------------------------- #container */

#container {
	text-align:right;
	bottom:26px;
	right:0px;
	position:absolute;
	padding: 17px 64px 0 0;
	width:692px;
	background: url(bg_50.png);
	background: rgba(255, 255, 255, 0.4) url();
}


h1 {
	font-size:38px;
	line-height:34px;
	padding:0;
	margin:0;
	color: #575757;
	font-weight:400;
	text-shadow: 0px 0px 4px rgba(128, 128, 128, 0.2);
	filter: dropshadow(color=#666, offx=0, offy=0);
}

h2 {
	font-size:21px;
	line-height:42px;
	padding: 11px 0 0 0;
	margin:0;
	color: #575757;
	font-weight:400;
	text-shadow: 0px 0px 4px rgba(128, 128, 128, 0.2);
	filter: dropshadow(color=#666, offx=0, offy=0);
}

h1 span.name{
	display:block;
}

p {
	margin:0 0 10px 0;
}

#container ul.portfolio {
	font-size:28px;
	line-height:26px;
	list-style:none;
	margin: 0;
	padding: 22px 0 35px 130px;
}

#container ul.portfolio li {
	display:inline;
}
#container ul.portfolio li:before {
	content: " .\0000a0";
}

#container ul.portfolio li:first-child:before,
#container ul.portfolio li.el6:before,
#container ul.portfolio li.el8:before,
#container ul.portfolio li.el10:before { 
	content: none;
}

#container ul.portfolio li {
	color:#FFF;
text-shadow: 0px 0px 4px rgba(128, 128, 128, 0.3);
	filter: dropshadow(color=#666, offx=0, offy=0);
	/*padding-left: 7px;*/
}

/*#container ul.portfolio li.even {
	color:#FFF;
	text-shadow: 0px 0px 3px rgba(128, 128, 128, 0.3);
	filter: dropshadow(color=#999, offx=0, offy=0);
}*/

#container ul.portfolio li.odd {
	/*color:#F4F4F4;
	text-shadow: 0px 0px 3px rgba(128, 128, 128, 0.3);
	filter: dropshadow(color=#999, offx=0, offy=0);*/
}

/* ---------------------------------------------------------------------- #contact */

#contact {
	display: none;
	z-index: 1000;
	padding:30px;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 230px;
	margin-left: -250px;
	margin-top: -180px;
	background: url(bg_50.png);
	background: rgba(255, 255, 255, 0.6) url();
	font-size:18px;
}

#contact p span.buero {
	display:block;
	padding-top: 12px;
}

#contact p span.name {
	font-size:34px;
	padding-right: 10px;
}

#contact p.big {
	font-size:20px;
	line-height:26px;
	color: #575757;
}

#contact a {
	color:#575757;
	font-size:18px;
	text-decoration:none;
	font-weight:400;
	text-shadow: 0px 0px 4px rgba(128, 128, 128, 0.2);
}
#contact a:hover,
#contact a:active {
	color:#333333;
	text-decoration:none;
	text-shadow: 0px 0px 4px rgba(128, 128, 128, 0.4);
}



/* ---------------------------------------------------------------------- #imprint */

#imprint {
	display: none;
	z-index: 1000;
	padding:30px;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 400px;
	margin-left: -250px;
	margin-top: -200px;
	background: rgba(255, 255, 255, 0.6) url();
	overflow-y: scroll;
	font-size: 80%;
}

/* ---------------------------------------------------------------------- #frankfurterfuenf */
#frankfurterfuenf {
	bottom:26px;
	left:26px;
	position:absolute;
	padding: 0;
	z-index: 1002;
}


#frankfurterfuenf,
#frankfurterfuenf a {
	display:block;
	height: 69px;
	width: 69px;
}
#frankfurterfuenf a {
	text-indent: -9999px;
	background: url(f5.png) no-repeat;
}
/* ---------------------------------------------------------------------- #overlay */
#overlay {
	display: none;
	background: rgba(255, 255, 255, 0.4) url();
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 999;
}
