/* @override http://localhost:8080/Templates/style/screen.css */

/*
	Screen-Styles for b2b-training-center
	written 2007 by Tim Adler
	www.tim-adler.com
*/
/* INCLUDES */
@import url(sIFR-screen.css);

/* @group TAG REDEFINITIONS */

* {
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	outline: none;
	border: 0;
}

html {
	font-family:"Lucida Grande","Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
	background: #fee7c9 url(../images/body-back-top.gif) repeat-x 0 top;
}
body { 
	font-size: 68.75%; 
	color: #535b4f;
	line-height: 1.5em;
	padding-bottom: 20px;
	background: url(../images/body-back-bottom.gif) repeat-x 0 bottom;
} /* IE */
html > body   { font-size: 11px; }  /* Other browsers */

p {
	margin-bottom: 1em;
}
input, textarea, select {
	font-family:"Lucida Grande","Lucida Sans Unicode", Tahoma, Helvetica, Verdana, sans-serif;
}
textarea {
	font-size: 0.95em;
}
ol, ul {
	margin-bottom: 1em;
}
ol li, ul li {
	margin-left: 20px;
}
input, textarea {
	background: url(../images/input-back.gif) no-repeat left top;
	padding: 3px;
	border: none;
}
h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; font-weight:bold; }
h6 { font-size: 1em; }
/* @end */

/* @group UTILITIES */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {
	zoom: 1; /* Triggering hasLayout in IE7 : THIS IS NOT VALID */
}
* html .clearfix { /* only show to IE */
	height: 1%;
}
input.clear {
	color: #a9a9a9;
}
p.nobr {
	margin-bottom: 0;
}
p.right {
	text-align: right;
}
ul.arrow {
	list-style: none;
}
ul.arrow li {
	margin-left: 0;
	padding-left: 18px;
	background: url(../images/orange-arrow.gif) no-repeat left 3px;
	color: #afafaf;
	margin-bottom: 5px;
}
span.prehead {
	font-size: 0.9em;
	color: #5d99df;
}

*.linebreak {
	margin-bottom: 1em;
}

em.focus {
	color: #5d99df;
}
img[align=left] {
	margin-right: 5px;
}
img[align=right] {
	margin-left: 5px;
}
img.left {
	margin-right: 5px;
}
img.right {
	margin-left: 5px;
}
img.spaced {
	margin: 8px;
}
input.image {
	background: none;
	padding: auto;
}
ul.errorlist {
	list-style: none;
	background: #e98b1a;
	border: 1px solid #e18a2e;
}
ul.errorlist li {
	background: url(../images/error-icon.gif) no-repeat 5px 3px;
	margin-left: 0px;
	color: white;
	padding: 3px 3px 3px 30px;
	font-weight: bold;
}
/* @end */

/* @group IDs, CLASSes, SELECTORs */

#wrapper {
	position: relative;
	width: 815px;
	margin: auto;
}
#header {
	position: relative;
	height: 101px;
	background: url(../images/header-back.gif) repeat-x left bottom;
	z-index: 1;
}
#logo {
	position: absolute;
	right: 36px;
	width: 135px;
	height: 126px;
	overflow: hidden;
	text-indent: -999px;
	background-image: url(../images/logo.gif);
}
#claim {
	position: absolute;
	left: 27px;
	bottom: 0px;
	width: 314px;
	height: 76px;
	overflow: hidden;
	text-indent: -999px;
	background-image: url(../images/claim.jpg);
}
#main {
	background: url(../images/main-back.gif) repeat-y;
}
#menu {
	height: 32px;
	background: url(../images/menu-back.gif) repeat-x 0 bottom;
	padding: 0 0 0 14px;
	margin: 0 6px;
	overflow: hidden;
}
#menu ul {
	list-style: none;
}
#menu ul li {
	float: left;
	margin: 0;
}
#menu ul li a {
	display: block;
	float: left;
	height: 27px;
	padding: 5px 12px 0 12px;	
	color: #a75c02;
	text-decoration: none;
	background: url(../images/menu-divider.gif) no-repeat right 1px;	
}
#menu ul li a:hover {
	color: #e4963e;
}
#menu ul li.selected {
	background: url(../images/menu-item-right.gif) no-repeat right top;
	position: relative;
}
#menu ul li.selected a {
	background: url(../images/menu-item-left.gif) no-repeat left top;
	color: #fee7c9;
	font-weight: bold;
}
#menu ul li.selected a:hover {
	color: #fff;
}
#content {
	position: relative;
	background: url(../images/body-bottom.jpg) no-repeat bottom;
	padding: 0 6px 0 6px;
	clear: both;
}
body.home #content {
	background: url(../images/body-bottom-home.jpg) no-repeat bottom;
}
#keyvisual {
	position: relative;
	width: 803px;
	height: 298px;
	background-image: url(../images/keyvisual.jpg);
}
#keyvisual div.base {
	position: absolute;
	left: 0px;
	width: 510px;
	height: 293px;
	color: white;
}
#keyvisual div.base span.problem-solver {
	position: absolute;
	top: 114px;
	left: 246px;
	font-size: 1.1em;
	color: #a75c02;
}
#keyvisual div.base h1.training-coaching-beratung {
	display: block;
	position: absolute;
	width: 220px;
	height: 100px;
	top: 130px;
	left: 246px;
	background-image: url(../images/training-h1.gif);
	overflow: hidden;
	text-indent: -999px;
}
#keyvisual div.base div.text {
	position: absolute;
	left: 300px;
	top: 200px;
	line-height: 1em;
	width: 195px;
	height: 78px;
}
#keyvisual a.arrow {
	color: white;
	background: url(../images/square-arrow-white.gif) no-repeat right;
	padding-right: 12px;
	font-weight: bold;
}
#keyvisual div.marginals {
	position: absolute;
	right: 0px;
	width: 293px;
	height: 293px;
	padding-top: 20px;
	color: #a35900;
}
#keyvisual div.marginals h2 {
	background: url(../images/seminar-h2.gif) no-repeat;
	display: block;
	overflow: hidden;
	width: 250px;
	height: 20px;
	text-indent: -999px;
	margin: 0 0 10px 4px;
}
#keyvisual div.marginals ul {
	list-style: none;
	line-height: 1.4em;
}
#keyvisual div.marginals ul li {
	margin: 0 20px 1em 23px;
}
#keyvisual div.marginals ul li a {
	color: white;
	text-decoration: none;
}
#keyvisual div.marginals ul li a span.text {
	text-decoration: none;
	color: #a35900;
	background: url(../images/square-arrow-brown.gif) no-repeat right;
	padding-right: 10px;
}
#keyvisual div.marginals ul li a span.link {
	display: block;
	text-decoration: underline;
	color: white;
}
#keyvisual div.marginals a.arrow {
	position: absolute;
	right: 36px;
}
div.segment h2 {
	font-size: 1.5em;
	color: #004494;
}
div.segment a {
	color: #f0b054;
}
div.segment a:hover {
	color: #ffd497;
}
div.segment a:active {
	color: #d18f2f;
}
div.segment a.arrow {
	padding-right: 10px;
	background: url(../images/square-arrow-orange.gif) no-repeat right;
}
div.segment div.base {
	float: left;
	width: 475px;
	overflow: hidden;
	padding: 25px 10px 0 25px;
}
div.segment div.marginals {
	float: left;
	width: 292px;
	border-left: 1px solid #dbdbdb;
	margin-bottom: 20px
}
div.segment div.marginals.spaced {
	margin-top: 25px;
}
div.segment div.element {
	background: url(../images/dotted-line.gif) repeat-x 0 bottom;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
div.segment div.element.blank {
	background: none;
}
div.segment div.element.certificates {
	background: url(../images/certificates.gif) no-repeat right;
	padding-right: 65px;
}
div.segment div.element.last {
	padding-right: 130px;
}
div.segment div.marginals div.element {
	margin: 0 15px 10px 25px;		
}
div.segment div.box {
	background: url(../images/box-topleft.gif) left top;
	padding: 3px 0 0 3px;
}
div.segment div.box div.wrapper {
	position: relative;
	background: url(../images/box-bottomright.gif) right bottom;
	padding: 8px 12px 18px 12px;
}
div.segment div.box div.wrapper p, div.segment div.box div.wrapper a.more {
	font-size: 0.9em;
	margin: 0;
	line-height: 1.4em;
}
div.segment div.box div.wrapper a.more {
	position: absolute;
	right: 12px;
	bottom: 12px;
}
div.segment div.box h3 {
	color: #535b4f;
	font-weight: bold;
}
div.segment div.columns {
	width: 500px;
	margin-bottom: 10px;
}
div.segment div.columns div.column {
	float: left;
	width: 230px;
	margin-right: 10px;
	overflow: hidden;
}
div.segment div.columns div.column div.box {
	margin-bottom: 10px;
}
div.base ul.arrow li {
	color: #797979;
}
div.base h3 {
	font-weight: normal;
	color: #5d99df;
	margin-bottom: 1em;
}
#searchbox {
	margin: 10px 0;
}
#footer ul {
	float: right;
	list-style: none;
	margin-right: 20px;
}
#footer ul li {
	float: left;
	margin: 0;
	color: #a75c02;
}
#footer ul li a {
	color: #a75c02;
}
#footer ul li a:hover {
	color: #e4963e;
}
#submenu {
	background: #e07e07 url(../images/submenu.jpg) no-repeat 0 bottom;
	margin-bottom: 10px;
	padding: 10px 25px 20px 25px;
}
#submenu ul {
	margin: 0;
	list-style: none;
}
#submenu ul li {
	margin: 0;
	font-size: 1.2em;
	background: url(../images/submenu-top-listitem.gif) no-repeat left 4px;
	padding-left: 20px;
}
#submenu ul li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
/* Hack for closing gaps in IE6/7*/
#submenu ul li a {display:inline-block;}
#submenu ul li a {display:block;}

#submenu ul li a:hover {
	color: #7b4100;
}
#submenu ul ul {
	margin: 8px 0;
}
#submenu ul li li {
	background: url(../images/submenu-sub-listitem.gif) no-repeat left 4px;
	font-size: 0.8em;
}
#submenu ul li li a {
	color: #b96500;
}
#submenu ul li li a:hover {
	color: #7b4100;
}
#submenu ul li.selected {
	font-weight: bold;
}
#submenu ul li.selected li {
	font-weight: normal;
}
#submenu ul li li.selected {
	background: url(../images/submenu-sel-sub-listitem.gif) no-repeat left 4px;
}
#submenu ul li li.selected a {
	color: white;
}
table {
	width: 100%;
	border-collapse:collapse;
}
th {
	vertical-align:bottom;
	font-weight: normal;
	height: 24px;
	background:transparent url(../images/bg_th.gif) repeat-x bottom right;
	padding-bottom: 12px;
}
td {
	width:124px;
	text-align:center;
	height: 34px;
	background:transparent url(../images/bg_td.gif) repeat-x bottom right;
}
td.side, th.side {
	font-weight: bold;
	text-align: right;
	padding-right: 10px;
	width: 114px;	
}
td.on, th.on {
	font-weight: bold;
	color: white;
}
td.on a, td.on a:hover {
	font-weight: bold;
	color: white;
}
td.on {
	width:114px;
	background:transparent url(../images/bg_td_on.gif) no-repeat bottom right;
}
th.on {
	background:transparent url(../images/bg_th_on.gif) no-repeat bottom right;
	padding-bottom:9px;
	width:114px;
}

tfoot td {
	background:transparent url(../images/bg_foot_td.gif) repeat-x top right;
	vertical-align:top;
}
tfoot td.on {
	background:transparent url(../images/bg_foot_td_on.gif) repeat-x top right;
}
thead th, tfoot td {
	height: 44px;
}
td.bad-cell, th.bad-cell {
	width: 0px;
	padding-left: 1px;
}
td a.apply {
	display: block;
	text-indent: -999px;
	overflow: hidden;
	width: 91px;
	height: 22px;
	margin: 5px 11px;
	background: url(../images/choose-button-off.gif) no-repeat center center;
}
td.on a.apply {
	background-image: url(../images/choose-button-on.gif);
	width: 99px;
	height: 31px;
	margin: 6px 6px 0 6px;
}
/* @end */