body,i,p,u,form,input,textarea,div,select {
	Font-Family: Verdana, Arial;
	color: #545200;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
}

td,th {
	Font-Family: Verdana, Arial;
	color: #545200;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	border: 0px;
}

table {
	border: 0;
}

ul,li {
	Font-Family: Verdana, Arial;
	color: #545200;
	font-size: 11px;
}

a {
	Font-Family: Verdana, Arial;
	color: #00529b;
	font-size: 11px;
	text-decoration: none;
}

img {
	border: 0px;
}

a.TopNavLinks {
	color: #8890b7;
	text-decoration: none;
}

a.MainNavLinks {
	color: #535501;
	text-decoration: none;
}

a.Links {
	text-decoration: none;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display: block;
	padding-top: 4px;
}

a.NewsLink {
	color: #cdd3e9;
	text-decoration: none;
}

a.SieSindHierLink {
	color: #545200;
	text-decoration: none;
}

a.LinkContentFooter {
	color: #545200;
	text-decoration: none;
}

td.TopNavSeparator {
	color: #898fb5;
	text-decoration: none;
}

.Copyright {
	color: #bab9a6;
	text-decoration: none;
}

.BalkenGruenTitel {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}

img.startimage {
	display: block;
}

td.NewsText {
	text-decoration: none;
	color: #ffffff;
	vertical-align: top;
}

.SieSindHier {
	color: #00529b;
	text-decoration: none;
	font-size: 11px;
}

.SieSindHierTrenner {
	color: #545200;
	text-decoration: none;
	font-size: 11px;
}

td.ContentTitle {
	font-weight: bold;
}

td.ContentDescription {
	font-weight: bold;
}

td.FooterLastChange {
	color: #bab9a6;
}

td.Header {
	color: #000000;
	height: 5px;
	text-decoration: none;
	border-left-width: 0px;
	background: #FFFFFF;
}

td.bgLine {
	background: #545200;
}

input.Text {
	width: 250px;
}

td.content {
	background: #f6f6f6;
}

td.NewsBorderTopLeft {
	background-color: #9e8b50;
}

td.NewsBorderTopMiddle {
	background-color: #b4aa9e;
}

td.NewsBorderTopRight {
	background-color: #867968;
}

td.NewsBorderMiddleLeft {
	background-color: #9a8d7c;
}

td.NewsBorderMiddleRight {
	background-color: #4f4539;
}

td.NewsBorderBottomLeft {
	background-color: #61574d;
}

td.NewsBorderBottomMiddle {
	background-color: #352e26;
}

td.NewsBorderBottomRight {
	background-color: #312d24;
}

td.NewsBGColor {
	background-color: #7f6e5a;
}

/*
*
* design
*
*/
#contentContainer {
	padding: 16px 51px 16px 51px;
}

.designLeftCol {
	width: 253px;
	vertical-align: top;
	background-image: url("bgGreenCol.jpg");
}

.designMidCol {
	width: 736px;
	vertical-align: top;
	background-color: #f9f9f9;
	border-right: 1px solid #9b9b9b;
}

/*
	*
	* furtherEducation search
	*
	*
	*/
#furtherEduSearch {

}

/*
	*
	* infoBox
	*
	*
	*/
.infoBoxHandle {
	color: #00529b;
	cursor: pointer;
}

.infoBox {
	background-color: #bdc3dd;
	padding-left: 8px;
	width: 200px;
}

.infoBox div#infoBoxContent {
	padding: 4px;
}

.infoBox div#close {
	font-weight: bold;
	font-size: 12px;
	color: #00529b;
	float: right;
	cursor: pointer;
	height: 12px;
	width: 12px;
}

/*
	*
	* smartSearch
	*
	*
	*/
#smartSearchField {
	border: 1px solid #9b9b9b;
	padding: 2px;
	width: 206px;
}

/*
	*
	* smartsearch autocomplete
	*
	*
	*/
div#smartSearchAutoComplete {
	position: absolute;
}

div#smartSearchAutoComplete * a {
	color: #00529b;
}

div#smartSearchAutoCompleteContent {
	width: 450px;
	background-color: #ffffff;
}

div#smartSearchAutoCompleteHeader {
	padding: 3px;
	text-align: right;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #9b9b9b;
}

div#smartSearchShowResults {
	border-right: 1px solid #9b9b9b;
}

div.smartSearchAutoCompleteResults ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.smartSearchAutoCompleteResults ul li {
	margin: 0;
	padding: 5px 2px 5px 2px;
	font-weight: bold;
	background-color: #ffffff;
}

div.smartSearchAutoCompleteResults ul li.selected {
	background-color: #d8dbf5;
}

div.smartSearchAutoCompleteResults ul strong.highlight {
	color: #800fff;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
}

div.smartSearchAutoCompleteResults ul li .informal {
	padding: 0px 0px 0px 8px;
	font-weight: normal;
}

/*
	*
	* FurtherEduSearch
	*
	*/
#furtherEduSearchFields {

}

#furtherEduSearchFields * td {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

#furtherEduSearchFields * th {
	width: 90px;
	font-weight: normal;
	text-align: left;
	padding: 3px 5px 3px 0px;
}

#furtherEduSearchFields * select {
	width: 200px;
	padding: 0px;
	border: 1px solid #9b9b9b;
}

#furtherEduSearchFields * .button {
	width: 90px;
}

#furtherEduSearchFields * .tablePlaceHolder {
	width: 44px;
}

/**
	*
	* searchResults
	*
	*/
#furtherEduSearchResults * {
	padding: 0;
	margin: 0;
	list-style: none;
}

#furtherEduSearchResults a {
	color: #545200;
}

#furtherEduSearchResults a#smartSearchRedirect {
	color: #00529b;
}

#furtherEduSearchResults .resultSectionList {
	padding: 0px 0px 8px 0px;
}

#furtherEduSearchResults .furtherEduSearchResultSection .resultSectionList {
	padding: 0px 0px 8px 16px;
}

#furtherEduSearchResults .resultSectionList a {
	color: #00529b;
}

#furtherEduSearchResults .resultSectionList .resultItem {
	padding: 2px 0px 2px 0px;
	font-weight: bold;
}

#furtherEduSearchResults .furtherEduSearchResultSection .resultSectionList .resultItem {
	padding: 2px 0px 2px 8px;
}

#furtherEduSearchResults .resultSectionList .resultItem .descr {
	padding: 0px 0px 0px 8px;
	font-weight: normal;
}

/*
	*
	* greenTableRow
	*
	*
	*/
td.greenTableRow {
	height: 23px;
	width: 241px;
	background-image: url("bgBalkenGruen.jpg");
	background-repeat: repeat-x;
	padding-left: 10px;
	color: #ffffff;
}

.greenTableRow a {
	color: #ffffff;
	display: block;
}

td.greenTableRowBegin {
	height: 23px;
	width: 1px;
	background-image: url("bgBalkenGruenStart.jpg");
}

td.greenTableRowEnd {
	height: 23px;
	width: 1px;
	background-image: url("bgBalkenGruenEnd.jpg");
}

/*
	*
	* blueTableRow
	*
	*
	*/
td.blueTableRow {
	background-image: url("SieSindHierBalken.jpg");
	background-repeat: repeat-x;
}

td.blueTableRowBegin {
	height: 23px;
	width: 1px;
	background-image: url("SieSindHierBalkenStart.jpg");
	color: #ffffff;
}

td.blueTableRowEnd {
	height: 23px;
	width: 1px;
	background-image: url("SieSindHierBalkenEnd.jpg");
}

/*
	*
	* loadIndicator
	*
	*/
#furtherEduSearchLoadIndicator {
	padding: 97px 299px;
	/*background-color: #ddddff;*/
}

/*
	*
	* searchresults
	*
	*/
#noOfFoundEntries,#kindOfFurtherEduSearchView {
	padding: 0px 0px 16px 0px;
	font-weight: bold;
}

#noEntryFound a {
	color: #00529b;
}

/*
	*
	* Job Plattform
	*
	*/
#jobPlattformContent {

}

#jobPlattformSearchResults {

}

.contentTitle {
	font-weight: bold;
}

.contentTitleMargin {
	margin: 16px 0px 8px 0px;
}

#jobPlattformContent * input.text,#jobPlattformContent * select,#jobPlattformContent * textarea {
	padding: 0px;
	border: 1px solid #9b9b9b;
}

#jobPlattformContent * .text {
	width: 250px;
}

/*
*	upload form
*/
#jobPlattformUploadForm * td {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

#jobPlattformUploadForm * th {
	width: 120px;
	font-weight: normal;
	text-align: left;
	padding: 3px 5px 3px 0px;
}

#jobPlattformUploadForm * input.text,#jobPlattformUploadForm * select,#jobPlattformUploadForm * textarea {
	padding: 0px;
}

#jobPlattformUploadForm * .text {
	width: 250px;
}

/*
	*
	* Medienbereich
	*
	*/
#mediaContent {

}

#mediaSearchResults {

}

#mediaContent * input.text,#mediaContent * select,#mediaContent * textarea {
	padding: 0px;
	border: 1px solid #9b9b9b;
}

#mediaContent * .text {
	width: 250px;
}

/*
*	contact form
*/
#mediaContactForm * td {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

#mediaContactForm * th {
	width: 120px;
	font-weight: normal;
	text-align: left;
	padding: 3px 5px 3px 0px;
}

#mediaContactForm * input.text,#mediaContactForm  * select,#mediaContactForm  * textarea {
	padding: 0px;
}

#mediaContactForm  * .text {
	width: 250px;
}

/*
	*
	* Change Contact Details
	*
	*/
#changeContactDetails {

}

#changeContactDetails {

}

#changeContactDetails * .text {
	width: 250px;
}

#changeContactDetails * td {
	padding: 3px 0px 3px 0px;
	margin: 0px;
}

#changeContactDetails * th {
	width: 120px;
	font-weight: normal;
	text-align: left;
	padding: 3px 5px 3px 0px;
}

#changeContactDetails * input.text,#changeContactDetails  * select,#changeContactDetails  * textarea {
	padding: 0px;
}

#changeContactDetails  * .text {
	width: 250px;
}

select#InfosTo {
	width: 350px;
}
