@charset "utf-8";
* {margin:0; padding: 0}

html {
	height:100%;
	margin-bottom:1px;
  }

fieldset, img { border:0; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:100.01%;
	font-size:0.75em;
	color:#545454;
	line-height:1.8em;
	background:#aaa url(../img/bg-body.jpg) top center repeat-y;
}

#page {
	width:960px;
	margin:0 auto;
	height:auto;
	position:relative;
	padding-bottom:2em;
	background:url(../img/bg-page.png) top left no-repeat;
	}
	
.row {
	margin:0 15px;
	width:100%;
	overflow:hidden;
	background:url(../img/bg-menu.gif) repeat-y top left;
}

.col-menu {
	width:200px;
	float:left;
	background:#fff;
	}	
	
.col-menu ul li {
	display:block;
	list-style-type:none;
	padding:15px 15px 0px 15px;
}

.col-menu ul li a {
	display:block;
	height:30px; 
	width:150px;
	text-indent:-9009px;
}

.col-menu ul li#agentur {padding:0px 15px 0px 15px;}

.col-menu ul li#agentur a {background:transparent url(../img/navi-rotis.gif) no-repeat 0px 0px;}
.col-menu ul li#agentur a:hover {background-position: 0px -80px;} 
body#page-agentur .col-menu ul li#agentur a {background-position: 0px -40px;}
.col-menu ul li#kompetenzen a {background:transparent url(../img/navi-rotis.gif) no-repeat -150px 0px;}
.col-menu ul li#kompetenzen a:hover {background-position: -150px -80px;} 
body#page-kompetenzen .col-menu ul li#kompetenzen a {background-position: -150px -40px;}
.col-menu ul li#referenzen a {background:transparent url(../img/navi-rotis.gif) no-repeat -300px 0px;}
.col-menu ul li#referenzen a:hover {background-position: -300px -80px;} 
body#page-referenzen .col-menu ul li#referenzen a {background-position: -300px -40px;}
.col-menu ul li#kunden a {background:transparent url(../img/navi-rotis.gif) no-repeat -450px 0px;}
.col-menu ul li#kunden a:hover {background-position: -450px -80px;} 
body#page-kunden .col-menu ul li#kunden a {background-position: -450px -40px;}
.col-menu ul li#kontakt a {background:transparent url(../img/navi-rotis.gif) no-repeat -600px 0px;}
.col-menu ul li#kontakt a:hover {background-position: -600px -80px;} 
body#page-kontakt .col-menu ul li#kontakt a {background-position: -600px -40px;}

#adresse {
	font-size:91.67%;
	line-height:1.5em;
	padding:30px 18px 0px 18px;
	color:#999;
	}

#adresse a, #adresse a:link, #adresse a:active {
	color:#999;
	text-decoration:none;
	}
#adresse a:focus, #adresse a:hover {
	color:#00AF12;
	text-decoration:none;
	}

.col-content {
	width:670px;
	margin-left:230px;
	}

.col-content-referenzen {
	margin-left:210px;
	}	

.col-content-eyecatcher {
	width:730px;
	margin-left:200px;
	}	
* html .col-content-eyecatcher {
	width:730px;
	margin-left:200px;
	position:relative; 
	left:-3px;
	}
		
/* Textformatierung */
.headline {
	 padding-top:80px;
	}
*+ html .headline {
	 padding-top:85px;
	}
* html .headline {
	 padding-top:85px;
	}		

h3,h4,h5,h6, legend { font-weight:bold; margin: 0 0 0em 0; }

h3, legend { font-size: 100%; font-weight:bold;}   /* 12px */

/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:40px;
	height:40px;
	color:#00AF12;
	font-weight:normal;
	margin:0;
	padding:0;
	}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	height:26px;
	color:#454545;
	font-weight:normal;
	margin:0;
	padding:0;
	}	

.sIFR-hasFlash h1 {
	visibility: hidden;
	height:50px;
	margin:0;
	padding:0;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	height:28px;
	margin:0;
	padding:0;
	margin-top:-8px;
}

p  { margin: 0 0 1em 0; }

.smalltext {font-size:91.67%; line-height:1.4em;}
	
a.popup, a.popup:link, a.popup:active {
	color:#333;
	text-decoration:none;
	background:url(../img/link-popup.gif) no-repeat top left;
	padding-left:15px;
	}
a.popup:focus, a.popup:hover {
	color:#00AF12;
	text-decoration:none;
	background:url(../img/link-popup.gif) no-repeat top left;
	padding-left:15px;
	} 
	
a, a:link, a:active {
	color:#333;
	text-decoration:none;
	}
a:focus, a:hover {
	color:#00AF12;
	text-decoration:none;
	} 

/* SUBCOLUMS */
.subcolumns {
	width:100%;
	overflow:hidden;
}

.c50l, .c25l, .c32l, .c38l, .c68l, .c75l, .c62l, .cleft {float: left; }
.c50r, .c25r, .c32r, .c38r, .c68r, .c75r, .c62r, .cright {float: right; margin-left: -5px; }

.c100 { width: 100%}	
.cleft { width: 220px;}	
.cright { width: 700px;}
* html .cright { width: 690px;}		
.c25l, .c25r { width: 25% }
.c32l, .c32r { width: 32% }
.c50l, .c50r { width: 50% }
.c68l, .c68r { width: 68% }
.c75l, .c75r { width: 75% }
.c38l, .c38r { width: 38.2% }
.c62l, .c62r { width: 61.8% }
.subc100 { margin:0 }		
.subc  { margin: 0 0.5em }
.subcl { margin: 0 1em 0 0 }
.subcr { margin: 0 0 0 1em }
* html .subcr { margin: 0 0 0 0 }

/* KOMPETENZEN */
/* ACCORDION */
#accordion-one, #accordion-two {
	width:100%;
	}
#accordion-one ul li, #accordion-two ul li {
	margin-left:15px;
	list-style:square;
	}	
#accordion-one a.accordion-one-item, #accordion-two a.accordion-two-item {
	cursor:pointer;
	display:block;
	margin-top: 0;
	text-decoration:underline;
	outline:0;
	clear: both;
	color:#00AF12;
	padding:0 0 0 15px;
	margin:0 0 0.5em 0;
	font-weight:normal;
	background:url(../img/arrow.gif) no-repeat 0 50%;
}
#accordion-one a.selected, #accordion-two a.selected  {
	color:#00AF12;
	text-decoration:none;
	font-weight:bold;
	background:url(../img/arrow-down.gif) no-repeat 0 50%;
	cursor:default;
}
#accordion-one a.accordion-one-item:hover, #accordion-two a.accordion-two-item:hover {
	color:#00AF12;
	background:url(../img/arrow-down.gif) no-repeat 0 50%;
}
.accordion-itemcontent {
	padding:1em 0 0 0;
}

.accordion-item-box {
	/* background:#fff url(../img/bg-kompetenzen.jpg) top left no-repeat;
	padding:2px 10px 10px 10px; */
	margin-bottom:2em;
	
	}
.accordion-item {
	background:transparent;
	}

/* KUNDEN */
#kundenlogos {
	margin:0;
	}
#kundenlogos ul {
	text-align:center;
	}
#kundenlogos li {
	width:145px;
	height:95px;
	background:url(../img/bg-kundenlogo.png) top left no-repeat;
	float:left;
	margin:5px 20px 5px 0px;
	list-style:none;
	}
* html #kundenlogos li {
	margin:5px 10px;
	background:none; 
	}

#kundenlogos li a {
	width:131px;
	height:81px;
	margin:6px;
	display:block;
	border:1px solid #FFFFFF;
	}
#kundenlogos li a:hover {
	margin:5px;
	border:2px solid #ccc;
	}		
	
.hidden {
	display:none;
	}	

/* CAROUSEL */
#mycarousel {
	}

/* This <div> element is wrapped by jCarousel around the list and has the classname "jcarousel-container". */
.jcarousel-container {
    position: relative;
}

.jcarousel-container p {
    margin:0;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 200px;
    height: 400px;
}

.projektbild {
	display:block;
	padding-bottom:0;
	margin-bottom:0;
	width:200px;
	}

.projektkunde {
	font-size:91.67%;
	color:#666;
	line-height:1.0em;
	width:200px;
}

.projekt {
	display:block;
	font-weight:bold;
	padding-bottom:0em;
	width:200px;
}

.projektbeschreibung {
	display:block;
	width:200px;
}

.jcarousel-item p a, .jcarousel-item p a:link, .jcarousel-item p a:active {
	color:#333;
	text-decoration:none;
	background:url(../img/link-popup.gif) no-repeat top left;
	padding-left:14px;
}
.jcarousel-item p a:focus, .jcarousel-item p a:hover {
	color:#00AF12;
	text-decoration:none;
	background:url(../img/link-popup.gif) no-repeat 1px 0;
	padding-left:14px;
} 
/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

/* KONTAKT */
#kontaktform {
	}
	
label { 
	width: 75px; 
	float: left; 
	}
label.error {
	clear:both;
	color:#CC0066;
	width:275px;
	margin-left:0px;
	margin-bottom:1em;
	}
.formerror {
	clear:both;
	color:#CC0066;
	width:275px;
	margin-left:0px;
	margin-bottom:1em;
	}	
#kontaktform p { 
	clear: both; 
	}
.submit { 
	margin-left: 75px; 
	width:232px;
	font-weight: bold; 
	}
* html .submit { 
	margin-left: 78px; 
	width:232px;
	font-weight: bold; 
	border:1px solid #fff;
	}	
input, textarea {
	padding:2px 5px;
	width:220px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	background:transparent;
	border:1px solid #fff;
	color:#454545;
	}
textarea {
	height:100px;
	line-height:1.6em;
	}

textarea:focus, input:focus {
  	background:#fff;
  	color:#00AF12;
}
.submit:focus, .submit:hover {
  	margin-left: 75px; 
	width:232px;
	font-weight: bold; 
	background:#00AF12;
	color:#fff;
}
* html .submit:focus, 
* html .submit:hover {
  	margin-left: 78px; 
	width:232px;
	font-weight: bold; 
	background:#00AF12;
	color:#fff;
}

