/* first for IE 6/7/8 */
@font-face {
  font-family: MetaSerifWeb-Book;
  src: url(fonts/MetaSerifWeb-Book.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: MetaSerifWeb-Book;
  src: url(fonts/MetaSerifWeb-Book.woff) format('woff');
}

/* first for IE 6/7/8 */
@font-face {
  font-family: MetaSerifWeb-Medium;
  src: url(fonts/MetaSerifWeb-Medium.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: MetaSerifWeb-Medium;
  src: url(fonts/MetaSerifWeb-Medium.woff) format('woff');
}

/* first for IE 6/7/8 */
@font-face {
  font-family: MetaSerifWeb-BoldIta;
  src: url(fonts/MetaSerifWeb-BoldIta.eot);
}

/* then for Mozilla browsers -> Firefox */
@font-face {
  font-family: MetaSerifWeb-BoldIta;
  src: url(fonts/MetaSerifWeb-BoldIta.woff) format('woff');
}

div#navigation-stripes {
	height:0px;
	width: 0px;
	display: none;
}


div#navigation{
	height:0px;
	width: 0px;
	display: none;
}

#corporate-nav {
	height:0px;
	width: 0px;
	display: none;
}

body {
	/* These rules have no effect on the functionality */
	/* They are for styling only */
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-family: MetaSerifWeb-Book, Times;
	background: none;
	font-style: normal;
	text-rendering: optimizeLegibility;
}
img.bg {
	height:0px;
	width: 0px;
	display: none;
}

h3 {
	font-family: MetaSerifWeb-Medium;
	margin-top: 2em;
	font-size: 1em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-style: normal;
	
	
}

h4 {
	font-family: MetaSerifWeb-Medium;
	margin-top: 1em;
	font-size: 0.875em;
	margin-bottom: 0.5em;
	font-weight: normal;
	font-style: normal;
	
	
}

body#site-leistungen h3 {
	color: #00e1a4;
	
}

body#site-projekte h3 {
	color: #456dcb;
}

p {

	font-size: 0.875em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

strong {
	font-family: MetaSerifWeb-Medium;
	font-weight: normal;
}

em {
font-family: MetaSerifWeb-BoldIta;
font-style: normal;
}

.right {
	text-align: right;
}

.proper-name {
	font-family: MetaSerifWeb-Book, serif;
	font-variant: small-caps;
	letter-spacing: 0.5px;
	font-style: normal;
}

.gesperrt {
	letter-spacing: 0.05em;
	font-family: MetaSerifWeb-Medium;
	font-style: normal;
}

.small {
	font-size: 0.68em;
}

.error {
color: red;
}

/* LINKS */

a {
	font-family: MetaSerifWeb-Medium;
}

body#site-home a {
	color: #ff4d3b;
	
	
}

body#site-leistungen a {
	color: #00e1a4;
	
	
}

body#site-projekte a {
	color: #456dcb;
	
}

body#site-design-studio a {
	color: #6d59ac;

	
}

#site-leistungen span {
	font-family: MetaSerifWeb-Medium;
	display: block;
	width: 100%;
	font-size: 1.2em;
	padding: 20px 0 20px 0;
	text-align: center;
	border-top: 4px solid #00e1a4;
	border-bottom: 4px solid #00e1a4;
}

#leistungs-auflistung {
	
	margin-bottom: 2em;
	margin-top: 2em;
	vertical-align: middle;
}

#leistungs-auflistung li {
	font-size: 0.75em;
	line-height: 2.2em;
	border-bottom: solid 1px #00e1a4;
	vertical-align: middle;
	
}

#leistungs-auflistung li:first-child {
	border-top: solid 1px #00e1a4;
	
}

#leistungs-auflistung li em.gesperrt {
	font-size: 1.125em;
	text-transform: uppercase;
	
}

div#container {
	/* This is the only important rule */
	/* We need our content to show up on top of the background */
	position: absolute; 
	top:0px;
	/* These have no effect on the functionality */
	width: 100%;
	margin: 0 auto;
	z-index: 1;

}

body#site-leistungen.small-head div#container, body#site-projekte.small-head div#container {
	top: 0px;
}


body#site-home div#container {
	top:0;

}

div#content-font {
	width: 960px;
	margin: 0 auto;	

}

div#content {
	/* This is the only important rule */
	/* We need our content to show up on top of the background */
	position: relative; 
	/* These have no effect on the functionality */
	width: 420px;
	margin: 0 0 20px 130px;
	background: #fff;
	padding: 30px 40px 30px 40px;

}

#content h2 {
	text-indent: -9999px;
	height:16px;
	border-left: 4px solid #000;
	margin-left: -40px;
	margin-bottom: 2em;
	}


body#site-home #content h2 {
	background: url(images/H2_home.png) no-repeat 36px 0;
	height:57px;
	border-color: #ff4d3b;
	}

body#site-leistungen #content h2 {
	background: url(images/H2_leistungen.png) no-repeat 36px 0;
	border-color: #00e1a4;
	}
	
body#site-projekte #content h2 {
	background: url(images/H2_projekte.png) no-repeat 36px 0;
	border-color: #456dcb;
	}
	
body#site-design-studio #content h2 {
	background: url(images/H2_design_studio.png) no-repeat 36px 0;
	border-color: #6d59ac;
	}
	
body#site-design-studio #content #h2-kontakt{
	background: url(images/H2_kontakt.png) no-repeat 36px 0;
	
	}
	
body#site-design-studio #content #h2-kontaktformular {
	background: url(images/H2_kontaktformular.png) no-repeat 36px 0;
	margin-bottom: 1em;
	margin-top: 2em;
	}
	
body#site-design-studio #content #h2-impressum {
	background: url(images/H2_impressum.png) no-repeat 36px 0;
	
	}

#logo {
	position: fixed;
	bottom: 10px;
	right: 20px;
}




/* Projekte */

#latest-project {
	position: absolute;
	right: 0px;
	z-index: 13;
	margin:-30px 0 20px -40px;
}

#projekt-auflistung li h3 {
	margin-top: 0;
	line-height: 2.5em;
	border-bottom: 1px solid #456dcb;
	border-top: 1px solid #456dcb;
	width: 180px;
}

#projekt-auflistung li.left h3 {
	float: right;
}

#projekt-auflistung li h3 a {
	color: #456dcb;
	text-decoration: none;
}

#projekt-auflistung li {
	clear: both;
	overflow: auto;
	margin-bottom: 2em;
	vertical-align: top;
	
}

#projekt-auflistung li img { 
	float: left;
	margin-right: 20px;	
}

#projekt-auflistung li.right img { 
	float: right;
	margin-right: 0px;
	margin-left: 20px;
	
}

#window {background:#fff; margin:-30px 0 20px -40px;}
#window ul {
	width: 460px;
}  
/*#slideshow {width:1880px; height:200px; overflow:hidden; position:relative;}  
#slideshow li {width:460px; height:200px; float:left; display:inline;} */

ul.kunden-description {
	width: 100%;
	padding-bottom: 20px;
}

ul.kunden-description li {
  position: relative;
  height: 12px;
 clear: both;
  margin: 0;
  padding: 0 0 9px 0;
  border-bottom: dotted 1px #999;
font-size: 0.75em;
}

ul.kunden-description li em {
font-family: MetaSerifWeb-BoldIta;
  position: absolute;
  background: #fff;
  padding: 0 0 0 5px;
  bottom: -1px;
  right: 0;

}


ul.kunden-description li strong {
	font-family: MetaSerifWeb-Medium, serif;
	position: absolute;
	font-variant: small-caps;
	  background: #fff;
  padding: 0 5px 0 0;
  letter-spacing: 0.05em;
  bottom: -1px;
  left: 0;

}

/* KONTAKT */

#kontakt-form {
	font-size: 0.75em;
	line-height: 1.75em;
	margin-bottom: 1em;
	text-align: right;
}

#kontakt-form fieldset {
	padding-top: 1em;
	border-bottom: 1px solid #6d59ac;
	
}

#kontakt-form label {
	clear: both;
	display: block;margin-bottom: 1em;
	
	vertical-align: middle;
	
}

#kontakt-form label span, #site-design-studio span {
	display: block;
	width: 110px;
	float: left;
	text-align: left;
	
}

#kontakt-form input, #kontakt-form textarea {
	width: 260px;
	height: 1.75em;
	border: 1px solid #999;
	border-radius: 3px;
	-moz-border-radius: 3px;
}

#kontakt-form input:focus, #kontakt-form textarea:focus {
	border-color: #6d59ac;
}

#kontakt-form textarea {

	height: 10.5em;
}

#input-button {
	width: 140px;
	height: 28px;
	margin-top: 1em;
	background: url(images/BT_absenden.png) no-repeat;
	text-indent: -9999px;
	border: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
}