

/* meyer reset */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, li /*, ul, fieldset, form, label, legend *//*,table, caption, tbody, tfoot, thead, tr, th, td*/ {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    background-color: transparent;
    overflow:visible;
    border-collapse:collapse;
}
* { font-size:1em; }
html { font-size:62.5%;
    overflow:auto;
}
body { font-size:1em;
}

body {
    font-family: verdana,arial,myriad web pro,haettenschweiler;
    line-height: 1.4em; text-decoration: none; color:rgb(90,28,20);
    font-weight:normal; background-color:#fffbd1;
    text-align: center;
}
h2 {
    clear: both;
    font-weight:200;
    color:#fff; 
    margin-top:1.4em;
}
p {
    margin: 1.4em 0px;
    text-align: left;
   	width: 520px;

}
ul {
    margin-left:2px;
    padding-left:15px;
    width: 505px;
}
a {
    text-decoration: none;
    color:#e6f2a2;
    margin: 2px 2px 2px -3px;
    padding: 1px 3px;
}
a:focus, a:hover, a:active {
    color: rgb(90,28,20);
}
/* barrierefreie Rahmen um link-bilder ohne Layout-Änderung */
a img, .csc-textpic-image a img {
    border: 2px solid #ECAE3F;
}
a:focus img, a:hover img, a:active img {
	border: 2px solid #fff;
}
/** hidden classes **/
.hidden, .hidden_m, h1 {
	position: absolute;
	left: -1000px;
	top: -10000px;
    display:none;
}
.skip, dfn {
	position: absolute;
	left: -1000px;
	top: -10000px;
}

/** Fontsize-Switcher */
#fontsize {
    padding:20px;
    display:block;
    text-align:center;
    margin: auto;
    width:8em;
}
#fontsize a {
    text-decoration:none;
    display:block;
    float:left;
    width:1.5em;
    height:1.5em;
    margin: 0em 0.3em;
    border:0.1em solid rgb(90,28,20);
    text-align:center;
    font-size:1em;
    padding:0;
}
#fontsize a:focus, #fontsize a:hover, #fontsize a:active {
    text-decoration:none;
    margin: 0em 0.3em;
    border:0.1em solid #fff;
    padding:0;
}
#fontsize a span {
    color:rgb(90,28,20);
    display:block;
    margin: 0;
    padding: 0;
    line-height:1em;
}
#fontsize a:focus span, #fontsize a:hover span, #fontsize a:active span {
    color:#fff;
}
#fontsize .s, #fontsize a:focus.s, #fontsize a:hover.s  {
    font-size:1.1em;
    margin-top:0.4em;
}
#fontsize .m, #fontsize a:focus.m, #fontsize a:hover.m  {
    font-size:1.4em;
    margin-top:0.1em;
}
#fontsize .l, #fontsize a:focus.l, #fontsize a:hover.l  {
    font-size:1.6em;
    margin-top:0em;
}

/** DIVS **/
#toppanelcontainer {
    z-index:5;
    position: absolute; top: 0px; left: 0px;
    width: 100%;
}
#toppanelcontainer_inner {
    position: relative;
    margin: auto; 
    width: 920px;
    background: url("../img/toolsblase.gif") 490px bottom  no-repeat;
}
#toppanel, #paneltoggler  {
    margin-left: 490px;
    height: 15px;
    width: 188px;
    text-align: center;
    padding:0;
}
*:first-child+html #toppanel, *:first-child+html #paneltoggler  {
    margin-left: 245px;
}
* html #toppanel, * html #paneltoggler  {
    margin-left: 245px;
}
#toppanel {
    display: none;
    height: 156px;
}
#paneltoggler p {
    display: inline;
    margin-top:0;
    font-weight: bold;
    color:#fff;
    letter-spacing: 0.1em;
    cursor: pointer;
}
#paneltoggler p span {
    margin:0 3px;
}
div.maincontainer {
    width:920px;
    height:650px;
    position: relative;
    margin:auto; 
    top:18px;
    overflow: visible;
}
#header {
    width:920px;
    position: relative;
    margin:auto;
    top: 25px;
    left: -120px;
	z-index:3;
    text-align:left;
}
div.main {
    text-align:left;
    z-index:2; 
    width:920px;
    height:650px;  
    position: relative; 
    top:18px;
}
div.main1, div.main2, div.main3 {
    width: 1190px;
    height:650px;
    text-align:left;
    position: absolute; 
    left:-135px;
    overflow:visible;
}
div.main2, div.main3 {
    display: none;
}
div.main1 {
    display: block;
    background: url('../img/rockit_intro_bg.jpg') no-repeat;
    background-color: #D88505;
}
div.intro {   /*wird auf div.main2 gelegt für einblend-effekt*/
}
div.introblende {   /*wird auf div.main2 gelegt für einblend-effekt*/
    background:#fff;
    visibility: hidden;
}
div.referenzen {  /*wird mittels jquery zu div.main1 angehängt (addClass)*/
    background: url('../img/rockit_referenzen_bg.jpg') no-repeat;
}
div.technologie {  /*wird mittels jquery zu div.main1 angehängt (addClass)*/
    background: url('../img/rockit_technologie_bg.jpg') no-repeat;
}
div.main3 {   /*wird in intro über div.main2 gelegt, damit logo sichtbar - mittels jquery eingeblendet (css)*/
    display: none;
    background: url('../img/web_rockit_logo_intro.gif') no-repeat;
    background-position: 136px 527px;
}
#inhaltscontainer {
    position: relative; 
    top: 20px; 
    left: 0px;
    width:100%;
    height:620px; 
    padding:0px 0px 0px 0px;
}
#inhalt1 {
 	width: 650px;
    padding: 0px 0px 0px 10px;
    height: 426px; 
    overflow: auto;
    position: relative; 
    top: 54px; 
    left: -4px;
	z-index:1;
}
div.inhalt2 {
	display:none;
}
/** Footer **/
#footer {
    display: block;
    z-index: 4;
    margin-top: 15px;
}
#logo {
    margin-left:28px;
    width:180px;
}
img.at, a:focus img.at, a:hover img.at, a:active img.at {
    position: relative; 
    top: 2px; 
    left: 0px;
    border: none;
}
div.csc-textpic-imagecolumn {text-align:center;margin:auto;}
dl.csc-textpic-image-csc-textpic-firstcol-csc-textpic-lastcol {text-align:center;margin:auto;}
/** Sprachwahl */
div.tx-srlanguagemenu-pi1 {
    display:none;
    float: left;
    width: 140px; 
    margin: 0; 
    padding: 0;
}
.tx-srlanguagemenu-pi1 .CUR, .tx-srlanguagemenu-pi1 .NO {
    display:block;
    float: left;
    margin: 0; 
    padding: 0;
    width: 35px;
    height: 10px;
}
.tx-srlanguagemenu-pi1 .INACT {
    display:none;
}
.tx-srlanguagemenu-pi1 a {
    border: none;
    padding: 0;
    margin: 0;
}

/** CSS Switcher */
#csswitcher {
    position: relative; 
    top: 0px; 
    left: 400px;
    padding-right:3px;
    display:none;
}
#csswitcher ul, #csswitcher ul li {
    margin: 0; 
    padding: 0;
    display: inline;
} 
div.breadcrumb {
    position: absolute; 
    top: 3em; 
    left: 54px;
    z-index:1;
    padding-left: 20px;
}
div.breadcrumb p {
    margin: 0;
    padding: 0;
    position: relative; 
 	color: #fff;
    font-weight: bold;
    font-size: 1.4em;
    line-height: 0.7em;
    letter-spacing:0.1em;
}
a.skip:focus, a.skip:hover, a.skip:active  {
    padding:3px;
	position: absolute;
	left: 2px;
	top: 5px;
    background-color: #fffbd1;
    color: rgb(90,28,20);
    border: 1px solid rgb(90,28,20);
    text-decoration:underline;
}
/** 1 2 3 unterseitenmenü */
ul.csc-menu li {
    list-style: none;
    display: block;
    float:left;
    margin: 0px 20px 1em 0px;
    position: static;
}
ul.csc-menu {
    margin:1em 0px;
    padding:0;
}

/** barrierefreies menu1:*/
#menu1 {
    position: absolute; 
    top: 25px; 
    left: 2px;
    z-index:4;
}
/* ESSENTIAL STYLES ***/
#m1ul, #m1ul * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
#m1ul {
    width: 650px;
	line-height:	1.0;
}
#m1ul ul {
	position:		absolute;
	top:			-999em;
    width:         260px;
	/*width:			10em;*/ /* left offset of submenus need to match (see below) */
}
#m1ul ul li {
	width:			100%;
    background-color: #EB951E;
}
#m1ul li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
#m1ul li {
	float:			left;
	position:		relative;
}
#m1ul a {
	display:		block;
	position:		relative;
}
#m1ul li:hover ul,
#m1ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		9;
}
#m1ul li:hover li ul,
#m1ul li.sfHover li ul {
	top:			-999em;
}
#m1ul li li:hover ul,
#m1ul li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
#m1ul li li:hover li ul,
#m1ul li li.sfHover li ul {
	top:			-999em;
}
#m1ul li li li:hover ul,
#m1ul li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/* DEMO SKIN ***/
#m1ul {
	float:			left;
	margin-bottom:	1em;
}
#m1ul a {
    border: none;
	padding: 		7px 5px;
	text-decoration:none;
    font-weight:    bold;
    letter-spacing:0.1em;
}
#m1ul a, #m1ul a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			rgb(90,28,20);
}
/*Aktiver Menüpunkt:*/
#m1ul .current > a {
    top:-0.1em;
	color: #fff;
    font-weight: bold;
    font-size: 1.4em;
	line-height:	0.7em;
}
#m1ul ul .current > a {
    font-size: 1em;
	line-height:	1em;
}
#m1ul li li {
    width: 250px;
}
#m1ul li:hover, #m1ul li.sfHover,
#m1ul a:focus, #m1ul a:hover, #m1ul a:active {
    color:          #ffffff;
	background-color: #EB951; /* Ewird per js auf transparent gesetzt*/
    border: none;
}
/* arrows **/
#m1ul a.sf-with-ul {
	padding-right: 	0em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		transparent; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
#a1, #a2, #a3, #a4, #a5 {
    margin-right: 25px;
}


/** barrierefreies menu3:*/
#menu3 {/*clear:left;*/
    z-index:4;
    position: absolute; 
    bottom: 30px; 
    left:-3px;
}
#m3ul {
        margin: 0;
        padding: 0;
        list-style: none;
        display:inline;
}
#m3ul li { 
    display: block;
    float: left;
}
#m3ul a, #m3ul a:link, #m3ul a:visited {
    margin: 0px 15px 0px 0px;
    /*border: none;*/
	color: #fff; 
    letter-spacing:0.1em;
   /* padding: 5px 7px;*/
}
#m3ul a:focus, #m3ul a:hover {
    color: rgb(90,28,20);
/*    padding: 3px 5px;
    border: 2px solid #E6F2A2;
    outline: 2px solid #E6F2A2;
    -moz-outline-radius: 7px;
    -khtml-border-radius: 7px;
    -webkit-border-radius: 7px;*/
}
/** html  #menu3 ul a:focus, * html  #menu3 ul a:hover  { 
    padding: 5px 7px;
    color: #fff;
    border: none;
    text-decoration: underline;
}*/
/**:first-child+html #menu3 ul a:focus, *:first-child+html #menu3 ul a:hover  {
    padding: 5px 7px;
    color: #fff;
    border: none;
    text-decoration: underline;
}*/

/** Powermail-Formular deutsch:*/
.tx-powermail-pi1_fieldset {
    border: 0px;
    margin: 0px 0px 0px 240px;
    padding:0;
}
.tx-powermail-pi1_fieldset legend {
    margin: 0px;
    padding: 10px 0px 1em;
}
.tx-powermail-pi1_fieldset label, .tx-powermail-pi1_fieldset input, .tx-powermail-pi1_fieldset textarea {
    display:block;
    width:200px;
}
.tx-powermail-pi1_fieldset label {
    margin: 6px 0px 4px;
}
.tx-powermail-pi1_fieldset input, .tx-powermail-pi1_fieldset textarea {
    background-color:#FFFBD1;
}
.tx-powermail-pi1_fieldset textarea {
    resize:none;
    height: 50px;
}
input.powermail_submit {
    display:block;
    font-size:1em;
    border:none;
    width:107px;
    height:106px;
    background-color: transparent;
    background-image: url('../img/rockit_absenden_off.gif');
    position: absolute; 
    top: 242px; 
    left: 520px;
    letter-spacing:0.1em;
    font-family: verdana,arial,myriad web pro,haettenschweiler;
    color:rgb(90,28,20);
    cursor: pointer;
}
input.powermail_submit:hover {
    color: #fff;
}
div.powermail_mandatory_js { color: red; }

/** Kiwislider */
.tx-kiwislider-pi1 {
    width: 470px;
    margin: 0;
    padding: 0;
    position: relative;
}
.tx-kiwislider-pi1 .scroll {
    width: 470px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}
.tx-kiwislider-pi1 .scrollContainer div.panel {
    padding: 0px;
    width: 470px; 
}
.tx-kiwislider-pi1 ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
}
.tx-kiwislider-pi1 .hide {
    display: none;
}
/** Kiwislider-Navigation */
.tx-kiwislider-pi1 h1 {
    font-weight:normal;
    margin:0;
    padding:10px 0px 0px;
}
.tx-kiwislider-pi1 ul.navigation {
    padding-bottom: 5px;
}
.tx-kiwislider-pi1 ul.navigation li {
    float:left;
    display: block;
    margin-right: 30px;
}
.tx-kiwislider-pi1 ul.navigation a.selected {
    font-weight: bold;
    color: #fff;
    margin: 2px 2px 2px -3px;
    border: none;
}
.tx-kiwislider-pi1 .scrollButtons {
    text-indent:-9999px;
    display:none;
    width:0px;
    height:0px;
    position: absolute;
    top: 150px;
    cursor: pointer;
}
.tx-kiwislider-pi1 .scrollButtons.left {
    left: -20px;
}
.tx-kiwislider-pi1 .scrollButtons.right {
    right: -24px;
}
.tx-kiwislider-pi1 .scroll {
    border: 0px solid #e2e2e2;
}

div.csc-textpic-imagewrap {
    margin-top: 25px;
}


/** Referenzen-Bilder:*/
dl.csc-textpic-image {
    margin-top: 0px;
}
dl.csc-textpic-image dt a {
    padding:0px;
    margin:0px;
    border: none;
}

/** Teamseite */
.teamfunktion {
    display:block;
    color: #fffbd1;
    word-spacing: -0.1em;
}
span.vita {
    display: none;
}
span.titel {
    display: block;
}
.csc-textpic-caption {
    letter-spacing: -0.01em;
    word-spacing: -0.1em;
}
.csc-textpic-imagecolumn a img {
    margin:0;
    padding: 0;
    width: 95px;
    height: 134px;
    border: 7px solid #fffbd1;
    border-bottom: 9px solid #fffbd1;
}
.csc-textpic-imagecolumn a:focus img, .csc-textpic-imagecolumn a:hover img {
    margin:0;
    padding: 0;
    width: 109px;
    height: 150px;
    border: 0px solid #fffbd1;
    border-bottom: 0px solid #fffbd1;
}
/** Timtab-Social Bookmark-Leister */
div.tx-timtabsociable-pi1 {
    clear: both;
    display: block; 
    margin: 10px auto;
    width: 70%;
    text-align: center;
}
div.tx-timtabsociable-pi1 strong {
    display: block;
    margin-bottom: 3px;
}
div.tx-timtabsociable-pi1 a, div.tx-timtabsociable-pi1 a:focus, div.tx-timtabsociable-pi1 a:hover, div.tx-timtabsociable-pi1 a:active {
    padding:0px;
    margin:0px;
    border: none;
}



html, body {
	height: 100%;
}

div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #EA9D2B;
	display: none;
	z-index: 30;
}

* html div#fancy_overlay {
	position: absolute;
	height: 100%;
    /*expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');*/
}

div#fancy_wrap {
	text-align: left;
}

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('../img/fancy/fancy_progress.png') no-repeat;
}

div#fancy_loading_overlay {
	position: absolute;
	background-color: #FFF;
	z-index: 30;
}

div#fancy_loading_icon {
	position: absolute;
	background: url('../img/fancy/fancy_loading.gif') no-repeat;
	z-index: 35;
	width: 16px;
	height: 16px;
}

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

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 1px solid #BBB;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #000;
	color: #FFF;
	height: 100%;
	width: 100%;
	z-index: 100;
}

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

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../img/fancy/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

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

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

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

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

span.fancy_ico {
	position: absolute; 
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../img/fancy/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../img/fancy/fancy_right.png') no-repeat;
}

a#fancy_left:hover {
  visibility: visible;
}

a#fancy_right:hover {
  visibility: visible;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

.fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

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

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

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

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

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

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

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

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

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

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

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

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

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

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