/* Default Modifications */

html {
    overflow-y: scroll;
}

body {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	background: #fff url(/images/body_trans.jpg) repeat-x scroll 0pt 61px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
        height: 100%;
}

body table {
	width: 850px;
}

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

td {
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a,
a:link,
a:visited,
a:active,
a:focus,
a:hover {
	text-decoration: none;
	color: #6d6e70;
}

input,
textarea {
	border: 1px solid #D2D5D7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

/* Layout Elements */

#orangeBar {
	height: 9px;
	border-top: 1px solid #f9df7c;
}

#imageBar {
	height: 241px;
	background-repeat: no-repeat;
	background-position: center;
}

#contentPane {
	background: White;
}

#contentTitle {
	left: 208px;
	top: -67px;
	width: 630px;
	height: 30px;
	position: absolute;
	font-size: 22px;
	color: #6d6e70;
	font-weight: bold;
	line-height: 100%;
}

#contentSubTitle {
	left: 208px;
	top: -33px;
	width: 630px;
	height: 30px;
	position: absolute;
	font-size: 20px;
	color: #6d6e70;
	font-weight: normal;
	line-height: 100%;
}

#contentTeaser, .contentTeaser {
	font-size: 11px;
	color: #6d6e70;
	font-weight: normal;
	background-color: #EAEBEC;
	padding: 4px 6px 6px 6px;
	text-align: left;
	line-height: 120%;
    margin-bottom: 10px;
    clear: both;
}

#contentColumn1,
#contentColumn2,
#contentColumn1s,
#contentColumn2s,
#contentColumn3,
.contentColumn1,
.contentColumn2,
.contentColumn1s,
.contentColumn2s,
.contentColumn3 {
	width: 203px;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	float: left;
	margin-bottom: 10px;
}

.contentTeaser .contentColumn1,
.contentTeaser .contentColumn2,
.contentTeaser .contentColumn1s,
.contentTeaser .contentColumn2s,
.contentTeaser .contentColumn3 {
    padding-top: 5px;
	width: 197px;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: normal;
	text-align: left;
	line-height: 16px;
	float: left;
	margin-bottom: 10px;
}

#contentColumn1,
#contentColumn1s {
}

#contentColumn2,
#contentColumn2s,
.contentColumn2,
.contentColumn2s {
	padding-left: 15px;
}

#contentColumn1s,
#contentColumn2s {
}

#contentColumn3 {
}

.contentColumnTitle {
	color: #004C91;
	text-align: left;

	font-size: 12px;
	font-weight: bold;
}

.contentTeaser .contentColumnTitle {
    margin-top: 0;
}

.statementsTitle {
	width: 195px;
	border-bottom: 4px solid #ffcc00;
	padding: 0px 0px 6px 9px;
	color: #004C91;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.statementsContent {
	width: 186px;
	background-color: #fff7e5;
	padding: 6px 8px 6px 10px;
	color: #6D6E70;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 15px;
	position: relative;
}

#content .statementsTitle {
	width: auto;
	border-bottom: 4px solid #ffcc00;
	padding: 0px 0px 6px 9px;
	color: #004C91;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

#content .statementsContent {
	width: auto;
	background-color: #fff7e5;
	padding: 6px 8px 6px 10px;
	color: #6D6E70;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 130%;
	margin-bottom: 15px;
	position: relative;
}

#infoBoxTitle {
	width: 195px;
	border-bottom: 4px solid #ffcc00;
	padding: 0px 0px 6px 9px;
	color: #004C91;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

#infoBoxContent {
	width: 176px;
	background-color: #fff7e5;
	padding: 6px 12px 6px 12px;
	color: #6D6E70;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 15px;
}

#infoBoxTitle-2 {
	width: 195px;
	border-bottom: 4px solid #ffcc00;
	padding: 0px 0px 6px 9px;
	color: #004C91;
	text-align: left;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#infoBoxContent-2 {
	width: 176px;
	background-color: #fff7e5;
	padding: 6px 12px 6px 12px;
	color: #6D6E70;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
}
#infoBoxContent-2 h3{font-size: 12px;color: #004C91;
}
#infoBoxContent-2 h3, #infoBoxContent-2 p{
	line-height: 140%;
        margin: 0 0 6px 0;

}

a.more{
        margin: 6px 0 6px 0;
        text-decoration: underline;
        color: #FF000A;
}


td.infoBoxTag {
	vertical-align: top;
	text-align: left;
	width: 12px;
	color: #6D6E70;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

#infoBoxContent table {
	vertical-align: top;
	text-align: left;
	width: 180px;
	line-height: 140%;
}

#image {
	width: 179px;
	background-color: #fff7e5;
	padding: 8px 12px 6px 12px;
	color: #6D6E70;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	line-height: 160%;
}

.image {
	color: #6D6E70 !important;
	text-align: center !important;
	font-size: 10px !important;
	font-weight: normal !important;
	line-height: 160% !important;
}

#image img {
	border: 1px solid #ffcc00;
}

.bg-gray,
#mainMenuBar,
#subMenuBar,
.mainMenuItem,
.subMenuItem {
	background-color: #e6e7e8;
}

.bg-yellow,
.mainMenuItem-active,
.subMenuItem-active {
	background-color: #fff7e5;
}

.fg-orange,
#orangeBar {
	background-color: #ffcc00;
}


/* Menus */

#mainMenuBar {
	height: 60px;
	background-image: url(images/schafferConsultingLogo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.mainMenuBar-offset {
	width: 15px;
}

#mainMenuBar tr td table,
#subMenuBar table {
	width: auto;
}

#mainMenuBar tr td table tr td {
	height: 16px;
	padding: 17px 9px 7px 9px;
}

.mainMenuItem {
	border-right: 1px solid #e6e7e8;
	border-bottom: 1px solid #e6e7e8;
	border-left: 1px solid #e6e7e8;
}

.mainMenuItem-active {
	border-right: 1px solid #f6f1e6;
	border-bottom: 1px solid #f6f1e6;
	border-left: 1px solid #f6f1e6;
}

#mainMenuBar a,
#mainMenuBar a:link,
#mainMenuBar a:visited,
#mainMenuBar a:active {
	font-size: 13px;
	color: #6d6e70;
	font-weight: bold;
}

#mainMenuBar a:focus,
#mainMenuBar a:hover {
	color: #4d4d4d;
}

#subMenuBar {
	width: 196px;
	height: 560px;
	position: relative;
}

#subMenuBar table {
	margin: 10px 10px 10px 10px;
}

#subMenuBar table tr td {
	height: 25px;
	width: 153px;
	padding: 2px 4px 2px 20px;
}

.subMenuItem,
.subMenuItem-active {
	background-position: left;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.subMenuItem {
	border: 1px solid #e6e7e8;
	background-image: url(images/SubMenuArrow.gif);
}

.subMenuItem-active {
	border: 1px solid #f6f1e6;
	background-image: url(images/SubMenuArrowActive.gif);
}

#subMenuBar a,
#subMenuBar a:link,
#subMenuBar a:visited,
#subMenuBar a:active {
	font-size: 11px;
	color: #6d6e70;
	font-weight: none;
}

#subMenuBar a:focus,
#subMenuBar a:hover {
	color: #4d4d4d;
}

#impressum {
    bottom: 40px;
	left: 20px;
	position: absolute;
}


/* Section Image Bars */

.titleBar00 {
	background-image: url(images/titleImage0.jpg);
}

.titleBar01 {
	background-image: url(images/titleImage2a.jpg);
}

.titleBar02 {
	background-image: url(images/titleImage4.jpg);
}

.titleBar10 {
	background-image: url(images/titleImage1.jpg);
}

.titleBar11,
.titleBar12 {
	background-image: url(images/titleImage2.jpg);
}

.titleBar13 {
	background-image: url(images/titleImage3.jpg);
}

.titleBar14,
.titleBar30 {
	background-image: url(images/titleImage5.jpg);
}

.titleBar20 {
	background-image: url(images/titleImage4a.jpg);
}

.titleBar31,
.titleBar32,
.titleBar33 {
	background-image: url(images/titleImage0.jpg);
}



/* NEU
***************************************************************************************************/

#relative {
    position: relative;
}

* html #relative {
    position: static;
}

* html #impressum {
    top: 490px;
}

* html #contentTitle {
	top: 241px;
}

* html #contentSubTitle {
	top: 275px;
}

* html #navBox {
    top: 490px;
}

#content {
    width: 421px;
    float: left;
    padding: 10px;
}

#sidebar {
    width: 212px;
    float: left;
    margin-top: -80px;
    padding-top: 10px;
}

#navBox {
    position: absolute;
    left: 0;
    top: 200px;
    width: 196px;
    overflow: hidden;
    background: #fff;
    padding-top: 10px;
}

#navBox #infoBoxTitle {
    width: 177px;
    padding-left: 19px;
}

#navBox #infoBoxContent table {
    width: 172px;
}

#navBox #infoBoxContent {
    width: 172px;
    padding-left: 19px;
    padding-right: 5px;
    margin-bottom: 5px;
}

.clear {
    clear: both;
}