/**************************************************************************
*** ELEMENTS
**************************************************************************/
body {
	background-color: white;
	color: #4b4b4d;
	margin: 0;
	padding: 0;
	font-size: 101%;
	font-family:helvetica,arial,"frutiger linotype","lucida grande",sans-serif;
	padding-bottom: 5px;
}

body * {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a,
a:link,
a:active,
a:visited {
	color: #4b4b4d;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img,
a:link img,
a:active img,
a:visited img,
a:hover img  {
	text-decoration: none;
}

select option {
	padding-right: 2px;
}

input {
	padding: 2px;
}

input.input-button {
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

.icon-submit {
	vertical-align: middle;
}


body div#global-wrapper input.input-radiobox {
	background: transparent;
	border: 0;
}

body div#global-wrapper input.input-image {
	border: 0 !important;
	background: transparent !important;
	vertical-align: middle;
}

div.input-inline-wrapper {
}

div.input-inline-wrapper input,
div.input-inline-wrapper label {
	display: inline
}

/**************************************************************************
*** GLOBAL
**************************************************************************/
div#global-wrapper {
	position: relative;
	width: 850px;
	font-size: 0.7em;
}

.style-clear {
	clear:both;
}

/**************************************************************************
*** PAGE HEADER
**************************************************************************/
div#header-wrapper {
	font-size: 1em;
	font-family: verdana, sans-serif;
	color: white;
}

div#header-logo {
	background-image: url(../images/header-default.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 850px;
	position: relative;
}

div#mount-navigation-languages {
	position: absolute;
	top: 10px;
	left: 10px;
}

div#mount-navigation-static {
	position: absolute;
	top: 10px;
	right: 10px;
}

div#header-wrapper a,
div#header-wrapper a:link,
div#header-wrapper a:active,
div#header-wrapper a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
}

div#header-head {
	background-repeat: no-repeat;
}

div#header-footer {
}

div#mount-header-logout {
	position: absolute;
	right: 16px;
	top: 40px;
}

div#mount-header-search {
	position: absolute;
	right: 16px;
	bottom: 25px;
}

div#mount-header-search input {
	border: 0;
}

/**************************************************************************
*** PAGE NAVIGATION/BOXES
**************************************************************************/

div.schattauerNewsletterSubscription h3,
div.schattauerNewsletterSubscription h4,
div.schattauerNavigationList h3,
div.csc-header-n1 h3.csc-firstHeader,
div.schattauerNavigationList h4,
div#global-wrapper div.schattauerBoxContent h1,
div#global-wrapper div.schattauerBoxContent h2,
div#global-wrapper div.schattauerBoxContent h3,
div#global-wrapper div.schattauerBoxContent h4,
div#global-wrapper div.schattauerBoxContent h5,
div#global-wrapper div.schattauerBoxContent h6 {
	font-family: Verdana, sans-serif;
	background-color: #0093ca;
	color: white;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: 1em;

	background-image: url(../images/schattauerBox-header-background.gif);
	background-position: left top;
	background-repeat: no-repeat;

	border-bottom: 4px solid white;
	text-align: left;
}

div#global-wrapper div.userProfileInfobox h3,
div#global-wrapper div.userRunningQuestionnairesInfobox h3 {
	background-image: url(../images/schattauerBox-header-background-highlight.gif);
	background-color: #58595B;
}

/*************************
* Schattauer Navigation lists
*************************/
div#global-wrapper div.schattauerNavigationList {
	margin: 0;
	padding: 0;

	margin-bottom: 10px;
	display: block;
	clear: both;
}

div.schattauerNavigationList ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

div.schattauerNavigationList ul li {
	background-image: url(../images/navigation-list-inactive.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	list-style: none;
	padding: 0;
	margin: 0;
	padding-left: 25px;
}

div.schattauerNavigationList ul li a {
	padding-top: 4px;
	padding-bottom: 4px;
}

div.schattauerNavigationList ul li:hover,
div.schattauerNavigationList ul li.hover,
div.schattauerNavigationList ul li.active {
	background-image: url(../images/navigation-list-active.gif);
	background-color: #cbccd0;
}

div.schattauerNavigationList ul li a {
	display: block;
	width: 100%;
}

div.schattauerNavigationList ul a,
div.schattauerNavigationList ul a:link,
div.schattauerNavigationList ul a:visited,
div.schattauerNavigationList ul a:active,
div.schattauerNavigationList ul a:hover {
	font-weight: normal;
	text-decoration: none;
}

div.schattauerNavigationList ul a:hover {
	font-weight: normal;
	text-decoration: none;
}

div.schattauerNewsletterSubscription table {
	margin-right: 5px;
	margin-bottom: 2px;
	margin-top: 2px;
}

div.schattauerNewsletterSubscription label,
div.schattauerNewsletterSubscription .error {
	display: inline;
}

div.schattauerNewsletterSubscription a,
div.schattauerNewsletterSubscription a:link,
div.schattauerNewsletterSubscription a:visited,
div.schattauerNewsletterSubscription a:active,
div.schattauerNewsletterSubscription a:hover {
	font-weight: normal;
	text-decoration: none;
}

div.schattauerNewsletterSubscription a.profileEdit,
div.schattauerNewsletterSubscription a.profileEdit:link,
div.schattauerNewsletterSubscription a.profileEdit:visited,
div.schattauerNewsletterSubscription a.profileEdit:active,
div.schattauerNewsletterSubscription a.profileEdit:hover {
	font-style: italic;
}

div#mount-navigation-main {
	clear: both;
}

/*************************
* Schattauer Navigation lists
*************************/
div#global-wrapper div.schattauerBoxContent {

}

/* IMG Content Type */
div#global-wrapper div.schattauerBoxContent div.csc-textpic * {
	margin: 0;
	padding: 0;
	display: block;
	float: none;
}

div#global-wrapper div.schattauerBoxContent div.csc-textpic-clear {
	display: none;
}

/**************************************************************************
*** PAGE BODY
**************************************************************************/

div#body-wrapper {
	position: relative;
	margin-left: 12px;
}

div#column-middle {
	min-height: 200px;
	background-repeat: no-repeat;
	line-height: 1.3em;
}

div#column-left-body {
	margin-left: 0px;
}

div#body-column-wrapper {
	position: relative;
}

div#column-middle-body {
}

div#column-right-body {
}

div#column-left {
}

div#column-middle {
	background-image: url(../images/background-body-efeff0.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #efeff0;
}

div#rootlineBox {
	text-decoration: underline;
	font-style: italic;

}

div#column-right {
}

div#mount-navigation-breadcrumb {
	margin-bottom: 10px;
}

p.bodytext {
	font-size: 1em;
}

/**************************************************************************
*** PAGE CONTENT
**************************************************************************/
div#mount-content-main table,
div#mount-content-main table tr,
div#mount-content-main table th,
div#mount-content-main table td {
	margin: 0;
	padding: 0;
}

div#mount-content-main table th,
div#mount-content-main table td {
}

div#mount-content-main table thead td,
div#mount-content-main table thead th {
	color:#777778;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	padding-bottom: 5px;
}

div#mount-content-main table tfoot td,
div#mount-content-main table tfoot th {
	background-color: #DDD9D9;
	color: #333333;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;

	border-top: 1px solid white;
}

div#mount-content-main table {
}

div#mount-content-main table table {
	border: 0;
}

div#mount-content-main table tr.rowEven {
	background-color: #FAFAFA;
}

div#mount-content-main table tr.rowOdd {
	background-color: #E1E1E2;

}

div#mount-content-main table tbody td ,
div#mount-content-main table tbody th {
	padding: 2px;
}

table td.cellTextCenter,
table th.cellTextCenter {
	text-align: center;
}

table td.cellTextRight,
table th.cellTextRight {
	text-align: right;
}

table td.cellTextLeft,
table th.cellTextLeft {
	text-align: left;
}

table td.cellLabel,
table th.cellLabel {
	font-weight: bold;
}

/**************************************************************************
*** PAGE FOOTER
**************************************************************************/
div#footer-wrapper {
	font-size: 1em;
	margin-left: 12px;
}

div#footer-head {
}


div#footer-wrapper a,
div#footer-wrapper a:link,
div#footer-wrapper a:active,
div#footer-wrapper a:visited {
	color: #969696;
	text-decoration: none;
	font-weight: normal;
}

div#footer-wrapper a:hover {
	color: #969696;
	text-decoration: none;
}

div#footer-wrapper {
	text-align:left;
	color: #969696;
}

div#footer-body {
	margin-top: 5px;
	margin-left: 183px;
	margin-right: 183px;
	text-align: justify;
}

div#footer-body table {
	width: 100%;
}


div#footer-body table td.td-0,
div#footer-body table td.td-2,
div#footer-body table td.td-4,
div#footer-body table td.td-6,
div#footer-body table td.td-8 {
	text-align: center;
	white-space: nowrap;
	padding-left: 15px;
	padding-right: 15px;
}

div#footer-body table td.td-0 {
	padding-left: 0;
	text-align: left;
}

div#footer-body table td.td-2 {
}

div#footer-body table td.td-4 {

}

div#footer-body table td.td-6 {

}

div#footer-body table td.td-8 {
	padding-right: 0;
	text-align: right;
}



div#footer-body table td.td-1,
div#footer-body table td.td-3,
div#footer-body table td.td-5,
div#footer-body table td.td-7 {
	width: 5px;
	margin: 0;
	padding: 0;
}


div#footer-foot {
	height: 5px;
	background-repeat: no-repeat;
}

div#page-meta-lastchanged {
	float: left;
	text-align: left;
}

div#page-meta-copyright {
	text-align: right;
}

/**************************************************************************
*** Specials
**************************************************************************/
div#schattauer-cmebutton {
	position: absolute;
	top: 70px;
	left: 330px;
	z-index: 200;
}

div#schattauerPageTools {
	position: absolute;
	bottom: 0px;

	width: 170px;
	z-index: 10;
}

div#schattauerPageTools ul {
	list-style: none;
}

div#schattauerPageTools li {
	background-repeat: no-repeat;
	background-position: left center;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 5px;
}

div#schattauerPageTools li a,
div#schattauerPageTools li a:link,
div#schattauerPageTools li a:active,
div#schattauerPageTools li a:visited,
div#schattauerPageTools li a:hover {
	font-weight: normal;
}

div#schattauerPageTools li.toolTipafriend {
	background-image: url(../images/navigation-list-tip.gif);
}

div#schattauerPageTools li.toolBookmark {
	background-image: url(../images/navigation-list-bookmark.gif);
}

div#schattauerPageTools li.toolPrint {
	background-image: url(../images/navigation-list-print.gif);
}

/*** EOF *** EOF *** EOF *** EOF *** EOF *** EOF *** EOF *** EOF ***/
