/*

hellgrau: #dfe1e4
dunkelgrau: #aeb5bb
dunkelgrau f�r Text: #686d70

*/

/* Stylesheets, die zentral ge�ndert werden m�ssen */
#information .servicebox {
	width: auto;
}
#information a {
	text-decoration: none;
}

/* Stylesheets nur f�r Scopes */
#breadcrumb, #topmenu ul {
	display: none;
}
#topmenu {
	background: transparent;
	height: 0px;
}
#head, #head_content {
	height: 110px;
	border-bottom: 1px solid #aeb5bb;
}
#content {
	margin-top: 111px;
	border-left: 180px solid #ffffff;
}
#mainmenu {
	background: transparent;
	top: 111px;
	padding-top: 10px;
}
#mainmenu li {
	float: left;
	width: 180px;
}
#mainmenu ul {
	margin: 0px;
}
#mainmenu ul li {
	background-color: #dfe1e4;
	margin-bottom: 10px;
}
#mainmenu ul ul li {
	margin-bottom: 0px;
}

#mainmenu img {
	margin: 5px 0px;
}

#page_content {
	background: #ffffff;
}
h1 {
	color: #00a0dd;
}

#information h2, #information h2 {
	border: none;
	color: #686d70;
}

h1 {
	font-size: 2em;
	margin-bottom: 0;
}
h2.subtitle {
	font-size: 1.5em;
}


/* this page declarations */
#wrapp {
	width: 760px;
	text-align: left;
	font: normal 1em Arial;
	margin: 0 auto;
	padding: 0;
	color: black;
}
#wrapp h1 {font: bold 1.1em Arial; margin: 1.2em 0 0.5em 0; padding: 0;}
.gnb {
	width: 740px;
	margin: 20px 0 3px 0;
	background: #f0f1f1 url(gnb_bg.gif) left top repeat-x
}
.gnb h3{
	font: normal 9px/14px Arial;
	text-align: right;
	margin: 0 10px 0 0;
	padding: 0
}
#wrapp p{font: normal 0.9em Arial; margin: 1em 0; padding: 0;}
#wrapp h2 {font: bold 1em Arial;}

/* liScroll style declarations */

.tickercontainer { /* the outer div with the black border */
	margin-top: 1em;
	color: #00a0dd;
	font-weight: bold;
	line-height: 1em;
	overflow: hidden;
	padding: 0;
	margin-right: 20px;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	border-top: 1px solid #aeb5bb;
	border-bottom: 1px solid #aeb5bb;
	padding: 2px 5px;
	height: 15px;
	overflow: hidden;
}
#body ul.newsticker { /* that's your list */
	position: relative;
	left: 600px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
}
ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #00a0dd;
	margin: 0 50px 0 0;
	text-decoration: underline;
}
ul.newsticker span {
	margin: 0 10px 0 0;
}


/*
.multipage durch #scope-stage ersetzt
*/
/* Navigation reset */
#scope-stage, #scope-stage a:link, #scope-stage a:visited,
#scope-stage-general, #scope-stage-general a:link, #scope-stage-general a:visited,
#c-products, #c-products a:link, #c-products a:visited {
	color: #686d70;
}

#body #scope-stage .nav,
#body #scope-stage-general .nav {
	margin: 20px 0 0;
	padding: 0 10px;
	width: 580px;
	height: 15px;
	background-color: #aeb5bb;
}

#content ul.fx-dropMenu a:link,
#content ul.fx-dropMenu a:visited,
#content ul.fx-dropMenu a.nohref,
#content #scope-stage .nav li a:link,
#content #scope-stage .nav li a:visited,
#content #scope-stage-general .nav li a:link,
#content #scope-stage-general .nav li a:visited {
	border: none;
	background-color: #dfe1e4;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ffffff;
	padding: 2px 5px;
}

#content ul.fx-dropMenu li.current li a:link,
#content ul.fx-dropMenu li.current li a:visited,
#content ul.fx-dropMenu li.current li a.nohref {
	background-color: #dfe1e4;
	color: #000000;
}

#content ul.fx-dropMenu li.current a:link,
#content ul.fx-dropMenu li.current a:visited,
#content ul.fx-dropMenu li.current a.nohref,
#content ul.fx-dropMenu li.current li.current a:link,
#content ul.fx-dropMenu li.current li.current a:visited,
#content ul.fx-dropMenu li.current li.current a.nohref,
#content #scope-stage .nav li.current a,
#content #scope-stage-general .nav li.current a {
	background-color: #ef2433;
	color: #ffffff;
}

#content #scope-stage .body,
#content #scope-stage-general .body {
	border: 1px solid #aeb5bb;
	border-top: none;
	width: 598px;
	min-height: 400px;
	background: #ffffff url('../../images/scope-content-background.jpg') bottom left no-repeat;
}
#content #scope-stage-general .body {
	background: none;
}

#scope-stage .body .page {
	background-color: #ffffff;
	border: 1px solid #aeb5bb;
	clear: both;
	margin: 10px 10px 80px;
	padding: 9px;
	width: 230px;
}
#scope-stage-general .body .page {
	padding: 12px;
	clear: both;
}
#scope-stage .body .page h1,
#scope-stage-general .body .page h1 {
	font-size: 1em;
}

#content ul.fx-dropMenu li a:hover,
#content ul.fx-dropMenu li.current a:hover,
#content ul.fx-dropMenu li.current li a:hover,
#content ul.fx-dropMenu li.current li.current a:hover,
#content #scope-stage .nav li a:hover,
#content #scope-stage .nav li.current a:hover,
#content #scope-stage-general .nav li a:hover,
#content #scope-stage-general .nav li.current a:hover {
	background-color: #aeb5bb;
	color: #ffffff;
}

#content ul.fx-dropMenu ul {
	border: none;
	margin-top: 21px;
	padding-top: 0px;
	z-index: 1000;
}
#content ul.fx-dropMenu ul a:link, #content ul.fx-dropMenu ul a:visited {
	border: 1px solid #ffffff;
	border-top: none;
	margin: 0;
}


.ui-tabs { zoom: 1; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; }
.ui-tabs .ui-tabs-hide { display: none !important; }

#body .ui-tabs .ui-tabs-nav {
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 20px 0 0;
	padding: 0 5px;
	width: 590px;
	height: 12px;
	background-color: #aeb5bb;
}
#body .ui-tabs .ui-tabs-panel {
	border: 1px solid #aeb5bb;
	border-top: none;
	padding: 12px;
	width: 574px;
}
#body .ui-tabs .ui-tabs-nav li a {
	background-color: transparent;
	border: none;
	margin: -15px 1px 0 0;
	padding: 2px 5px;
	background-color: #dfe1e4;
	color: #000000;
	font-weight: bold;
	border: 1px solid #ffffff;
}
#body .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
	background-color: #ef2433;
	color: #ffffff;
}
#body .ui-tabs .ui-tabs-nav li.ui-state-hover a {
	background-color: #aeb5bb;
	color: #ffffff;
}

#body {
	min-height: 500px;
}

/* Colors */
#mainmenu ul li a:hover,
#mainmenu ul li strong a:hover,
#mainmenu ul li a:hover,
#mainmenu ul li strong.current a:link,
#mainmenu ul li strong.current a:visited {
	background-color: #aeb5bb;
}
#mainmenu ul li strong a {
	font-weight: normal;
}

#information ul a:hover {
	color: #ef2433;
}
#information h2 {
	background-color: #dfe1e4;
}
#servicebox_SBOX_CONTACT h2 {
	background-color: #ef2433;
	border: none;
	color: #ffffff;
}
#servicebox_SBOX_COMMUNITY h2 {
	background-color: #ef2433;
	border: none;
	color: #ffffff;
}
#servicebox_SBOX_QUIZ h2 {
	background-color: #ef2433;
	border: none;
	color: #ffffff;
}
#body h2 {
	font-size: 1.5em;
}
#body .box h2 {
	font-size: 1em;
	background-color: #ffffff;
	border: none;
	padding: 0;
	color: #00a0dd;
	border-bottom: 1px solid #aeb5bb;
}

#content .navig {
	margin-top: 25px;
	background-color: #aeb5bb;
}
#content ul.fx-dropMenu li a {
	float: left !important;
	display: block;
}
#content ul.fx-dropMenu ul a {
	float: none !important;
}

#page #c-products .title h2 {
	margin-bottom: 0;
	color: #000000;
	font-size: 1.5em;
}

.product-picture {
	width: 291px;
}
#c-products .title h1 {
	font-size: 2em;
	margin-right: 20px;
}

.scope-homepage {
	background: transparent url(../../images/scope-start.jpg) bottom left no-repeat;
	padding-bottom: 270px;
	margin-top: 1em;
	line-height: 170%;
}
#body .scope-homepage h2 {
	border: none;
}
#body .scope-homepage ul {
	margin: 0;
	padding: 0;
}
.scope-homepage li {
	background: transparent url(../../images/bullet.gif) 0px 5px no-repeat;
	list-style: none;
	padding-left: 5px;
}
.scope-homepage a {
	font-weight: bold;
	text-decoration: none;
}
.scope-homepage a:hover {
	text-decoration: underline;
}
#c-products h3 {
	color: #00a0dd;
	border-bottom: 1px solid #aeb5bb;
}
#c-products h3, #c-products ul, #c-products p, #c-products #subtitle {
	margin-right: 20px;
}
#c-products .box ul, #c-products .box p {
	margin-right: 0;
}

#body .scope-benefits ul {
	list-style: none;
	margin: 0 20px 0 0;
	padding: 0;
}
.scope-benefits li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
.scope-benefits li a {
	background: transparent url(../../images/plus.gif) 0px 7px no-repeat;
	text-decoration: none;
	display: block;
	padding: 5px 0 0 12px;
	margin-left: 10px;
}
.scope-benefits li a:hover {
	text-decoration: underline;
}

body #tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #000000;
	background-color: #ffffff;
	padding: 5px;
	opacity: 1;
}
body #tooltip h3, body #tooltip div {
	margin: 0;
}
.fx-tooltip {
	cursor: pointer;
}
#tooltip {
	text-align: left;
}

.box .content img.full-size-image {
	float: none;
	margin: 0 -2px;
}

.form-checkbox label {
	float: none;
	display: block;
	padding: 0;
	margin-left: 20px;
}

div.news-list, .news-details {
	width: 600px;
}
.download-list {
	margin-top: 10px;
}
#c-products .product-startpage-box .content {
	overflow: hidden;
}
