body {
	background-color: #e5ebee;
	color: #464646;
	padding: 10px;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

.ui-widget {
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

img {
	border: 0 none;
}

/* Hier kann ein umlaufender Rand um die gesamte Webseite erzeugt werden */
#page {
	border: 1px #c6d4de solid;
	border-right: 2px #c6d4de solid;
	border-bottom: 2px #c6d4de solid;
	background: #ffffff;
}

#page_margins {
	border: 0px solid;
	min-width: 60em;
	max-width: 85em;
	margin: auto;
}

/* Formatierung des Kopfbereiches */
#header {
	position: relative;
	height: 7em;
	background: #ffffff;
}

#header #headerLogo {
	float: right;
	margin: 25px;
}

#headerBar {
	background-color: #c5d3dd;
}

/* Formatierung des Fußbereichs */
#footer {
	padding-top: 0.5em;
	padding-right: 25px;
	padding-bottom: 5px;
}

#footer DIV {
	text-align: right;
}

/* Formatierung des Inhaltbereiches */
#content {
	margin-top: 10px;
	margin-bottom: 40px;
	position: relative;
}

#content TABLE TD {
	vertical-align: top;
}

#content TABLE.Form TD:FIRST-CHILD {
	padding-top: 3px;
}

#content P {
	text-align: justify;
}

#contentInner {
	position: relative;
	margin-left: 140px;
	margin-right: 230px;
	margin-bottom: 30px;
	padding-right: 14px;
}

.contentInner {
	position: relative;
	margin-left: 140px;
	margin-right: 230px;
	margin-bottom: 30px;
}

#contentInner H1 {
	background-color: #EDECE8;
	margin-bottom: 1em;
	font-size: 1.1em;
	font-weight:bold;
	margin: 20px 0 1em 0;
	padding: 0.25em 0 0.25em 0.3em;
}

#contentInner H2 {
	color: #868071;
	font-size: 1.1em;
}

#contentDegreeList {
	padding-right: 14px;
}

A {
	color: #1E6289;
	text-decoration: none;
	cursor: pointer;
}

A:HOVER {
	text-decoration: underline;
}

/* Spezielle Elemente */
.button {
	text-decoration: none;
	font-weight: bold;
	padding: 6px;
	margin: 0;
	border: 1px solid #c6d4de;
	background-image: url(../images/layout/buttonVerlauf.png);
	background-color: #e5ebee;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 2em;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	white-space: nowrap;
}

.buttonMarginRight {
	margin-right: 50px;
}

A.button {
	color: #464646;
}

A.button:HOVER {
	text-decoration: none;
}

.button.submitButton {
	padding: 6px;
	cursor: pointer;
}

a.button img {
	vertical-align: middle;
	margin-right: 10px;
	margin-top: -3px;
}

.preferredProject a img {
	float: right;
	vertical-align: middle;
	margin-right: 10px;
}

.submitButtonNext {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	padding-left: 26px;
	border: none;
	background-image: url("../images/buttonIconNext.gif");
	background-repeat: no-repeat;
	background-position: 0px center;
	background-color: transparent;
	cursor: pointer;
}

INPUT[type=submit].submitButtonNext {
	font-size: 1em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
}

/* button rahmen */
.formButton {
	color: inherit;
	text-decoration: none;
	margin: 0;
	border: 1px solid #c4c0b4;
	background-image: url(../images/layout/buttonVerlauf.png);
	background-color: #f0efec;
	background-repeat: repeat-x;
	background-position: top;
	-moz-border-radius: 4px;
	white-space: nowrap;
}

/* button inhalt */
.submitFormButton {
	color: inherit;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
	padding-left: 20px;
	padding-right: 5px;
	border: none;
	background-image: url("../images/buttonIcon.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	background-color: transparent;
	line-height: 2em;
	cursor: pointer;
}



.footnote {
	color: #969696;
	font-size: 0.8em;
}

.footnote p {
	margin-top: 0px;
}

#requiredFieldsInfo {
	border-bottom: 1px #c4c0b4 solid;
	padding-left: 140px;
	color: #969696;
	font-size: 0.8em;
	clear: both;
}

.borderUnderline {
	border-bottom: 1px #c4c0b4 solid;
}

.formSpacing {
	padding-bottom: 40px;
}

.requiredFieldsInfo {
	border-bottom: 1px #c4c0b4 solid;
	padding-left: 140px;
	color: #969696;
	font-size: 0.8em;
	clear: both;
}

#footerButtons {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.footerButtons {
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Status Bar */
div#statusBar {
	margin-top: 12px;
	margin-right: 6px;
	float: right;
	padding: 6px;
}

div#statusBar p {
	margin: 0;
	color: white;
	text-shadow: #8ba9b8 1px 1px 1px;
	text-align: right;
	font-weight: bold;
	margin-bottom: 4px;
}

div#statusBar a {
	font: inherit;
	color: inherit;
	background: transparent;
	text-decoration: none;
}

div#statusBar a:HOVER {
	text-decoration: underline;
}

/* Navigation Bar */
div#navBar {
	padding-top: 20px;
	background-image: url(../images/layout/navVerlauf.png);
	background-repeat: repeat-x;
	background-position: top;
}

ul#list-nav {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 42px;
}

ul#list-nav li {
	margin-right: 1px;
	position: relative;
	color: #736d60;
	font-weight: bold;
	padding: 10px;
	background: #d5d3cd;	
	float: left;
	height: 22px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
}

ul#list-nav li span, ul#list-nav li img {
	vertical-align: middle;
}

ul#list-nav li a {
	font: inherit;
	color: inherit;
	background: transparent;
	text-decoration: none;
}

ul#list-nav li img.statusindicator {
	background: transparent;
	padding-left: 10px;
	float: right;
}

ul#list-nav li.selected {
	background: #f4f4f4;
}

ul#list-nav li:FIRST-CHILD {
	border-left: none;
}

div#titleBar {
	color: #868071;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #f3f2f0;
	background-repeat: no-repeat;
	background-position: 40px center;
	border-bottom: 1px #c4c0b4 solid;
}

div#titleBar span {
	padding-left: 140px;
	font-size: 1.5em;
}

/* form styles */
.example { 
	color: #adadad;
}

.error {
	color: red;
	font-size: 0.9em;
	margin-bottom: 4px;
}

SPAN.error {
	display: block;
}

.warn {
	color: orange;
}

.info {
	color: green;
}

form.form input[type=text], form.form input[type=password], form.form select, form.form textarea {
	font: inherit;
	border: 1px #c6d4de solid;
	width: 20em;
}

form.form tr td span.error, form.form tr td span.warn {
	width: 20em;
}

form.form input.error, form.form input[type=password].error, form.form input[type=checkbox].error, form.form select.error, form.form textarea.error {
	border: 1px solid red;
}

form.form input.warn, form.form input[type=password].warn, form.form input[type=checkbox].warn, form.form select.warn, form.form textarea.warn {
	border: 1px solid orange;
}

form.form tr td:FIRST-CHILD {
	width: 15em;
}

form.form tr {
	height: 2.2em;
}

/*
 * Project Preferences
 */
#projects TABLE TD {
	width: auto;
	padding-right: 10px;
}

#preference {
	margin-bottom: 14px;
}

/* status grid */
table.statusGrid {
	width: 100%;
	border-collapse: collapse;
}
table.statusGrid tr.bottomThick {
	border-color: #e5e3de;
	border-bottom-width: thick;
	border-bottom-style: solid;
}
table.statusGrid tr.bottomThin {
	border-color: #e5e3de;
	border-bottom-width: thin;
	border-bottom-style: solid;
}
table.statusGrid td {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 14px;
	vertical-align: top;
}
table.statusGrid td:FIRST-CHILD {
	padding-left: 0;
	width: 170px; 
	font-weight: bold;
}

/* education degree list */
table.dataTable {
	border-collapse: collapse;
}

table.dataTable tr {
	border-color: #e1e0da;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

table.dataTable tr:FIRST-CHILD {
	border-top-style: solid;
	border-top-width: thin;
}

table.dataTable td {
	padding: 10px;
	padding-left: 30px;
	vertical-align: middle;
}

table.dataTable td:FIRST-CHILD {
	padding-left: 0px;
}


/* Messages Bar */
#messageBar {
	position: absolute;
	top:0px; right:10px;
}

#messageBar DIV {
	font-size: 0.9em;
	width: 180px;
	margin: 0;
	-moz-border-radius: 4px;
	padding: 0px 10px 10px 20px;
	margin-bottom: 20px;
}

#messageBar UL {
	padding-left: 10px;
}

#messageBar LI {
	margin-top: 10px;
}

.errorMessagesBlock {
	border: 1px solid #f7b9c0;
	background-color: #f9e3e5;
	list-style-image: url(../images/errorMessageListItem.png);
}

.warnMessagesBlock {
	border: 1px solid #f0e095;
	background-color: #fff5d7;
	list-style-image: url(../images/warnMessageListItem.png);
}

.infoMessagesBlock {
	border: 1px solid #d0df99;
	background-color: #f5f9e5;
	list-style-image: url(../images/infoMessageListItem.png);
}

.menuSpace{
	margin-left: 24px;
	border: 1px solid #f0e095;
	background-color: #fff5d7;
}

.clickable {
	cursor: pointer;
}

/*
input.file {
	display: inline;
	width: 200px;
}

div.file {
	width: 82px;
	height: 22px;
	background: url("../images/buttonChooseFile.gif") no-repeat scroll right center transparent;
	display: inline;
	position: absolute;
	overflow: hidden;
}

div.file input {
	position: relative;
	height: 22px;
	width: 200px;
	display: inline;
	cursor: pointer;
	opacity: 0;
	margin-left: -142px;
}
*/