* {
	margin: 0px;
	padding: 0px;
}

html {
}

body {
	background-color: #fff;
	color: #5f6a71;
	font-family: arial,verdana,lucinda,helvetica,sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
	display: block;
}

a {
	color: #5f6a71;
	text-decoration: underline;
	outline: none;
}

p {
	padding-bottom: 15px;
}

.contentText h2 {
    font-family: arial,verdana,lucinda,helvetica,sans-serif;
	font-size: 12px;
	font-weight:bold;
}


#header {
	background: #fff url(../img/logo.gif) top left no-repeat;
	width: 1000px;
	height: 120px;
}

#langchooser {
	position: absolute;
	left: 881px;
	top: 62px;
}
#langchooser img {
	display: inline;
}

a.langNav, a.langNav:link {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #008FD5;
}

a.langNav:visited, a.langSelect:active {
	text-decoration: none;
	color: #008FD5;
}

a.langNav:hover {
	text-decoration: none;
	color: #008FD5;
}


#breadcrump {
	background-color: #dfe1e3;
	width: 732px;
	height: 27px;
	padding-left: 268px;
	font-size: 11px;
	line-height: 27px;
}

#breadcrump a {
    text-decoration: none;
}

#wrapper {
	background: transparent url(../img/bg_wrap.gif) top left repeat-y;
	width: 1000px;
	overflow: hidden;
	border-bottom: 14px solid #dfe1e3;
}

#navi {
	color: #5f6a70;
	width: 236px;
	margin-right: 14px;
	float: left;
}

#navi ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#navi a {
	display: block;
	padding-left: 21px;
	width: 215px;
	line-height: 29px;
    text-decoration: none;
	background-color: #fff;
	border-bottom: 1px solid #dee1e3;
}

#navi a:link, .navi a:visited {
	color: #5f6a70;
	text-decoration: none;
}

#navi a:hover {
	background-color: #0e7bcb;
	color: #fff;
}

#navi a.hilight {
	background-color: #0e7bcb;
	color: #fff;
}

#naviSub1, #naviSub2, #naviSub3, #naviSub4, #naviSub5, #naviSub6, #naviSub7 {
    position: absolute;
	top: 146px;
    left: 236px;
    border: 1px solid #DFE1E4;
    display: none;
}

#naviSub2 {
    position: absolute;
	top: 176px;
    left: 236px;
    border: 1px solid #DFE1E4;
    display: none;
}

#naviSub5 {
    position: absolute;
	top: 266px;
    left: 236px;
    border: 1px solid #DFE1E4;
    display: none;
}


#naviSub1 ul, #naviSub2 ul, #naviSub3 ul, #naviSub4 ul, #naviSub5 ul, #naviSub6 ul  {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#naviSub1 a, #naviSub2 a, #naviSub3 a, #naviSub4 a, #naviSub5 a, #naviSub6 a, #naviSub7 a {
	display: block;
    padding-left: 23px;
	width: 189px;
	line-height: 29px;
    text-decoration: none;
	background-color: #fff;
	border-bottom: 1px solid #DFE1E4;
}

#naviSub1 a:link, .navi a:visited, #naviSub2 a:link, .navi a:visited, #naviSub3 a:link, .navi a:visited, #naviSub4 a:link, .navi a:visited, #naviSub5 a:link, .navi a:visited, #naviSub6 a:link, .navi a:visited, #naviSub7 a:link, .navi a:visited {
	color: #5F6A70;
	text-decoration: none;
}

#naviSub1 a:hover, #naviSub2 a:hover, #naviSub3 a:hover, #naviSub4 a:hover, #naviSub5 a:hover, #naviSub6 a:hover, #naviSub7 a:hover {
	background-color: #5F6A70;
	color: #fff;
}

#naviSub1 a.studios:hover {
	background-color: #DA5C1B;
	color: #fff;
}

#naviSub1 a.cati:hover {
	background-color: #89C22F;
	color: #fff;
}

#content {
	width: 512px;
    margin-right: 15px;
	float: left;
}

#flashcontent {
    width: 512px;
    height: 214px;
}

#cntop, #cntopvis, #cntopvis2, #cntopstudios, #cntopcati {
	background: transparent url(../img/bg_cont.gif) top left no-repeat;
	width: 512px;
	height: 2px;
	line-height: 2px;
}

#cntopstudios {
	background: transparent url(../img/bg_cont_studios.gif) top left no-repeat;
}

#cntopcati {
	background: transparent url(../img/bg_cont_cati.gif) top left no-repeat;
}

#cntopvis {
	background: transparent url(../img/bg_contvis.gif) top left no-repeat;
	width: 512px;
	height: 5px;
	line-height: 5px;
	margin-top: 1px;
}

#cntopvis2 {
	margin-top: 1px;
}

#cntext {
	padding: 23px 17px 28px 17px;
}

#cntextSitemap {
	padding: 23px 17px 28px 17px;
}

#cntextSitemap ul {
    margin-left: 15px;
	padding-left: 0px;
	/*list-style-type: none;*/
    padding-bottom: 15px;
}


#cntext h1.colCATI {
	color: #89C22F;
}

.cntextgr {
	padding: 23px 17px 28px 17px;
	background-color: #F2F3F5;
}

.cntextgr h1 {
	font-size:14px;
	font-weight:bold;
	margin-bottom: 17px;
}

.cntextgr h2 {
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
}

.cntextgr ul {
    margin-left: 15px;
	/*padding-left: 0px;
	list-style-type: none;*/
    padding-bottom: 15px;
}

.cntextgr li {
    /*background: transparent url(../img/ic_content_ar.gif) top left no-repeat;
	display: block;*/
    padding: 0px 0px 5px 0px;
    font-weight: normal;
}


#cntext2 {
	padding: 46px 17px 32px 17px;
}

#cntext h1 {
	color: #0d71bf;
	font-size: 12px;
	margin-bottom: 17px;
}

#cntext h2 {
	color: #0e7bcb;
    font-size: 12px;
    font-weight: normal;
	margin-bottom: 0px;
}

#cntext2 h1 {
	font-size: 12px;
	margin-bottom: 12px;
}

#cntext ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
    padding-bottom: 15px;
}

#cntext li {
	background: transparent url(../img/ic_content_ar.gif) top left no-repeat;
	display: block;
    padding: 0px 0px 0px 15px;
    font-weight: bold;
}

#cntext .hl {
	margin-bottom: 14px;
}

#cntext .hilight {
	color: #0e7bcb;
}

#cntext .cnvis {
    width: 204px;
    height: 129px;
    padding-right: 10px;
    padding-bottom: 20px;
	float: left;
}

#cntext .cntxt {
    width: 264px;
    height: 129px;
	float: left;
}

.accordion {
    background-color: #EFF0F1;
	margin: 0px 0px 2px 0px;
	padding: 0px 18px 0 18px;
    clear: both;
}

#accWrap {
    clear: both;
}

#accWrap .teaser, #accWrapSTUDIOS .teaser, #accWrapCATI .teaser {
	height: 24px;
	line-height: 24px;
	color: #0D7ACB;
	cursor: pointer;
}

#accWrapSTUDIOS .teaser {
	color: #DA5C1B;
}

#accWrapCATI .teaser {
	color: #89C22F;
}

#accWrap .teaser h1, #accWrapSTUDIOS .teaser h1, #accWrapCATI .teaser h1 {
    margin: 0;
	padding: 0 0 0 20px;
	background: transparent url(../img/ic_ar.gif) no-repeat center left;
    font-size: 12px;
}

#accWrapSTUDIOS .teaser h1 {
	background: transparent url(../img/ic_ar_studios.gif) no-repeat center left;
}

#accWrapCATI .teaser h1 {
	background: transparent url(../img/ic_ar_cati.gif) no-repeat center left;
}

.more {
	display: none;
	padding-bottom: 10px;
}

.more ul {
    padding: 5px 0px 0px 15px;
	margin: 0px;
}

.more ul.secondul {
    padding: 5px 0px 5px 15px;
	margin: 0px;
}

.more ul li {
    padding: 0px;
	margin: 0px;
}

.more p {
    margin: 10px 0px 0px 0px;
	padding: 0px;
}

.readmore {
	margin: 0px;
	padding: 0px 15px 0px 0px;
	background: transparent url(../img/ar_grey_closed.gif) no-repeat center right;
	font-size:11px;
}

#contextstd {
    border-top: 2px solid #5f6a70;
	width: 204px;
    margin-bottom: 10px;
	float: left;
}

#contextstd img {
	margin: 15px 0px 0px 10px;
}

#context {
	width: 204px;
    margin-bottom: 10px;
	float: left;
}

#contextstart {
	width: 204px;
	float: left;
	background-color:#DFE1E4;
}

#contextwrap {
    height: 365px;
}

#contextwrap h1, #contextwrap h1.studios, #contextwrap h1.cati {
	color: #0D7ACB;
	font-size: 12px;
    font-weight: bold;
	line-height: 26px;
    padding-left: 9px;
    border-bottom: 1px solid #DFE1E4;
}

#contextwrap h1.studios {
	color: #DA5C1B;
    border-bottom: 0px;
}

#contextwrap h1.cati {
	color: #89C22F;
    border-bottom: 0px;
}

#contextwrap .studiovis, #contextwrap .cativis {
	padding: 0px 0px 4px 0px;
}

#cxvis img {
    padding: 0px 0px 4px 0px;
}

#contextwrap ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#contextwrap ul a {
    background: transparent url(../img/ic_context_ar.gif) center left no-repeat;
	display: block;
    padding: 0px 0px 0px 28px;
	width: 194px;
    font-size: 12px;
	line-height: 15px;
    text-decoration: none;
	border-bottom: 1px solid #DFE2E4;
}

#contextwrap ul a:hover {
    background: transparent url(../img/ic_context_ar_on.gif) center left no-repeat;
    color: #0E7BCB;
}

#contextwrap ul.studios a:hover {
    background: transparent url(../img/ic_context_ar_studios_on.gif) center left no-repeat;
    color: #DA5C1B;
}

#contextwrap ul.cati a:hover {
    background: transparent url(../img/ic_context_ar_cati_on.gif) center left no-repeat;
    color: #89C22F;
}

#context a.pdf {
    background: transparent url(../img/ic_pdf.gif) top left no-repeat;
    margin-left: 9px;
    padding: 2px 0px 0px 20px;
    color: #5F6A70;
    font-size: 12px;
}

.contextteamSTUDIO {
    margin: 13px 11px 0px 10px;
    border-top: 2px solid #DA5C1B;
    border-bottom: 2px solid #DA5C1B;
}

.contextteamCATI {
    margin: 13px 11px 0px 10px;
    border-top: 2px solid #89C22F;
    border-bottom: 2px solid #89C22F;
}

.contextteamSERVICES {
    margin: 13px 11px 0px 10px;
    border-top: 2px solid #0E7BCB;
    border-bottom: 2px solid #0E7BCB;
}

.cntxtteaminfo {
    padding: 15px 8px 29px 8px;
}

.cntxtteaminfo a {
    text-decoration: underline;
}

#footer {
	background-color: #b4bbc1;
	width: 1000px;
	height: 18px;
	border-top: 2px solid #fff;
}

#call2action {
	float: left;
	width: 227px;
	padding-left: 250px;
}

#metanav {
	float: right;
    text-align: right;
	width: 499px;
    padding-right: 19px;
}

#call2action li, #metanav li {
	display: inline;
	list-style-type: none;
	padding-right: 23px;
	height: 18px;
}

#metanav li {
	padding: 0px 0px 0px 11px;
}

#metanav li a, #call2action li a {
	color: #fff;
	font-size: 10px;
	text-transform: uppercase;
    text-decoration: none;
	line-height: 18px;
	height: 18px;
}

#metanav li a:hover, #call2action li a:hover {
	color: #0e7bcb;
}

#metanav li a.hilight, #call2action li a.hilight {
	color: #0e7bcb;
}

.error {
	color: #f00;
}

.colCATI {
	color: #89C22F;
}

.colSTUDIOS {
	color: #DA5C1B;
}

.contentText {
	padding: 10px 17px 10px 17px;
	border-top: 2px solid #DEE1E3;
}

.contentLeft {
	margin: 10px 0 0 0;
	float: left;
	width: 230px;
}

.contentRight {
	margin: 10px 0 0 0;
	float: right;
	width: 230px;
}

.teamPic {
	float: left;
	height: 70px;
	width: 1px;
}

.teamInfo {
	line-height: 13px;
	font-size: 11px;
    width: 229px;
}

.teamSep {
    border-top: 2px solid #DEE1E3;
	height: 20px;
}

.teamInfo a.kontakt:link, .teamInfo a.kontakt:visited {
	text-decoration: none;
	background: transparent url(../img/ic_content_ar_services.gif) center left no-repeat;
    padding: 0 0 0 15px;
	margin: 0;
	color: #0E7BCB;
	font-size: 11px;
}

#teamInfo a.kontakt:hover {

}

.teamInfo a.kontaktSTUDIOS:link, .teamInfo a.kontaktSTUDIOS:visited {
	text-decoration: none;
	background: transparent url(../img/ic_content_ar_studios.gif) center left no-repeat;
	padding:0 0 0 15px;
	margin:0;
	color: #DA5C1B;
	font-size:11px;
}

.teamInfo a.kontaktCATI:link, .teamInfo a.kontaktCATI:visited {
	text-decoration: none;
	background: transparent url(../img/ic_content_ar_cati.gif) center left no-repeat;
    padding:0 0 0 15px;
	margin:0;
	color: #89C22F;
	font-size:11px;
}

.navsep {
    border-bottom: 2px solid #DFE1E4;
}

a.zoomIn, a.zoomIn:link {
    margin: 0;
	padding: 0 0 0 25px;
	background: transparent url(../img/ic_zoom.gif) no-repeat center left;
    font-size: 12px;
	color:#DA5C1B;
}

a.zoomIn:visited, a.zoomIn:active {
	text-decoration: none;
	color: #DA5C1B;
}

a.zoomIn:hover {
	text-decoration: underline;
    color: #DA5C1B;
}

#contactform {
    display: block;
}

#contactformthx {
    display: none;
}

form {
    background-color: #EEF0F1;
	margin: 0px;
	padding: 0px; 
	border: 0px;
}

form br { 
	clear: left;
}

.formelem {
    border-top: 2px solid #fff;
}

.forminfo {
    font-size: 11px;
    padding: 3px 0px 14px 101px;
}

.formsubmit {
    background-color: #fff;
    padding: 13px 0px 42px 349px;
}

fieldset {
	padding: 0px;
	margin: 0px;
    border: 0px;
}

label {
	display: block;
	float: left;
	width: 84px;
	text-align: left; 
	padding-left: 17px; 
	margin: 3px 0px 3px 0px;
    color: #5F6A71;
    font-weight: bold;
}

input, select, textarea {
	border: 1px solid #5F6A70;
	background-color: #fff;
	font-size: 100%;
	font-family: arial,verdana,lucinda,helvetica,sans-serif;
	color: #5f6a71;
	width: 321px;
    margin: 3px 0px 3px 0px;
}

textarea {
	display: block;
	border: 1px solid #5F6A70;
	background-color: #fff;
	font-size: 100%;
	font-family: arial,verdana,lucinda,helvetica,sans-serif;
	float: left;
	width: 321px;
    height: 111px;
	margin: 3px 0px 3px 0px;
}

input.iptsubmit {
	background-color: #0D7ACB;
    color: #fff;
	font-size: 11px;
    font-weight: bold;
	width: 75px;
    border: 1px solid #0D7ACB;
}

.classerr {
    border: 1px solid #E50000;
}

#siteplan {
    display:none;
	border:1px solid #DA5C1B;
	height:380px;
	width:480px;
	position:absolute;
	top:115px;
	left:405px;
	background-color: #F5F7F7;
	z-index:10;
}

.siteplanImg {
    position:absolute;
	top:40px;
	left:130px
}


.topMenu {
    background-color:#fff;
	padding:10px;
	height:10px;
}

.topMenuHeader {
    float:left;
	line-height:10px;
	font-size:12px;
	font-weight:bold;
}

.topMenuClose {
    float:right;
	line-height:10px;
}


ul.sitemap1 {

}

ul.sitemap2 {

}

.tickercontainer {
	width: 512px;
	height: 27px;
	margin: 5px 0px 0px 0px;
	padding: 0;
	overflow: hidden;
	background: transparent url(../img/bg_ticker.jpg) no-repeat center;
}

.tickercontainer .mask {
	position: relative;
	left: 10px;
	top: 6px;
	width: 492px;
	overflow: hidden;
}

ul.newsticker {
	position: relative;
	left: 530px;
	font-family: arial,verdana,lucinda,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left;
	padding: 0;
	margin: 0;
    margin: 0 0 0 4px;
	color: #fff;
	font-weight: normal;
	white-space: nowrap;
}

ul.newsticker strong {
	margin: 0;
	color: #fff;
	font-weight: bold;
}
