﻿@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	font-size:75%;
	font-family:Verdana,Helvetica,Arial,sans-serif;
	color:#666;
}

h1{
	margin:0px 0px 0px 0px;
	padding:0px;
	font-size:120%;
	color:#8e888a;
}
h2{
	margin:0px 0px 12px 0px;
	padding:0px;
	font-size:100%;
	color:#777;
}
a, a:hover{
	text-decoration:none;
	color:#ec547d;
}
a:hover{
	text-decoration:underline;
	color:#ec547d;
}

.backlink{
	text-align:right;
	margin-bottom:4px;
}


#page{
	width:946px;
	margin:0px auto;
}
#header{
	height:220px;
}
.header_kontakt{
	background:url(/p/d_head_kontakt.gif) no-repeat;
}
.header_links{
	background:url(/p/d_head_links.gif) no-repeat;
}
.header_presse{
	background:url(/p/d_head_presse.gif) no-repeat;
}
.header_referenzen{
	background:url(/p/d_head_referenzen.gif) no-repeat;
}
.header_begleitung{
	background:url(/p/d_head_begleitung.gif) no-repeat;
}
.header_downloads{
	background:url(/p/d_head_downloads.gif) no-repeat;
}
.header_openspace{
	background:url(/p/d_head_openspace.gif) no-repeat;
}
.header_home{
	background:url(/p/d_head_home.gif) no-repeat;
}

.subtitle{
	font-weight:bold;
	color:#8e888a;
}

.clearboth{
	clear:both;
}

#maincontainer{
	margin:15px 0px 10px 5px;
}

.navi{
	float:left;
	width:151px;
	margin-top:1px;
}
.navi ul{
	margin:0px;
	padding:0px;
	list-style:none;
	width:140px;
}
.navi ul li{
	margin:0px 0px 0px 0px;
	padding:0px;
}
.navi ul li a, #navi ul li a:hover, .navi ul li a.over{
	text-decoration:none;
	color:#ec547d;
	display:block;
	margin:0px;
	padding:1px 0px 1px 9px;
	background:url(/p/d_navi_marker.gif) no-repeat 0px 5px;
}
.navi ul li a:hover, .navi ul li a.over{
	color:#666;
	background-image:url(/p/d_navi_marker_ooo.gif);
}
.navi ul li:hover .marker{
	color:yellow;
}

#navi2{
	float:left;
	width:151px;
	margin:0px 30px 0px 0px;
}
#content_main{
	float:left;
	width:370px;
}

/* CONTENT PICS */
#content_pics{
	float:right;
	width:234px;
}
#content_pics div{
	margin:0px 0px 20px 0px;
}
#content_pics p{
	font-size:90%;
	margin:2px 0px 0px 0px;
}
/* END CONTENT PICS */

/* DOCS */
#content_docs{
	margin:30px 0px 30px 0px;
	padding:2px 0px 2px 0px;
	font-size:90%;
}
#content_docs ul{
	list-style-type:none;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#111;
	border-top:1px dotted #eee;
}
#content_docs ul li{
	margin:5px 0px 2px 0px;
	padding:0px 0px 5px 20px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #eee;
}
#content_docs ul li p.desc{
	margin:0px;
	font-size:90%;
}
/* END DOCS */

/* SUPERDOCS */
#content_superdocs{
	margin:5px 0px 30px 0px;
	padding:2px 0px 2px 0px;
}
#content_superdocs ul{
	border-top:1px dotted #eee;
	list-style-type:none;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#111;
}
#content_superdocs ul li{
	margin:6px 0px 2px 0px;
	padding:0px 0px 7px 20px;
	background-repeat:no-repeat;
	border-bottom:1px dotted #eee;
}
#content_superdocs ul li p.desc{
	margin:0px;
}
/* END DOCS */

/* TEAM */
.content_partner{
	margin:10px 0px 10px 0px;
}
.content_partner div.pic{
	float:left;
	padding:2px 0px 0px 0px;
}
.content_partner div.pic img{
	border:1px solid #fafafa;
}
.content_partner div.meta{
	float:right;
	width:260px;
}

/* KUNDEN */
.kunden_container{
	margin-top:20px;
}
.kunden, .kunden:hover, .kunden_last{
	padding: 7px 0px 9px 0px;
	border-top: 1px dotted #777;
}
.kunden:hover{
	background-color:#f2f2f2;
}
.kunden div.pic{
	float:left;
	padding:2px 0px 0px 0px;
}
.kunden div.pic img{
	border:none;
}
.kunden div.meta{
	float:right;
	width:230px;
}
.kunden .download_info{
	font-size:0.8em;
	padding-left:17px;
	color:#666;
}
.kunden ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.kunden li{
	margin:0px;
	padding:0px 0px 0px 10px;
	background:url(/p/d_navi_marker.gif) no-repeat 0px 4px;
}


/* ARBEITSBEISPIELE */
.arbeitsbeispiele{
	padding: 20px 0px 30px 0px;
	border-top: 1px dotted #777;
}
.arbeitsbeispiele:hover{
	background-color:#f2f2f2;
}
.arbeitsbeispiele div.pic{
	float:left;
	padding:2px 0px 0px 0px;
}
.arbeitsbeispiele div.pic img{
	border:1px solid #fafafa;
}
.arbeitsbeispiele div.meta{
	float:right;
	width:215px;
}
.arbeitsbeispiele .download_info{
	font-size:0.8em;
	padding-left:17px;
	color:#666;
}

/* LINKS */
.content_links{
	margin:0px 0px 0px 0px;
}
.content_links .linkcat{
	margin:20px 0px 5px 0px;
	font-weight:bold;
}
.content_links .linkcatmemo{
	margin:0px 0px 12px 0px;
	font-weight:normal;
}
.content_links .linktitle{
	margin:0px 0px 2px 0px;
}
.content_links .linkbody{
	margin:0px 0px 8px 0px;
}


/*HIGHSLIDE */
.highslide-html {
	background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
	display: none;
}
.highslide-loading {
	 display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white;
	padding-left: 22px;
	background-image: url(/js/highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits, a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover, a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}

/* Styles for the popup */
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
	width: 640px;
	padding:5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin:0px 0px 10px 0px;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-size:11px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color:#bbb;
}
.highslide-wrapper .highslide-header a:hover {
	color:#666;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
	cursor: move;
}
.highslide-resize {
	cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}/* END HIGHSLIDE */
