@charset 'utf-8';
@import url(reset.css);

/* ----------------------------------------------------- page layout */

body {

}

#grid {
	width: 990px;
	height: 580px;
	background-color: #fff;
	position: relative;
}

#logo {
	position: absolute;
	top: 16px;
	left: 710px;
}

#main {
	width: 950px;
	height: 460px;
	position: absolute;
	top: 80px;
	left: 20px;
	background-color: #fafafa;
	background: url('../images/main.gif');
}

#navigation {
	width: 950px;
	height: 30px;
	position: absolute;
	top: 550px;
	left: 20px;
	background-color: #fff;
	text-align: left;
}

#toplinks {
	position: absolute;
	top: 16px;
	left: 38px;
}

#preload {
	display: none;
}


/* ----------------------------------------------------- formatting */


p, h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666;
	text-align: left;
	margin: 10px 20px 15px 20px;
}

p {
	font-size: 11px;
	margin: 7px 20px 7px 20px;
	line-height: 16px;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #fb2b11;
	margin: 20px 20px 10px 20px;
	line-height: 20px;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 20px 20px 0px 20px;	
	line-height: 16px;
}

h3 {
	font-weight: normal;
	font-size: 12px;
	color: #666;
	margin: 13px 20px 0px 20px;
	line-height: 20px;
}

strong {
	font-weight: bold;
}

em {
	color: #fb2b11;
}

a:link, a:visited, a:active { color: #fff }

a:hover { color: #fff; text-decoration: none; }

.red p, .red h1, .red h2, .grey p, .grey h1, .grey h2 {
	color: #fff;
}

.text a:link, .text a:visited, .text a:active { color: #fb2b11 }

.text a:hover { color: #fb2b11; text-decoration: none; }

.misc p {
	margin: 10px 20px 0px 20px;
}


/* ----------------------------------------------------- navigation */

.navigation_element {
	float: left;
}

.navigation_element img {
	height: 30px; 
	width: 190px;
} 

a#agentur img {background: url(../images/navigation/agentur.gif) top left no-repeat;}
a#agentur:hover img {background: url(../images/navigation/agentur-hover.gif) top left no-repeat;}

a#kompetenzen img {background: url(../images/navigation/kompetenzen.gif) top left no-repeat;}
a#kompetenzen:hover img {background: url(../images/navigation/kompetenzen-hover.gif) top left no-repeat;}

a#leistungen img {background: url(../images/navigation/leistungen.gif) top left no-repeat;}
a#leistungen:hover img {background: url(../images/navigation/leistungen-hover.gif) top left no-repeat;}

a#referenzen img {background: url(../images/navigation/referenzen.gif) top left no-repeat;}
a#referenzen:hover img {background: url(../images/navigation/referenzen-hover.gif) top left no-repeat;}

a#kontakt img {background: url(../images/navigation/kontakt.gif) top left no-repeat;}
a#kontakt:hover img {background: url(../images/navigation/kontakt-hover.gif) top left no-repeat;}



/* ----------------------------------------------------- start */

#start_text {
	width: 380px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 570px;
}

#start_image {
	width: 570px;
	height: 460px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('../images/start/start.jpg');
}

#start_news {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: #fff;
	overflow: hidden;
}

#start_news_text {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}

#start_news_text p, #start_news_text h2 {
	color: #fff;
}

#start_news_text p {
	margin: 8px 20px 0 20px;
}


/* ----------------------------------------------------- agentur */

#agentur_text {
	width: 365px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 395px;
}

#agentur_image {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 760px;
}

#agentur_red {
	width: 190px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/agentur/red.gif');
}

#agentur_grey {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 190px;
	background: url('../images/agentur/grey.gif');
}

#agentur_slider {
	width: 15px;
	height: 460px;
	position: absolute;
	top: 0px;
	left: 380px;
	color: #fff;
	overflow: hidden;
}

#agentur_slider_text {
	width: 380px;
	height: 460px;
	position: absolute;
	top: 0;
	left: -365px;
	overflow: hidden;
}

#agentur_slider_text p, #agentur_slider_text h1, #agentur_slider_text h2 {
	color: #fff;
}

#agentur_slider_text img {
	float: left;
	margin: 0 15px 10px 0;
}



/* ----------------------------------------------------- kompetenzen */

#kompetenzen_text {
	width: 380px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 570px;
}

#kompetenzen_image {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 380px;
	background: url('../images/kompetenzen/image.jpg');
}

#kompetenzen_red {
	width: 190px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 190px;
	background: url('../images/kompetenzen/red.gif');
}

#kompetenzen_grey {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
	background: url('../images/kompetenzen/grey.gif');
}



/* ----------------------------------------------------- leistungen */

#leistungen_text {
	width: 380px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 570px;
}

#leistungen_image {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
}

#leistungen_red {
	width: 190px;
	height: 500px;
	position: absolute;
	top: 0;
	left: 380px;
	background: url('../images/leistungen/red.gif');
}

#leistungen_grey {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 190px;
	background: url('../images/leistungen/grey.gif');
}

#leistungen_select_webdesign {
	width: 360px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 200px;
}

#leistungen_select_printdesign {
	width: 360px;
	height: 90px;
	position: absolute;
	top: 90px;
	left: 200px;
}

#leistungen_select_corporatedesign {
	width: 360px;
	height: 80px;
	position: absolute;
	top: 180px;
	left: 200px;
}

#leistungen_select_fill {
	width: 360px;
	height: 80px;
	position: absolute;
	top: 10px;
	left: 200px;
	border: 1px solid #fff;
	opacity: 0.0;
}

/* ----------------------------------------------------- referenzen */

#referenzen_text {
	width: 570px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
}

#referenzen_image {
	width: 190px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 760px;
	background: url('../images/referenzen/image.jpg');
}

#referenzen_red {
	width: 190px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 570px;
	background: url('../images/referenzen/red.gif');
}

#referenzen_thumbs p {
	margin: 0px;
	line-height: 0px;
	margin-left: 20px;
	margin-top: 5px;	
}

#referenzen_thumbs p img {
	margin: 0px;
	margin-right:1px;
	margin-bottom:5px;
}

#referenzen_text a:link img, #referenzen_text a:active img, #referenzen_text a:visited img {
	border: 1px solid #e2e2e2;	
}

#referenzen_text a:hover img {
	border: 1px solid #ef6800;	
}



/* ----------------------------------------------------- kontakt */

#kontakt_text {
	width: 380px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 0;
}

#kontakt_grey {
	width: 380px;
	height: 460px;
	position: absolute;
	top: 0;
	left: 380px;
	background: url('../images/kontakt/grey.gif');
}

#kontakt_red {
	width: 190px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 760px;
	background: url('../images/kontakt/red.gif');
}

#kontaktformular p {
	color: #fff;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;	
}

#kontaktformular input,textarea,select {
	margin-top: 5px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 11px;
}

#kontaktformular input,textarea {
	width: 270px;
}

.error {
	color: #333;
}

.follow-us {
	line-height: 25px;
}

.follow-us img {
	margin-right: 2px;
}

#start-referenzen {
	position: absolute;
	width: 380px;
	height: 460px;
	top: 0;
	left: 190px;
	overflow: hidden;
}

#start-referenzen div {
	position: relative;
	width: 380px;
	height: 460px;
}

#start-referenzen img {
	position: absolute; 
	top: 110px; 
	left: 43px
}

.grey p {
	margin: 20px 20px 0 20px;
}

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url(images/fancy_progress.png) no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url(images/fancy_closebox.png) ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_left.png) repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url(images/fancy_title_main.png) repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url(images/fancy_title_right.png) repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(images/data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url(images/fancy_left.gif) no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url(images/fancy_right.gif) no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy_shadow_n.png) repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_ne.png) no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy_shadow_e.png) repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_se.png) no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url(images/fancy_shadow_s.png) repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_sw.png) no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url(images/fancy_shadow_w.png) repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url(images/fancy_shadow_nw.png) no-repeat;
}