/* CSS Document */

/* 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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1;height: 100%;backgrund-color:#526880;}


/* global */

body {
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {padding-top:10px;color:#ACB9CA; font-size: 12px;line-hight:18px;}
a {color:#ACB9CA;}
a.hover {color:#EA8022;}

.wrapper {
  margin: 0 auto;
  height: 100%;
}

.top-bar {
  background:url(images/bg_top.jpg) no-repeat center;
  height: 151px;
  position: relative;
}

.block {
  margin: 0 auto;
  width: 900px;
}

a.logo {
padding: 30px 0 35px 0;
display: block;
float: left;
width: 260px;
}




/* formbox */

.top-bar #formular {
	position:absolute;
	left:52%;
	float: right;
	width: 414px;
	height: 208px;
	padding: 30px 0 0 35px;
	margin: 0px 10px 0 0;
	z-index:90;
}


/* ---------------------- */

.form_list {
margin: 0px;
padding: 0px;
width: 373px;
}
.form_head {
background:url(images/form/bg_form_top.png) 0 0 no-repeat;
height:58px;
cursor: pointer;
}
.form_body {
padding: 5px 10px 15px;
background:url(images/form/bg_form_center.png) 0 0 repeat-y;
}
.form_bottom {width:400px;background:url(images/form/bg_form_bottom.png) 0 0 no-repeat;height:26px;}

.tab_formular, input, select, textarea {font-size:12px; color: #354C68;}
.tab_formular textarea {width:200px;}
.tab_formular input, select, textarea {border:1px solid #D8D8D8;}
.tab_formular select {width:203px;}
.tab_formular input {width:200px;}

/* ---------------------- */

.top-bar #search.up {
  background: url(../images/home/search_bg.png) no-repeat top left;
}

.top-bar #search.dn {
  background: url(../images/home/search_bg_selected.png) no-repeat top left;
}

.top-bar #search #search-text {
  color: #f28900;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 15px;
}

.top-bar #search form input#name {
  font-size: 14px;
  padding: 5px;
  float: left;
  margin-right: 5px;  
  color: #a7a5a6;
  border: 1px solid #a7a5a6;
  width: 160px;
}

.top-bar #search .mp {
  padding-top: 5px;
  padding-right: 10px;
  float: left;
  width: 45px;
}

.top-bar #search span {
float: left;
font-size: 18px;
padding: 6px 5px 0 0;
width: 45px;
}

.top-bar #search .spinner {
background: url(../images/home/loading.gif) no-repeat;
width: 20px;
height: 20px;
margin: 5px 0 0 5px;
  float: left;
display: none;
}
.top-bar #search .submit {
  padding: 0;
  margin: 0;
  float: left;
  width: 40px;
  -moz-opacity:0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}

.top-bar #loginLink {
 position: absolute;
width: 103px;
height: 71px;
text-align: right;
 right: 0;
 top: 0;
}

#loginLink a {
 color: white;
font-size: 14px;
padding: 10px 15px 0 0;
display: block;
}

form p {
font-size: 13px;
float: left;
width: 165px;
margin-left: 15px;
line-height: 15px;
}

.tab_formular p.hinweis{width:auto;padding:10px 0; color:#900;}

form .register {
float: left;
width: 88px;
}

/* CONTENT */

.content {
 background: url(images/bg_content.png) repeat-x;
 height: 426px;
}

.content-block {
  width: 900px;
  margin: 0px auto;
  height: 420px;
}

.content-block .left {
  float: left;
  width: 460px;
  padding:0 16px;
}

.content-block h1, .content-other h1 {
	font-size: 21px;
	color: #ff9900;
	padding: 15px 0 10px 0;
	line-height: 20px;
	font-weight:bold;
}

.content-block h1.tall {
  padding-bottom: 0;
}

.content-block h1 span {
  color: #8c5902;
  font-size: 20px;
  line-height: 28px;
  font-weight: bold;
  padding-left: 10px;
}

.content-block p {
	color: #354C68;
	font-size: 12px;
	line-height: 16px;
	padding-bottom:10px;
}

/* divs dont show at start indra */
#organize, #product, #saperion, #contact, #reviews, #right, #right2 {display: none;}

#creat {
  background: url(../images/home/organize_bg.jpg) no-repeat top left;
  padding: 20px 0 0 0;
  height: 100%;
}

#organize {
  background: url(../images/home/create_bg.jpg) no-repeat top left;
  padding: 20px 0 0 0;
  height: 100%;
}

#product {
  background: url(../images/home/product_bg.jpg) no-repeat top left;
  padding: 20px 0 0 0;
  height: 100%;
}


#saperion {
  background: url(../images/home/own_bg.jpg) no-repeat top left;
  padding: 20px 0 0 0;
  height: 100%;
}

#reviews {
  padding-top: 20px;
}

#reviews .reviews-top {
  width: 850px;
  height: 44px;
  background: url(../images/home/reviews_top.png) no-repeat;
}

#reviews .reviews-content {
  width: 850px;
  height: 283px;
  padding-top: 10px;
  background: url(../images/home/reviews_bg.png) repeat-y;
}

#reviews .reviews-content .testimonals {
  float: left;
width: 235px;

margin-right: 30px;
padding-left: 25px;
}

#reviews .reviews-content .press {
  float: left;
margin-right: 35px;
padding-left: 15px;
width: 232px;
}

#reviews .reviews-content .twitter {
  float: left;
width: 240px;
padding-left: 5px;
}

#reviews .reviews-bottom {
  width: 850px;
  height: 44px;
  background: url(../images/home/reviews_bottom.png) no-repeat;
}


.content-block ul {
  color: #354C68;
  margin: 4px 0;
  padding-left: 16px;
  display: block;
  list-style-image: url(images/cross.gif); 
  font-size: 14px;
}

.content-block ul li {line-height:20px;}

.content-block ul li p {
  font-size: 14px;
  color: black;
  line-height: 23px;
  padding: 0;
}

.content-block ul li b {
  padding: 30px 0 5px 0;
  display: block;
}

li.mp {
  background: url(../images/home/icon_mp.jpg) no-repeat left;
  height: 100%;
}

li.enable {
  background: url(../images/home/icon_enable.jpg) no-repeat left;
  height: 100%;
}

li.assemble {
  background: url(../images/home/icon_assemble.jpg) no-repeat left;
  height: 100%;
}

li.contacts {
  background: url(../images/home/icon_contacts.jpg) no-repeat left;
  height: 100%;
}

li.highlight {
  background: url(../images/home/icon_highlight.jpg) no-repeat left;
  height: 100%;
}

li.design {
  background: url(../images/home/icon_design.jpg) no-repeat left;
  height: 100%;
}

li.personas {
  background: url(../images/home/icon_personas.jpg) no-repeat left;
  height: 100%;
}

li.yours {
  background: url(../images/home/icon_own.jpg) no-repeat left;
  height: 100%;
}






/* ROLLOVER TAAABS */

ul.rollover-tabs {
  height:56px;
  text-align: center;
  width: 900px;
  font-size:15px;
  margin:0 auto;
}

ul.rollover-tabs li.spacer{width:33px;float:left;}

ul.rollover-tabs li {
  width: 180px;
  height: 56px;
  display: inline;
}

ul.rollover-tabs li.sep{hight:56px;width:1px;background: url(images/menu/sep.png) 1px 0;float:left;}

ul.rollover-tabs li a {
	text-decoration: none;
	color: #97A4B3;
	padding: 20px 0 0 0;
	background: url(images/menu/aktive.png) no-repeat 0 0;
	height: 36px;
	width: 200px;
	display: block;
	float:left;
}

ul.rollover-tabs li.active a {
  background: url(images/menu/active.png);
  color:#526880;
}



/* FOOTER */

.footer {
	font-size: 10px;
	text-align: center;
	height: 320px;
	padding-top:30px;
	color: #CCD4DA;
	background:url(images/bg_bottom.jpg) center no-repeat;
	
}

.footer ul {
 width: 900px;
text-align: center;
}

.footer ul li {
display: inline;
  width: auto;
}

.footer ul li a {
	color: #CCD4DA; text-decoration: none;
}



/* TWITTER WIDGET */

.twtr-widget p {
  font-size: 12px;
color: #222; 
}

.twtr-widget .twtr-hd {
display: none;
}

.twtr-widget .twtr-ft {
display: none;
}

.clr {
  clear: both;
}



/* PRESS */

.press .rightarrow {
	float: right;
	margin-top: 20px;
	margin-left: 210px;
	position: absolute;
	z-index: 5;
}

.press .featured {
margin-left: 28px;
margin-bottom: 5px;
margin-top: -3px;
display: block;
}

.press .leftarrow {
	float: left;
	margin-top: 20px;
	position: absolute;
	z-index: 5;
}

.press a {
  color: #222;
}

.press .article  {
  font-size: 14px;
  line-height: 18px;
  padding: 0 0 15px 0;
  width: 240px;
  position: relative;
  display: none;
  
}

.press .article p  {
  font-size: 14px;
  padding-top: 8px;
  line-height: 20px;
  color: #222;
}

.press .presslogos {
	position: absolute;
	top: 450px;
}


/* TESTIMONALS */

.testimonals ul {
 margin: 0;
padding: 0;
}

.testimonals ul li {
padding: 0 0 15px 0;
margin: 0;
clear: left;
}

.testimonals ul li img {
float: left;
padding-right: 15px;
}

.testimonals ul li p {
line-height: 18px;
padding-top: 8px;
font-style: italic;
}

.testimonals ul li a {
color: #222;
}




/* SAMPLE SITE LIGHTBOX */

#sample-site {
width: 900px;
border: 1px solid #F60;
}

.sample-content {
  padding: 2px;
  border: 1px solid #F60;
}

.sample-content .right {
  float: left;
margin-left: 12px;
width: 297px;
}

.sample-content .left {
  float: left;
  padding-bottom: 5px;
}

.sample-content .right .description {
  background: url(../images/home/example_description_bg.jpg) repeat-x bottom left;
  height: 418px;
  border: 1px solid #d8c081;
  padding: 15px;
  color: #222;
  font-size: 16px;
  line-height: 22px;
}

.sample-content .right .description h3 {
  font-size: 24px;
  font-weight: bold;
  color: #5a2e04;
  padding-bottom: 15px;
  line-height: 30px;
}

.sample-content .right .description p {
   padding-bottom: 15px;
}

.sample-content .right .description ul {
  padding-bottom: 15px;
}

.sample-content .right .description ul li {
  padding-left: 25px;
  margin-bottom: 5px;
}

.sample-content .right .description .example-section {
  display: none;
}

.sample-content .right .button {
background: url(../images/home/example_button.jpg);
width: 297px;
height: 41px;
margin-top: 15px;
}

.sample-content .right .button a {
width: 297px;
height: 26px;
display: block;
padding: 15px 0 0 0;
color: #422305;
text-decoration: none;
font-size: 16px;
font-weight: bold;
text-align: center;
}

.sample-content .left .exampleimage, .sample-content .right .button {
  display: none;
}

.sample-content .left .current, .sample-content .right .description .current, .sample-content .right .button.current {
  display: block;
}

.sample-content .right .pointer {
  width: 11px;
  height: 26px;
  background: url(../images/home/example_arrow.gif) no-repeat;
  position: absolute;
 top: 40px;
  left: 503px;

}


.sample-content .right ul li.twitter {
 background: url(../images/icons/twitter.png) no-repeat left;
}

.sample-content .right ul li.lastfm {
 background: url(../images/icons/lastfm.png) no-repeat left;
}

.sample-content .right ul li.flickr {
 background: url(../images/icons/flickr.png) no-repeat left;
}

.sample-content .right ul li.delicious {
 background: url(../images/icons/delicious.png) no-repeat left;
}

.sample-content .right ul li.digg {
 background: url(../images/home/favicon-digg.png) no-repeat left;
}

.sample-content .right ul li.facebook {
 background: url(../images/icons/facebook.png) no-repeat left;
}

.sample-content .right ul li.other {
 background: url(../images/home/favicon-infinity.gif) no-repeat left top;
}

.sample-content .right ul li.skype {
 background: url(../images/icons/skype.png) no-repeat left;
}

.sample-content .right ul li.yahoo {
 background: url(../images/home/favicon-yim.png) no-repeat left;
}

.sample-content .right ul li.aim {
 background: url(../images/home/favicon-aim.png) no-repeat left;
}

.sample-content .right ul li.jabber {
 background: url(../images/home/favicon-jabber.png) no-repeat left;
}

.sample-content .right ul li.gtalk {
 background: url(../images/home/favicon-gtalk.png) no-repeat left;
}

.sample-content .right ul li.msn {
 background: url(../images/icons/msn.png) no-repeat left;
}

.sample-content .right ul li.icq {
 background: url(../images/icons/icq.png) no-repeat left;
}



.login p {
font-size: 16px;
line-height: 20px;
color: #222;
}

.login form {
margin-top: 20px;
height: 120px;
background: white;
padding: 25px 0 0 30px;
margin-left: -18px;
margin-top: -10px;
  background: url(../images/home/search_bg.png) no-repeat top left;
}

.login form input {
  padding: 5px;
  border: 1px solid #a7a5a6;
  font-size: 16px;
  margin-bottom: 10px;
color: #a7a5a6;

}

.login form .email {
width: 335px;
}

.login form .pw {
  width: 270px;
}

.login form label {
width: 65px;
display: block;
float: left;
text-align: right;
padding: 5px 10px 3px 20px;
}

.login h1 {
padding: 30px 0 10px 0;
}

.login .left {
  float: left;
width: 400px;
margin-right: 15px;

}

.login .right {
  float: left;
padding-top: 10px;
width: 430px;
}

.login form .loginbtn {
border: 0;
float: right;
margin-right: 40px;
padding: 0;
}

.login #system-notice .error p {
color: red;
}

.content-block-other {
   width: 900px;
   margin: 0 auto;
  padding: 15px 0 1px 0;
}

.content-other {
  color: #222;
  line-height: 24px;
  background: url(../images/home/content-other-bg.jpg) top left;
}



.content-other h2 {
  font-size: 20px;
  color: #8c5902;
  padding: 15px 0 10px 0;
  line-height: 33px;
}

.content-other a {
  color: #222;
}

.content-other p {
  margin: 0 0 15px 0;
}

.content-other ol {
  list-style-type:decimal;
  list-style-position: outside;
}

.footerbg {
height: 78px;
  background: url(../images/home/footer_bg.jpg) repeat-x top left;
width: 100%;
padding-bottom: 10px;
}


/* ABOOOT */

.teamsters { margin-bottom: 15px;}

.teamsters .name { 
display: block; 
padding: 0 5px; 
background: #fff; 
position: absolute; 
bottom: -14px; left: -5px; 
z-index: 1;  
color: #D97E04; 
font-weight: bold; 
border: 1px solid #ccc;
}

.content-block-other .teamsters li { 
display: block; 
float: left; 
margin: 10px 10px 20px 0; 
text-align: center; 
width: 90px; 
height: 90px;
padding: 0;
}

.teamsters li img { 
 width: 90px; 
 height: 90px; 
 z-index: 0;
 opacity: .8;


}

.teamsters li img:hover {
  opacity: 1;
}

.teamsters .tooltip {
z-index: 20;
width:405px;
line-height: 18px;
font-size: 12px;
text-align: left;
margin: 0;
height: auto;
}

.teamsters .tooltip .team-mid {
    background: url(../images/home/about_bg.png) no-repeat bottom;
    height: 100%;
    padding: 0 30px 0 30px;
}

.teamsters .tooltip h4 span {
 font-weight: normal;
float: right;
font-size: 14px;
color: #222;
}

.teamsters .tooltip h4 {
font-size: 16px;
padding-bottom: 10px;
color: #8c5902;
}

.teamsters .tooltip a {
color: #222;
font-weight: bold;
}

.teamsters .tooltip .team-top {
  background: url(../images/home/about_top.png) no-repeat;
  width: 405px;
  height: 24px;
}

.teamsters .tooltip .team-bottom {
  background: url(../images/home/about_bottom.png) no-repeat;
  width: 405px;
  height: 36px;
}


.content-block-other li {
 list-style-type: disc;
margin-left: 30px;
padding-bottom: 15px;
}

.error .close {
background: url(../images/home/btn_close_error.png) no-repeat top left;
width: 32px;
height: 32px;
color: white;
text-decoration: none;
display: block;
}

.error .close span {
display: none;
}
 #menu {height:56px;width:100%;background:url(images/menu/bg.png) center;text-align:center;}


.product_re {float:left;padding: 30px 0 0 30px;width:360px;}









/*nyroModal*/

div#nyroModalFull h1{color:#F90;}

div#nyroModalFull {
	font-size: 12px;
	color: #000;
	z-index:10001;
}
div#nyroModalFull div#nyroModalLoading {
	border: 10px solid #C1C7CD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	width: 150px;
	height: 150px;
	text-indent: -9999em;
	background: #C1C7CD url(images/ajax-loader.gif) no-repeat; /*#C1C7CD*/
	background-position: center;
}
div#nyroModalFull div#nyroModalLoading.error {
	border: 4px solid #C1C7CD;
	line-height: 20px;
	padding: 20px;
	width: 300px;
	height: 100px;
	text-indent: 0;
	background: #fff;
}
div#nyroModalFull div#nyroModalWrapper {
	background: #fff;
	border: 10px solid #C1C7CD;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius:10px;
	z-index:11000;
}
div#nyroModalFull div#nyroModalWrapper a#closeBut {
	position: absolute;
	display: block;
	top: -25px;
	right: -25px;
	width: 30px;
	height: 30px;
	text-indent: -9999em;
	background: url(images/closed.png) no-repeat;
	outline: 0;
}
div#nyroModalFull div#nyroModalWrapper h1#nyroModalTitle {
	margin: 0;
	padding: 0;
	position: absolute;
	top: -22px;
	left: 5px;
	font-size: 12px;
	color: #ddd;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent {
	overflow: auto;
}
div#nyroModalFull div#nyroModalWrapper div.wrapper div#nyroModalContent {
	padding: 5px;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent {
	position: relative;
	overflow: hidden;
	text-align: center;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent img {
	vertical-align: baseline;
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div {
	position: absolute;
	bottom: 0;
	left: 0;
	background: black;
	padding: 10px;
	margin: 10px;
	border: 1px white dotted;
	overflow: hidden;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
div#nyroModalFull div#nyroModalWrapper div.wrapperImg div#nyroModalContent div:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
	cursor: help;
}
div#nyroModalFull div#nyroModalWrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper a.nyroModalNext {
	z-index: 105;
	outline: none;
	position: absolute;
	top: 0;
	height: 100%;
	width: 40%;
	cursor: pointer;
	text-indent: -9999em;
	background: left 20% no-repeat;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE6 */
}
div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapperSwf a.nyroModalNext, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalPrev, div#nyroModalFull div#nyroModalWrapper div.wrapper a.nyroModalNext {
	height: 60%;
	width: 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev {
	left: 0;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalPrev:hover {
	background-image: url(../img/prev.gif);
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext {
	right: 0;
	background-position: right 20%;
}
div#nyroModalFull div#nyroModalWrapper div#nyroModalContent a.nyroModalNext:hover {
	background-image: url(../img/next.gif);
}




fieldset {border:none;color: #354C68;font-size: 12px;}
fieldset div {clear:both;margin:.5em 0;padding-left:10px;}
fieldset div label,fieldset span {margin:0 7px 0 0;display:block;width:154px;text-align:right;float:left;}
fieldset div.cro label {text-align:left;margin:0 0 6px 160px;width:auto;float:none;}
fieldset div.cro input {vertical-align:middle;}
fieldset input,textarea,select { border:1px solid #D8D8D8; width: 270px;font-size:12px; color:#354c68;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}

#nyroModalContent .imprint{padding:20px; background:#fff;}

/* Tooltip  */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 0.75em;
	font-size: 12pt;
	width: 220px;
	text-align: center;
}
#tooltip.pretty div { width: 220px; text-align: left; }

#tooltip.fancy {
	background: url('images/tooltip/shadow2.png');
	padding-top: 5em;
	height: 100px;
}
#tooltip.fancy.viewport-right {
	background: url('images/tooltip/shadow2-reverse.png');
}

.eguide_1 h1, .eguide_2 h1, .product_1 h1, .product_2 h1, .saperion_1 h1, .saperion_2 h1{color:#354C68; text-transform:none; font-size:16px; padding:0;}
.eguide_1 a, .eguide_2 a, .product_1 a, .product_2 a, .saperion_1 a, .saperion_2 a{color:#EA8022; font-size:20px; background: url(images/content_ico/ico_arrow.png) 0 4px no-repeat transparent; padding-left:30px; text-decoration:none;}

.eguide_1 p, .eguide_2 p, .product_1 p, .product_2 p, .saperion_1 p, .saperion_2 p{font-size:16px;}

.eguide_1{margin-top:10px; padding:20px 0 20px 100px; background: url(images/content_ico/key.png) no-repeat 0 20px;}
.eguide_2{margin-top:10px; padding:20px 0 20px 100px; background: url(images/content_ico/i.png) no-repeat 0 30px;}

.product_1{padding:20px 0 0px 100px; background: url(images/content_ico/workflow.png) no-repeat 0 20px;}
.product_2{padding:40px 0 0px 100px; background: url(images/content_ico/kunde.png) no-repeat 0 64px; min-height:120px;}

.saperion_1{padding:20px 0 0px 100px; background: url(images/content_ico/money_save.png) no-repeat 0 11px; height:85px;}
.saperion_2{padding:20px 0 0px 100px; background: url(images/content_ico/compliance.png) no-repeat 0 11px;}
.spacer {width:460px; float:left; height:35px;}
.feldplz {width:44px;}
.feldcity {width:150px;}
.danke {padding:20px; color:#FFF;}
.tooltip_style {width:200px;height:200px;background:#9C0;}

#contact_form fieldset{padding-top:20px;}
.feld .error{width:100px;background:url(images/cancel.png) no-repeat;width:16px;height:16px;}
#contact_form .feld {padding:3px 0;display:block;}
#contact_form #submit_btn{width: 126px; height:48px;border:0px;padding-left:154px;}
#cname_label, #ccompany_label, #cphone_label, #cemail_label, #cmessage_label {width:70px;}

/* Tooltips */
.demotip {
	display:none;
	background:transparent url(images/tooltip/tooltip_blau.png);
	font-size:10px;
	height:286px;
	width:314px;
	padding:25px 40px 25px 25px;
	color:#fff;	
}
.demotip li {font-size:12px;}
.demotip h1 {color: #fff;}
.demotip h1 {padding:10px 0 10px 40px;background:url(images/logo_white.png) no-repeat 0 0 transparent;}

/* style the trigger elements */
.demo img {cursor:pointer;}