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

/* general TAG Styledefinitons */

body, td, th, ul, li, input, select, textarea {
	font-family: Arial, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

h1 {
	font-size: 18px;
	font-family: Arial, sans-serif;
	color: #666;
}

h2 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #666;
}

h3 {
	font-size: 14px;
	font-family: Arial, sans-serif;
	color: #666;
}

a {
	color: #0083D7;
}

/* General Class-Styles */

.cleaner {
	clear: both;
}

.floaterLeft {
	float: left;
}

.floaterRight {
	float: right;
}

.inactive {
	display: none;
}

.anchorArrow {
	display: block;
	height: 15px;
	padding: 1px 0px 0px 24px;
	color: #0083d7;
	text-decoration: none;
	background: transparent url(/page/img/main/arrow-hyperlink.gif) 0px 0px no-repeat;
}


/* Maincontainers Styles */

#Wrapper {
	width: 944px;
	margin: 0px auto;
	/*background-color: #EBEBEB;*/
	background: transparent url(/page/img/main/background-main.gif) repeat-y;
	position:relative;
}

#HeadContainer {
	background-color: #0083d7;
	border-bottom: 4px solid #f2aa00;
	padding: 0px 0px 0px 0px;
}

#ContentContainer {
	padding: 0px 0px 0px 0px;
}

#FooterContainer {
	height: 40px;
	color: #80c1eb;
	padding: 0px 0px 0px 16px;
	background: transparent url(/page/img/main/background-footer.gif) repeat-x;
}



/* MainNavigation & MetaNavigation Styledefinitons */
#HeadContainerNavigation {
	float: left;
	padding-top: 4px;
	width: 807px;
}

#HeadContainerNavigation ul li a {
	padding: 8px 16px 4px 16px;
	text-decoration: none;
}

#HeadContainerNavigation ul li {
	display: inline;
}

#HeadContainerNavigation ul li a:hover {
	background-color: #f2aa00;
	color: #fff;
}

#NavigationMeta a {
	color: #80c1eb;
}

#NavigationMain {
	margin-top: 44px;
	width: 807px;
}

#NavigationMain a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 16px;
	height: 24px;
	line-height: 24px;
	display: block;
	float: left;
}
/*
#HeadContainerNavigation #NavigationMain ul li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
*/

#NavigationMain a:hover,
#NavigationMain a.active {
	background-color: #F2AA00;
	color: #fff;
}

#HeadContainerNavigation ul li a.active {
	background-color: #F2AA00;
	color: #fff;
}

/* Subcontainer Styledefinitions */

#HeadContainerLogo {
	float: right;
	width: 121px;
	padding-right: 16px;
	padding: 19px 16px 19px 0px;
}

#HomeHeadimage {
	float: left;
	width: 696px;
}

#HeadimageLT1 {
	float: left;
	width: 944px;
}

#HeadimageLT2 {
	float: left;
	width: 944px;
	/*overflow: hidden;*/
}

#HomeTeaserColumn {
	float: right;
	width: 216px;
	padding: 0px 16px 0px 16px;
}

.homeTeaserBox {
	height: 168px;
	background-color: #FFF;
	margin: 16px 0px 0px 0px;
	overflow: hidden;
}

.homeTeaserBox a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 20px;
	color: #0083d7;
	text-decoration: none;
	background: #fdf3dc url(/page/img/main/arrow-teaserbox.gif) 0px 0px no-repeat;
}

.homeTeaserBox h3 {
	padding: 8px 0px 5px 16px;
}

.homeTeaserBox div.teaserImage {
	height: 144px;
	overflow: hidden;
}

.homeTeaserBox div.teaserText {
	padding: 0px 16px 7px 16px;
	font-size: 11px;
	overflow: hidden;
}

#CTTeaserColumn {
	margin-top: 37px;
	margin-bottom: 10px;
	width: 216px;
	float: right;
	padding-right: 16px;
}

.ctTeaserBox {
	background-color: #fff;
	margin: 0px 0px 16px 0px;
}


.ctTeaserBox span.teaser a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 20px;
	color: #0083d7;
	text-decoration: none;
	background: #fdf3dc url(/page/img/main/arrow-teaserbox.gif) 0px 0px no-repeat;
}

.ctTeaserBox h3 {
	padding: 8px 0px 5px 16px;
}

.ctTeaserBox p {
	padding: 0px 16px 16px 16px;
	font-size: 11px;
}

.ctTeaserBox p .h3 {
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:22px;
	vertical-align:text-top;
}

.ctTeaserBox p a{
	text-decoration: none;

}

.diaboxArrows {
	background-color: #fff;
	width: 216px;
}

.LT1Teaserbox {
	width: 332px;
	background-color: #fff;
	margin: 0px 0px 16px 0px;
}

.LT1Teaserbox img{
	float: left;
	padding: 0px 16px 0px 0px;

}

.LT1TeaserboxText {
	padding: 0px 16px;
	padding-bottom: 8px;
	background-color: #fff;
	line-height: 16px;
}

.LT1TeaserboxText h2 {
	padding: 8px 0px 12px 0px;
}

.LT1Teaserbox a.teaserLink {
	display: block;
	min-height:18px;
	/*height: 24px;
	line-height: 24px;*/
	padding: 6px 0px 2px 20px;
	color: #0083d7;
	text-decoration: none;
	background: #fdf3dc url(/page/img/main/arrow-teaserbox.gif) 0px 0px no-repeat;
}

.LT2Teaserbox {
	width: 216px;
	background-color: #fff;
	margin: 0px 0px 16px 0px;
}

.LT2Teaserbox img{
	float: left;
	padding: 0px 16px 0px 0px;
}

.LT2TeaserboxText h2 {
	padding: 0px 0px 12px 0px;
}

.LT2TeaserboxMiddle {
	margin: 0px 16px 16px 16px;
}

.LT2TeaserboxText {
	padding: 8px 16px;
	background-color: #fff;
	line-height: 16px;
}

.LT2Teaserbox a.teaserLink {
	display: block;
	min-height:18px;
	/*height: 24px;
	line-height: 24px;*/
	padding: 6px 0px 2px 20px;
	color: #0083d7;
	text-decoration: none;
	background: #fdf3dc url(/page/img/main/arrow-teaserbox.gif) 0px 0px no-repeat;
}

.ctTeaserBoxDiaSubline {
	font-weight: bold;
	padding: 6px 16px;
}

#HomeSubNavigation {
	float: left;
	top: 89px;
	width: 232px;
	margin-top: -368px;

}

#LTSubNavigation {
	float: left;
	top: 89px;
	width: 232px;
	margin-top: -227px;
}

#LT2SubNavigation {
	float: left;
	top: 89px;
	width: 232px;
	margin-top: -267px;
}

#CT1SubNavigation {
	float: left;
	top: 89px;
	width: 232px;
	margin-top: -267px;
}

#CT2SubNavigation {
	float: left;
	top: 89px;
	width: 232px;
	margin-top: -93px;
}

#JobsSubNavigation {
	float: left;
	top: 89px;
	width: 232px;
}

#JobsSubNavigation #SubNavigationSearchbox {
	background-color: #EBEBEB;
}

#SubNavigationSearchbox {
	padding: 26px 0px 24px 16px;
}

#SubNavigationSearchbox h2 {
	color: #0083d7;
	padding-bottom: 10px;
}

#SubNavigationSearchbox input {
	width: 134px;
	height: 15px;
	border: 1px solid #EBEBEB;
}

#SubNavigationSearchbox button {
	border-width: 0px;
	height: 16px;
	width: 16px;
	background: transparent url(/page/img/main/arrow-search.gif) no-repeat;
	cursor: pointer;
}

#HomeSubNavigationNews {
	min-height: 280px;
	padding: 24px 14px 0px 16px;
	background: transparent url(/page/img/main/background-submenu.png) no-repeat;
}

#HomeSubNavigationNews h2 {
	padding: 0px 0px 14px 0px;
}

#HomeSubNavigationNews a{
	text-decoration: none;
	color: #0083d7;
	font-weight: bold;
}

#SubNavigation ul {
	margin: 0;
	padding: 0;
}

#SubNavigation li {
	list-style: none;
}

#SubNavigation a {
	display: block;
	color: #0083d7;
	/*height: 26px;*/
	line-height: 26px;
	padding: 0px 0px 0px 2px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#SubNavigation a.active {
	background-color: #f2aa00;
	color: #fff;
}

#SubNavigation a.last {
	border-bottom: none;
}

#SubNavigation a:hover {
	background-color: #F2AA00;
	color: #FFF;
}

#SubNavigation li li a {
	display: block;
	color: #0083d7;
	/*height: 26px;*/
	/*line-height: 26px;*/
	padding: 0px 0px 0px 16px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}


.newsBox {
	padding-bottom: 12px;
}

.newsDate {
	color: #0083d7;
}

#HomeContent {
	float: right;
	width: 696px;
	padding: 24px 0px 0px 16px;
}

#HomeContent h1 {
	padding: 0px 0px 55px 0px;
}

#HomeContent ol li {
	margin: 0px 0px 0px 24px;
}

#HomeContent ul li {
	margin: 0px 0px 0px 20px;
}

#LTContent {
	float: right;
	width: 680px;
	padding: 24px 16px 0px 16px;
}

#LTContentSubline {
	padding: 16px 0px 24px 0px;

}

#LTContent ol li {
	margin: 0px 0px 0px 24px;
}

#LTContent ul li {
	padding: 0px 0px 0px 24px;
	list-style: none;
	background: transparent url(/page/img/main/ul-bullet.gif) 6px 5px no-repeat;
}

#CTContent {
	float: right;
	width: 712px;
	padding: 24px 0px 0px 0px;
}

#CTContentSubline {
	padding: 16px 0px 24px 0px;

}

#CTContent ol li {
	margin: 0px 0px 0px 24px;
}

.CT1Content {
	width: 444px;
	float: left;
	padding: 0px 16px;
}

.CT1Content h2 {
	padding: 24px 0px 16px 0px;
}

div.content ul li, #CTContent ul li {
	padding: 0px 0px 0px 24px;
	list-style: none;
	background: transparent url(/page/img/main/ul-bullet.gif) 6px 5px no-repeat;
}

#ContactContent {
	float: right;
	width: 712px;
	padding: 24px 0px 0px 0px;
}

#ContactContentSubline {
	padding: 16px 0px 24px 0px;

}

#ContactContent ol li {
	margin: 0px 0px 0px 24px;
}


#ContactContent ul li {
	padding: 0px 0px 0px 24px;
	list-style: none;
	background: transparent url(/page/img/main/ul-bullet.gif) 6px 5px no-repeat;
}

#ContactContent label {
	color: #666;
	font-size: 14px;
}

#ContactContent label.formError {
	color: #cc0000;
}

#ContactContent input,
#JobsContent input,
#JobsContent textarea {
	width: 214px;
	border: 1px solid #F2AA00;
	margin-bottom: 16px;
}

#ContactContent textarea {
	width: 444px;
	height: 100px;
	border: 1px solid #F2AA00;
	margin-bottom: 8px;
}

#ContactSubmitLink {
	display: block;
	width: 180px;
	height: 16px;
	line-height: 16px;
	padding: 0px 0px 0px 22px;
	color: #0083d7;
	text-decoration: none;
	background: transparent url(/page/img/main/arrow-search.gif) 0px 0px no-repeat;
	cursor: pointer;
}

#ContactButton {
	/*float: left;*/
	width: 16px;
	height: 16px;
	border-style: none;
	background: transparent url(/page/img/main/arrow-search.gif) no-repeat;
	/*margin: -3px 8px 0px 8px;*/
	cursor: pointer;
}

#Zip {
	width: 64px;
}

#City {
	width: 141px;
}

#searchPopSelectLine {
	width: 86px;
	height: 24px;
	line-height: 24px;
	padding: 0px 16px;
	border-bottom: 4px solid #F2AA00;
	background-color: #F2AA00;
	font-weight: bold;
	color: #fff;
}



#searchPopSearchSelect {
	width: 328px;
	height: 24px;
	line-height: 24px;
	padding: 0px 16px;
	border-bottom: 4px solid #F2AA00;
	background-color: #0083d7;
	color: #fff;
	font-size: 11px;
}

#searchPopSearchSelect checkbox {
	margin: 3px 8px 0px 0px;
}

#searchPopField {
	background-color: #fff;
	color: #0083d7;
	padding: 17px 0px 0px 16px;
	margin-bottom: 20px;
	font-size: 14px;
}

#searchPopField button {
	border-width: 0px;
	height: 16px;
	width: 16px;
	background: transparent url(/page/img/main/arrow-search.gif) no-repeat;
}

#searchPopField input {

	height: 13px;

}

#searchPopResultCount {
	padding: 0px 0px 22px 16px;
	font-size: 20px;
	color: #666;
}

#searchPopResults {
	width: 445px;
	height: 445px;
	padding: 18px 16px 8px 16px;
	overflow: auto;
	background-color: #ebebeb;
}

/** Module: Woodorder **/

#WoodorderContent {
	float: right;
	width: 712px;
	padding: 24px 0px 0px 0px;
}

#WoodorderContent label {
	color: #666;
	font-size: 14px;
}

#WoodorderContent label.formError {
	color: #cc0000;
}

#WoodorderContent input {
	width: 214px;
	border: 1px solid #F2AA00;
	margin-bottom: 16px;
}

#WoodorderContent textarea {
	width: 444px;
	height: 100px;
	border: 1px solid #F2AA00;
	margin-bottom: 8px;
}

#WoodorderContent input.input_error {
	border: 1px solid #FF0000;
}
			
#WoodorderContent input.input_error_postcode {
	border: 1px solid #FF0000;
	width: 64px;					
}

#WoodorderContent input.input_amount {
	width: 60px;
	margin-bottom: 0px;
}

#WoodorderContent input.input_error_city {
	border: 1px solid #FF0000;
	width: 141px;					
}

#WoodorderContent input.input_text_postcode {
	width: 64px;	
}

#WoodorderContent input.input_text_city {
	width: 141px;	
}

#WoodorderContent input.inputRadioBtn {
	width: 25px;
}

#WoodorderContent table.myCart td {
	padding: 5px 5px;
	vertical-align: top;
}

#WoodorderCombustibles option,
#WoodorderCombustibles select {
	width: 430px;
}


.searchResult {
	width: 430px;
	background-color: #fff;
	margin: 0px 0px 12px 0px;
}

.searchResult a {
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0px 0px 0px 20px;
	color: #0083d7;
	text-decoration: none;
	background: #fdf3dc url(/page/img/main/arrow-teaserbox.gif) 0px 0px no-repeat;
}

.searchResultbox h2 {
	padding: 0px 0px 2px 0px;
}

.searchResultbox {
	padding: 6px 16px;
	background-color: #fff;
	line-height: 16px;
}

.searchResultboxPath {
	font-weight: bold;
}

.searchResultboxSubline {
	margin-top: 7px;
	padding-bottom: 8px;
}

.searchResultboxMarker {
	background-color: #fdf3dc;
	padding: 2px 2px;
}

#FooterContainerLanguage {
	float: left;
	padding: 18px 0px 0px 0px;
}

#FooterContainerLanguage ul li {
	display: inline;
}

#FooterContainerLanguage a {
	color: #80c1eb;
	text-decoration: none;
}


#FooterContainerLanguage a.gesa_22_deutsch {
	float: left;
	display: block;
	height: 32px;
	background: transparent url(/page/img/main/language-de.gif) 0px 0px no-repeat;
	padding: 0px 33px 0px 35px;
}

#FooterContainerLanguage a.gesa_127_tuerkisch {
	height: 32px;
	background: transparent url(/page/img/main/language-tk.gif) 0px 0px no-repeat;
	padding: 0px 33px 0px 35px;
}

#FooterContainerLanguage a.gesa_98_russisch {
	height: 32px;
	background: transparent url(/page/img/main/language-ru.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 35px;
}

#FooterContainerSubline {
	float: right;
	color: #fff;
	font-weight: bold;
	padding: 18px 16px 0px 0px;
}

/** Aktuelles **/

#News div.content {
	width: 448px;
	float: left;
	padding: 0px 16px;
	margin: 20px 0px;
}

#News div.content .item {
	width: 448px;
	height: 136px;
	background-color: #FFF;
	margin-top: 16px;
}

#News div.content .noNews {
	margin-top: 16px;
}

#News div.item img {
	float: left;
}


#News div.item .headline {
	padding: 14px 16px;
}

#News div.item .headline h2 {
	width: 232px;
}

#News div.item .headline h2.noImage {
	width: 336px;
}

#News div.headline .date {
	font-weight: bold;
	width: 80px;
	text-align: right;
}

#News div.item div.copy {
	width: 312px;
	height: 48px;
	padding: 0px 16px 0px 16px;
	overflow: hidden;
}

#News div.item div.noImage {
	width: 416px;
	height: 48px;
	margin-bottom: 19px;
}

#News a.teaserLink {
	background: #FDF3DC url(/page/img/main/arrow-teaserbox.gif) no-repeat 0px 0px;
	color: #0083D7;
	display: block;
	min-height: 18px;
	padding: 6px 0px 2px 20px;
	text-decoration: none;
}

#NewsDetail {
	padding-top: 0px;
	float: right;
	width: 712px;				
}

#NewsDetail div.headimage {
	width: 712px;
	background-color: #D6D6D6;
	overflow: hidden;
}

#NewsDetail div.news {
	width: 448px;
	float: left;
	padding: 16px 16px;
}

#NewsDetail div.news .copy {
	margin-top: 16px;
}

#NewsDetail div.downloads .item {
	padding: 0px 16px;
	width: 184px;
}

#NewsDetail div.item a.document {
	background: transparent url(/page/img/main/news-doc.png) no-repeat 4px 4px;
	border-bottom: 1px solid #EAEAEA;
	display: block;
	font-weight: bold;
	padding:5px 0px 5px 44px;
	height: 33px;
	width: 140px;
	text-decoration: none;
	overflow: hidden;
}

#NewsDetail div.item a.image {
	background: transparent url(/page/img/main/news-img.png) no-repeat -2px 4px;
	border-bottom: 1px solid #EAEAEA;
	display: block;
	font-weight: bold;
	padding:5px 0px 5px 44px;
	height: 33px;
	text-decoration: none;
	overflow: hidden;
	width: 140px;
}

#NewsDetail div.item a.last {
	border: none;
}

#NewsDetail div.item .fileSize {
	color: #000;
	font-weight: normal;
}

#NewsDetail a.teaserLink {
	background: #FDF3DC url(/page/img/main/arrow-teaserbox.gif) no-repeat 0px 0px;
	color: #0083D7;
	display: block;
	min-height: 18px;
	padding: 6px 0px 2px 20px;
	text-decoration: none;
}

.searchTopSpace {
	padding-top:5px;
}

/** Jobs **/

#JobsContent {
	float: right;
	width: 712px;
}

#JobsContent div.content {
	margin: 0px 0px 15px 0px;
}

#JobsContent h2 {
	color: #000; 
	font-size: 12px;
	margin: 0px 0px 17px 0px;
}

#JobsContent #floaterLeft {
	text-align: left;
}

#JobsContent #floaterRight {
	text-align: right;
}

#JobsContent #content {
	width: 448px;
	float: left;
	padding: 0px 16px;
	margin: 30px 0px;	
}

#JobsContent #CTTeaserColumn {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 216px;
	float: right;
	padding-right: 16px;
}

#JobsContent #CTTeaserColumn a.teaserLink {
	background: #FDF3DC url(/page/img/main/arrow-teaserbox-long.gif) no-repeat 0px center;
	color: #0083D7;
	display: block;
	min-height: 18px;
	padding: 6px 0px 2px 20px;
	text-decoration: none;
}

#JobsContent .ctTeaserBox {
	background-color: #fff;
	margin: 0px 0px 16px 0px;
}

#JobsContent div.contentLink {
	background: #F2AA00 url(/page/img/main/arrow-teaserbox.gif) no-repeat 0px 0px; 
	margin-bottom: 10px;
	width: 100%; 
}

#JobsContent div.contentLink div.contentWrap {
	background-color: #FDF3DC; 
	margin: 0px 0px 0px 15px;
	text-align: right;
	padding: 6px 15px 6px 0px;
}

#JobsContent .contentLinkLeft {
	background-color: #FDF3DC;
	padding: 0px 0px 0px 15px;
	width: 268px; 
	float: left; 
	text-align: left;
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

#JobsContent .contentLinkRight {
	width: 135px; 
	text-align: right;
	text-decoration: none;
	height: 100%;
	font-weight: bold;
}

#JobsContent div.topLinks {
	margin: 0px 0px 28px 0px;
}

#JobsContent div.topLinks a {
	background: #FDF3DC url(/page/img/main/arrow-hyperlink-long.gif) no-repeat 0px center;
	color: #0083D7;
	display: block;
	font-weight: bold;
	margin-bottom: 8px;
	min-height: 18px;
	padding: 8px 0px 4px 30px;
	text-decoration: none;
}

/** Jobs Module Forms **/
#JobsContent input,
#JobsContent textarea {
	padding: 0px 5px; 
	width: 318px;
}

#JobsContent textarea {
	padding: 5px 5px;
	height: 135px;
}

#JobsContent select {
	margin: 0px 0px 16px 0px;
}

#JobsContent form td {
	vertical-align: top;
}

#JobsContent td.mandatory {
	padding: 0px 3px 0px 2px;
}

#JobsContent select.salutation {
	width: 80px;
}

#JobsContent input.street {
	width: 260px; 
	margin: 0px 5px 16px 0px;
}

#JobsContent input.number {
	width: 38px;
}

#JobsContent input.prefix {
	width: 45px; 
	margin: 0px 5px 16px 0px;
}

#JobsContent input.suffix {
	width: 253px;
}

#JobsContent div.submitBox {
	margin: 25px 0px 16px 0px;
}

#JobsContent a.submitApplication {
	text-decoration: none;
}

#JobsContent a.submitApplication,
#JobsContent button.submitApplication,
#JobsContent button.submitAttachments {
	background: #F2AA00 url(../../img/main/arrow-submit.gif) no-repeat 0px center; 
	border: none; 
	cursor: pointer;
	margin-top: 16px;
}

#JobsContent a.submitApplication,
#JobsContent button.submitApplication div,
#JobsContent button.submitAttachments div {
	color: #FFF; 
	font-weight: bold;
	/*margin: -1px -3px -1px 19px; */
	padding: 10px 35px 10px;
}	

#JobsContent button.submitAttachments div {
	margin: 0px 0px 0px 19px;
	padding: 2px 15px 2px;
}

#JobsContent #CTContentSubline a {
	text-decoration: none;
	font-weight: bold;
}

#JobsContent form label {
	cursor: pointer;
}

#JobsContent form a.formBoxLink {
	color: #FFF; 
	display: block; 
	font-weight: bold;
	margin: 0px 0px 14px 0px; 
	padding: 10px 15px; 
	text-decoration: none;
	width: 418px;
}

#JobsContent form a.prune {
	background: #666 url(../../img/main/arrow-prune.gif) no-repeat right 2px; 
}

#JobsContent form a.collapse {
	background: #999 url(../../img/main/arrow-collapse.gif) no-repeat right 2px; 
}

#JobsContent form div.formBox {
	background-color: #F5F5F5; 
	padding: 19px 9px 19px 9px;
	margin: -14px 0px 15px 0px;
}

#JobsContent form div.hide {
	display: none;
}

#JobsContent form div.formBox textarea {
	margin: 5px 0px 0px 0px; 
	height: 300px; 
	width: 414px;
}

#JobsContent form div.attachmentBox {
	/*margin: 0px 0px 20px 0px;*/
}

#JobsContent form div.attachmentBox  a.attachmentAction {
	margin: 3px 0px 0px 0px; 
	padding: 0px 5px 0px 0px; 
	width: 18px;
}

#JobsContent form div.attachmentBox div.files {
	border: 1px solid #F2AA00; 
	padding: 10px 10px;
	width: 408px;
}

#JobsContent form div.attachmentBox p.caption {
	font-weight: bold; 
	padding: 15px 0px 5px 0px;
}

#JobsContent form input.formError {
	background-color: #FFA6A6;
}

#JobsContent input.input_error,
#JobsContent td.input_error {
	border: 1px solid #FF0000;
}

#JobsContent form td.formError {
	color: #cc0000;
}

#JobsContent table.jobTextadmin {
	margin: 0px 15px;
}

#JobsContent table.jobTextadmin td {
	vertical-align: top;
	padding: 5px 5px;
}

#JobsContent div.boxTeaserLink a {
	background: #FDF3DC url(/page/img/main/arrow-teaserbox.gif) no-repeat 0px 0px;
	color: #0083D7;
	display: block;
	min-height: 18px;
	padding: 6px 0px 2px 20px;
	text-decoration: none;
}

.homeTeaserBox div.jobTeaser {
	font-size: 14px;
}
