@charset "utf-8";
/* CSS Document */
html {
	height:100%;
	width:100%;
}
body {
	background:url(../images/background_001.jpg) no-repeat center center, #fff;
	background-size:cover;
	padding:0px;
	font-family: "Open Sans",sans-serif;
	font-weight:300;
	font-size:14px;
	text-align:justify;
	line-height:20px;
}
#spacer, main {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}
#spacer {
    height: 100%;
    min-height: 595px;
    min-width: 960px;
    width: 100%;
}
* html #IEspacer {
    height: 599px;
    width: 964px;
}
#time_logo {
	position: absolute;
	width: 232px;
	height: 102px;
	z-index: 2;
	left: 0px;
	top: 0px;
	background:url(../images/logo.png) no-repeat;
	background-size:100%;
}
main {
	position: absolute;
	width: 960px;
	height: 595px;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin: -297px 0 0 -480px;
}
nav {
	position:absolute;
	top:62px;
	right:0px;
	width:700px;
	height:40px;
	text-align:right;
}
nav a {
	display:-moz-stack;
	text-decoration:none;
	margin-left:20px;
	color:#666666;
}
nav a:hover {
	color:#c40079;
}
.nav_sub {
	top:20px;
	right:0px;
	left: 0px;
	width:700px;
	height:30px;
}
.nav_sub a {
	display:-moz-stack;
	text-decoration:none;
	margin-right:20px;
	color:#666666;
}
.nav_sub a:hover {
	color:#c40079;
}
.nav_sub a:active {
	color:#c40079;
}
.startseite {
	background:url(../images/background_002.jpg) no-repeat scroll 0 0 / 100% auto;
	height:430px;
	width:960px;
	}
.bilder {
	position:absolute;
	top: 50px;
	height:380px;
	overflow-y:scroll;
	width:100%;
}	
.bilder a {
	display:inline-block;
	height:160px;
	width:160px;
	margin-bottom:10px;
	margin-right:10px;
}
.last_thumbnail {
	margin-right:0px !important;
}
.bilder img {
	height:100%;
	width:auto;
}
.bilder p {
	margin-top:0px;
	margin-bottom:25px;
	max-width:670px;
}
.unterseite {
	position:absolute;
	top:131px;
	right:0px;
	width:700px;
	height:430px;
	z-index:10;
}	
footer {
	position:absolute;
	bottom:0px;
	right:0px;
	height:40px;
	width:100%;
	z-index:666;
}
#footer {
	position:absolute;
	top:0px;
	right:0px;
	height:40px;
	width:115px;
	border-bottom-left-radius:4px;
	z-index:666;
}
#footer #pinterest{
	margin-right:0px;
}
#footer .social{
	margin-top:0px;
}
.arbeiten {
	color: #666666;
	font-weight: bold;
	margin-right: 20px;
	text-decoration: none;
}	
.arbeiten:hover {
	color: #c40079;
	text-decoration: none;
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
     -moz-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}
.box {
	float: left;
	transition:linear;
	transition-duration:0.75s;
	opacity:0.50;
	filter:alpha(opacity:50);
}
.box:hover {
	transition:linear;
	transition-duration:0.10s;
	opacity:1.00;
	filter:alpha(opacity:100);
}
.box2 {
	transition:linear;
	transition-duration:0.20s;
}
.box2:hover {
	transition:linear;
	transition-duration:0.20s;
	/*padding-top:5px;*/
}
#Menu_active {
	/*padding-top:5px;*/
	color:#c40079;
}
.leer {
}
.call-to-action {
	position: absolute;
	width: 560px;
	height: 60px;
	z-index: 1;
	left: 50%;
	top: 50%;
	margin: -30px 0 0 -280px;
	border-radius:5px;
	text-align:center;
	line-height:60px;
	border:2px solid #fff;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	text-decoration: none;
}
.startseite-footer {
	border-top:2px solid #fff;
	border-left:2px solid #fff;
}
.background {
	background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.background_2 {
	border-top: 2px solid #c40079;
	height: 34px;
	/*background:url(../images/test3.jpg);
	background-size: auto 58%;
  /*opacity: .5;
  filter: alpha(opacity=50);
	rgba(196, 0, 121, 1.0) none repeat scroll 0 0;*/
}
#footer_links {
	float:left;
	color:#fff;
	line-height:40px;
	margin-left:5px;
	font-size:12px;
}
#footer_links a{
	text-decoration:none;
	color:#000;
}
#footer_links a:hover{
	color:#c40079;
}
#footer_links a:active{
	color:#c40079;
}
#footer_icons{
	float:right;
}
.social{
	display:inline-flex;
	height:30px;
	width:30px;
	margin:5px;
}
.social:hover{
	height:30px;
	width:30px;
}
#facebook{
	background:url(../images/facebook_sw.png) no-repeat scroll 0 0 / 100% auto;
}
#facebook:hover{
	background:url(../images/facebook.png) no-repeat scroll 0 0 / 100% auto;
}
#twitter {
	background:url(../images/twitter_sw.png) no-repeat scroll 0 0 / 100% auto;
}
#twitter:hover {
	background:url(../images/twitter.png) no-repeat scroll 0 0 / 100% auto;
}
#pinterest {
	background:url(../images/pinterest_sw.png) no-repeat scroll 0 0 / 100% auto;
}
#pinterest:hover {
	background:url(../images/pinterest.png) no-repeat scroll 0 0 / 100% auto;
}
.startseite {
	position:absolute;
	top:131px;
	left:0px;
	width:100%;
	height:430px;
	z-index:10;
}
.portrait-picture {
	position:absolute;
	top:131px;
	left:0px;
	height:428px;
	width:232px;
	/*border-bottom:2px solid #c40079;*/
}
.arbeiten-picture {
	position:absolute;
	top:131px;
	left:0px;
	height:428px;
	width:232px;
	/*border-bottom:2px solid #c40079;*/
	overflow:hidden;
}
.arbeiten-picture img{
	height:100%;
	width:auto;
}
/*
.kontakt-picture {
	background:url(../images/kontakt.jpg) no-repeat scroll 0 0 / 100% auto;
	position:absolute;
	top:125px;
	left:0px;
	height:428px;
	width:280px;
	border-bottom:2px solid #c40079;
}
.impressum-picture {
	background:url(../images/impressum.jpg) no-repeat scroll 0 0 / 100% auto;
	position:absolute;
	top:125px;
	left:0px;
	height:428px;
	width:280px;
	border-bottom:2px solid #c40079;
}*/
.unterseite p a {
	margin:0px;
	padding:0px; 
}
h1 {
	font-size:20px;
	margin:0px;
}
h2 {
	font-size:14px;
	margin:0px;
	color:#c40079;
	font-weight:bold;
	margin-bottom: 5px;
}
h3 {
	font-size:14px;
	margin:0px;
	font-weight:bold;
}
.rund {
	border-radius:50px;
}
.klein_40 {
	position:absolute;
	height:40px;
	width:40px;
	background:#009ddf;
	top:200px;
	left:100px;
}
.klein_60 {
	position:absolute;
	height:60px;
	width:60px;
	background:#c40079;
	top:345px;
	left:155px;
}
.Meldung {
	color:#c40079;
	text-align:center;
}
#Formular {
	font-size:12px;
	padding-right:16px;
}
#Name {
	width: 100%;
	height: 25px;
	margin-bottom:14px;
}
#eMail {
	width: 100%;
	height: 25px;
	margin-bottom:14px;
}
#Nachricht {
	width: 100%;
	margin-bottom:14px;
}
#Senden {
	float: right;
    font-size: 12px;
    height: 30px;
    line-height: 26px;
    min-width: 140px;
}
.hinweis {
	color:#CBCBCB;
	float:right;
}
