/* 01. GLOBAL
------------------------------------------------------------------*/

html, body, div, ul, ol, li, span, a, table, td, form, fieldset, img {
    border: 0;
    margin: 0;
    padding: 0;
}
body { 	
	margin: 0 0 0 0x;
	font-family: "Lucida Grande", tahoma, arial, sans-serif;
	color: #555555;
	font-size: 0.7em;
	background-color: #414141;
}
#all {
	margin: 70px 0 0 205px;
}
.fixfloat, .clear {
	clear: both;
	height: 0px;
	line-height: 0;
	font-size: 0;
}
.hidden {
	display: none;
}
p.newsarchiv {
	padding-top: 10px; 
	margin-top: 20px;
	border-top: 1px solid #e8e8e8;
}
.line {
	display: block;
	clear: both;
	margin: 0 0 10px 0;
	height: 10px;
	border-bottom: 1px solid #e8e8e8; 
}

/* Hyperlinks
------------------------------------------------------------------*/

a:link {
	 color: #9d9b9b;
	 text-decoration: underline;
}
a:visited {
	 color: #9d9b9b;
	 text-decoration: underline;
}
a:hover, a.activ, a.active {
	 color: #2b2b2b;
	 text-decoration: none;
	 background-color: #f8f3b0;
}
a.activ {
	background-color: #EDDF29;
}
a:active {
	 color: #9d9b9b;
	 text-decoration: underline;
}
a {
	outline: none;
}
/* QUOTE
------------------------------------------------------------------*/

blockquote p {
	font: italic 1.1em Georgia, Times, serif;
	color: #808080;
}
blockquote {
	margin: 25px 0 20px 0;
	padding: 10px 0 10px 40px;
	background: url(quote.gif) no-repeat 10px 0; 
}
/* FORM
------------------------------------------------------------------*/
ul.error, ul.msg {
	padding: 10px;
	margin: 0 0 10px 0;
}
ul.error {
	border: 1px solid red;
	background-color: #FFDFDF;
	list-style-image: url(lierror.gif);
}
ul.msg {
	border: 1px solid green;
	background-color: #DFFFE3;
	list-style-image: url(limsg.gif);
}
ul.error li {
	font-weight: bold;
	color: red;
	margin-left: 15px;
	padding: 0;
}
ul.msg li {
	font-weight: bold;
	color: green;
	margin-left: 15px; 
	padding: 0;
}
label, input.submit, textarea#nachricht {
	display: block;
}
legend {
	display: none;
}

/* 02. HEADER
------------------------------------------------------------------*/

a#logo {
	position: absolute;
	left: 740px;
	top: 35px;
	
	width: 194px;
	height: 20px;
	background: url(logo.gif) no-repeat;	
}
ul#language {
	position: absolute;
	top: 40px;
	left: 205px;
	list-style: none; 
}
ul#language li {
	float: left;
}
ul#language li a {
	display: block;
	width: 18px;
	height: 13px;
}
ul#language li a.de { 
	background: url(bt_de.gif) no-repeat 0 -13px; 
}
ul#language li a.nl { 
	background: url(bt_nl.gif) no-repeat 0 -13px;
	margin: 0 0 0 2px; 
}
ul#language li a.active {
	background-position: 0 0;
}
ul#language li.livechat { 
	margin: 0 0 0 15px;
}
div#header { 
	position: relative;
	width: 730px;
	height: 315px;
	background-color: #414141;
}

/* imgswitch
------------------------------------------------------------------*/
/*ul#imgswitch {
	position: absolute;
	top: 297px;
	right: 2px;
	list-style: none; 
}
ul#imgswitch li {
	float: left;
	margin: 0 3px 0 0;
}
ul#imgswitch li a {
	padding: 3px 5px 3px 5px;
	color: #bbbbbc;
	text-decoration: none;
	font-size: 1.1em;
	font-weight: bold;
	background-color: #414141;
}*/
div#imgswitch {
	position: absolute;
	bottom: 9px;
	right: 7px;
	width: 620px;
	text-align: right;
}/*
div#switchblock {
	position: relative;
	margin-bottom: 9px;
	text-align: left;
}
div#switchblock a.switch_left {
	float: left;
}
div#switchblock a.switch_right {
	float: right;
}*/
/*div#imgswitch  a, 
div#imgswitch  a:link, 
div#imgswitch  a:visited,*/
/*div#imgswitch  a.switchhref, 
  .imgselected
div#imgswitch  div#switchblock a.switch_right, 
div#imgswitch  div#switchblock a:link, 
div#imgswitch  div#switchblock a:visited*/
a.switchhref {
	padding: 1px 5px 3px 3px;
	color: #bbbbbc;
	text-decoration: none;
	font-weight: bold;
	background-color: #414141;
	width: 15px;
	height: 16px;
	border: 1px solid #eddf29;
	margin: 0 0 0 3px;
}


/*div#imgswitch a.active  {
	color: #2b2b2b;
	text-decoration: none;
	background-color: #fff;	
}*/
/*div#imgswitch a:hover,
 .imgselected,
div#imgswitch div#switch_block a:hover,
div#imgswitch div#switch_block a.switch_right:hover*/

/*div#imgswitch*/
  a.switchhref:hover {
	color: #2b2b2b;
	text-decoration: none;
	background-color: #f8f3b0;
	border: 1px solid #414141;	
}
a.imgselected {
	padding: 1px 5px 3px 3px;
	color: #bbbbbc;
	text-decoration: none;
	font-weight: bold;
	background-color: #f8f3b0;
	width: 15px;
	height: 16px;
	border: 1px solid #eddf29;
	margin: 0 0 0 3px;
	color: #2b2b2b;
	text-decoration: none;
	background-color: #f8f3b0;
	border: 1px solid #414141;	
}
/* 03. MAINNAV
------------------------------------------------------------------*/

ul#mainnav {
	position: absolute;
	top: 70px;
	left: 70px;
	list-style: none; 
}
ul#mainnav li {
	margin: 0 0 5px 0;
}
ul#mainnav li a {
	display: block;
	width: 116px;
	height: 16px;
}
ul#mainnav li a.agency { 
	background: url(bt_agentur.gif) no-repeat 0 0; 
}
 ul#mainnav li a.agency_active {
 	background: url(bt_agentur.gif) no-repeat 0 0; 
	background-position: 0 -16px;
 }
ul#mainnav li a.competences { 
	background: url(bt_kompetenzen.gif) no-repeat 0 0; 
}
 ul#mainnav li a.competences_active {
 	background: url(bt_kompetenzen.gif) no-repeat 0 0; 
	background-position: 0 -16px;
 }
ul#mainnav li a.references { 
	background: url(bt_referenzen.gif) no-repeat 0 0; 
}
 ul#mainnav li a.references_active {
 	background: url(bt_referenzen.gif) no-repeat 0 0; 
	background-position: 0 -16px;
 }
ul#mainnav li a.startseite { 
	background: url(bt_startseite.gif) no-repeat 0 0; 
}
 ul#mainnav li a.startseite_active {
 	background: url(bt_startseite.gif) no-repeat 0 0; 
	background-position: 0 -16px;
 }
ul#mainnav li a.contact { 
	background: url(bt_kontakt.gif) no-repeat 0 0; 
}
 ul#mainnav li a.contact_active {
 	background: url(bt_kontakt.gif) no-repeat 0 0; 
	background-position: 0 -16px;
 }
ul#mainnav li a:hover {
	background-position: 0 -16px;
}
ul#mainnav li a.active {
	background-position: 0 -16px;
}

/* 04. CONTENT
------------------------------------------------------------------*/

div#content { 
	margin: 15px 0 0 0;
	padding: 25px;
	width: 680px;
	background-color: #fff;
	font-size: 1.1em;
}
p {
	line-height: 150%;

}
body#case1 div#container {
	/* background: url(bg_content_case1.gif) repeat-y -30px 0; */
	background: url(contentbg_case2.gif) top left repeat-y;
	width: 100%;
}
body#case2 div#container {
	/* background: url(bg_content_case2.gif) repeat-y; */
	background: url(contentbg_case1.gif) top left repeat-y;
	width: 100%;
}
body#case1 div#column1 {
	float: left;
	padding: 0 25px 0 0;
	width: 425px;
}
body#case2 div#column1 {
	float: left;
	padding: 0 25px 0 0;
	width: 180px;
	color: #808080;
	/* border-right: 1px #e8e8e8 solid; */

}
/*div#content p {
	margin: 0 0 25px 0;
}
body#case1 div#column2 p {
	margin: 0;
}*/
body#case1 div#column2 {
	float: left;
	padding: 0 0 0 35px;
	width: 170px;
}
body#case1 div#column1 {
	/* border-right: 1px #e8e8e8 solid; */
}
body#case1 div#column2 a {
	font-weight: bold;
}
body#case2 div#column2 {
	float: right;
	padding: 0 0 0 25px;
	width: 449px;
}
/*body#case2 div#column2 p {
	margin: 0 0 8px 0;
}*/
body#case2 div#column2 ul {
	margin: 0 0 8px 25px;
}
body#case2 div#column2 ul li {
	line-height: 150%;
}
body#case1 div#column1 #anything ul {
	margin: 0 0 8px 25px;
}
body#case1 div#column1 #anything ul li {
	margin: 5px 0 5px 0;
}

/* 04. SUBNAV
------------------------------------------------------------------*/

ul#subnav, ul#subnav2 {
	margin: 0 0 0 0; /* alt 30px top */
	list-style: none; 
}
ul#subnav2 {
	margin-top: 10px;
}
ul#subnav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #e8e8e8;
}
ul#subnav li.last {
	border-bottom: 1px solid #e8e8e8;
}
ul#subnav li a {
	display: block;
	padding: 7px 0 7px 15px;
	height: 15px;
}
ul#subnav2 li {
	display: block;
	border-top: 1px solid #e8e8e8;
}

/* DISPLAY MOOFX REFERENZEN
------------------------------------------------------------------
div.display, div.stretcher {
	margin: 0;
	padding: 0;
	background-color: #f1f1f1;
}
div.display_active {
	margin: 0;
	padding: 0;
	background-color: #fff;
}
ul.customers {
	margin: 0;
	padding: 0;
	list-style: none; 
}
ul.customers li {
	margin: 0 0 5px 0;

	font-size: 1.0em;
	line-height: 1.2em;
}
ul.customers li a, ul.customers li a:visited, ul.customers li a:active {
	display: block;
	padding: 5px 10px 5px 20px;
	height: 40px;

	text-decoration: none;
	color: #555555;
}
ul.customers li a:hover {
	background-color: #f8f3b0;
} 
div.display_active ul.customers li a:hover {
	background-color: #fff;
} 
ul.customers li img {
	float: left;
	margin: 0 40px 0 0;
}
ul.customers li span.col1 {
	float: left;
	padding: 7px 0 0 0;
	width: 190px;	
}
ul.customers li span.col2 {
	float: left;
	padding: 17px 0 0 0;
}



ul.customers ul.stretcher {
	margin: 0 0 0 110px;
	padding: 0;
	list-style: none; 
}

ul.customers ul.stretcher li {
	margin: 0;
	padding: 0 0 10px 25px;
	width: 300px;
	background: url(bg_ref.gif) no-repeat;
}
ul.customers ul.stretcher li a, ul.customers ul.stretcher li a:visited, ul.customers ul.stretcher li a:active {
	display: inline;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	color: #9d9b9b;
	font-weight: bold;
	background-color: #fff; 
}
ul.customers ul.stretcher li a:hover {
	color: #2b2b2b;
	text-decoration: none;
	background-color: #f8f3b0; 
}
----------------------------------------------*/


/* 05. Footer
------------------------------------------------------------------*/

p#footer {
	padding: 5px 0 20px 0;
	width: 730px;
	color: #a4a4a4;
	font-size: 1.1em;
	line-height: 1.6em;
}

/* 05. FORM / INPUT ELEMENTE
------------------------------------------------------------------*/
input, textarea, select {
	background-color: #fffde6;
	border: 1px #e8e8e8 solid;
	padding: 5px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #555555;
	font-size: 11px;
	margin: 0 0 10px 0;
}
label {
	margin: 5px 5px 0 0;
}
.checkbox {
	background-color: #fffde6;
	border: 1px #e8e8e8 solid;
	padding: 0;
}
.dropmenu {
	padding: 0;
	margin: 0 0 5px 0;
}

/* UL Ueberschreiben */
ul.error, ul.msg {
	padding: 10px;
	margin: 0 0 10px 0 !important;
}
ul.article-list {
	list-style-type: none !important;
	margin: 0 !important;
	padding: 0 !important;
}
ul.article-list li {
	padding: 0 !important;
	margin: 0 0 10px 0 !important;
}
ul.article-list li a {
	padding: 0 !important;
	margin: 0 !important;
}
div.newsarchive {
	position: relative;
	padding-bottom: 20px;
	border-bottom: 1px solid #e8e8e8;
	margin-top: 20px;
}
div.newsarchive p {
	margin: 0;
}
h2.newsa {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}
h2.newsa a {
	font-size: 100%;
	margin: 0 !important; 
	padding: 0 !important;
	color: #797979;
}
.createdate {
	font-weight: bold;
}
div#ref_left, div#ref_right {
	float: left;
	position: relative;
	width: 124px;
}
div#ref_right {
	float: right;
}
div#crosspromo {
	position: relative;
	width: 100%;
	margin-top: 30px;
	padding: 0;
	height: auto;
}
div.promoimg, div.promoimg_nomr {
	float: left;
	background-color: #f1f1f1;
	border: 1px solid #eaeaea;
	padding: 5px;
	margin-right: 41px;
	margin-bottom: 20px;
}
div.promoimg_nomr {
	margin-right: 0;
}
div.promoimg a img, div.promoimg_nomr a img {
	border: 5px solid #f1f1f1;
}
div.promoimg a img:hover, div.promoimg_nomr a img:hover {
	border: 5px solid #F8F3B0;
}	
.pano {
	border: 7px #E9E9E9 solid;
}

/* REFERENZEN
------------------------------------------------------------------*/
div#referenzenlist {
	padding: 0 0 0 32px;
}
div.box-referenzen {
	margin: 0;
	padding: 0;
}
div.box-referenzen div.box-aussen {
	border:5px solid #fff;
	float:left;
	overflow:hidden;
	position:relative;
	width:165px;
	height:160px;
	padding:0;
	margin-left: 25px;
	margin-top: 25px;
}
div.box-referenzen div.box-aussen:hover {
	border:5px solid #E1E3E4;
	float:left;
	overflow:hidden;
	position:relative;
	width:165px;
	height:160px;
	padding:0;
	margin-left: 25px;
	margin-top: 25px;
}
div.box-referenzen img {
	border: none !important;
}

div.box-referenzen div.box-innen {
	width:133px;
	padding:20px 15px 5px 15px;
	height:133px;
	left:0px;
	position:absolute;
	top:165px;
	background-color:#414141;
	color:#fff;
	line-height:12px;
	font-size:11px;
	border: 1px #fff solid;
}
div.box-referenzen div.box-innen h5 {
	font-weight:bold; 
	font-size:11px; 
	margin-bottom:0px; 
	padding-bottom:0;
	color:#fff; 
	height:33px;
}
div.box-referenzen div.box-innen h6 {
	height:40px; 
	font-size:10px;
	color:#fff;
	line-height:12px;
	margin:0;
	padding:0;
	font-weight: normal;
}
div.box-referenzen div.box-aussen a, div.box-referenzen div.box-aussen a:link {
	text-decoration:none; 
	color:#898989;
	padding-left:0px;
}

/* DOWNLOADS
------------------------------------------------------------------*/
div.dlrow {
	
}
div.dlbox {
	border-bottom: 1px #e8e8e8 solid;
	padding: 15px 0 15px 0;
}
a.dlfile {
	display: block;
	width: 50px;
	float: left;
}
a.dlfile:hover {
	background: none;
}
div.dlimg {
	position: relative;
	width: 50px;
	float: left;
}
div.dltxt {
	position: relative;
	float: left;
	width: 360px;
}
div.dltxt p {
	margin: 4px 0 0 0;
	padding: 0;
}