

body
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	background-color: #e6e6e6}

table
{
	font-family:Arial;
	font-size:12px;
}
img.generalImage
{
	border:none;
}

select.carrer
{
	width:300px;
}

/* ++++ Die Links ++++ !!!!! Hier Änderung der Schriftfarbe für Links!!! */

a
{
    font-size:12px;
	color:#003467; /* KFZ-Mechatrioniker */
	color:#743909; /* dunkles Braun */
	color:#6e993d; /* grün */
	color:#d00000;

	text-decoration:underline;

}

a.link12px
{
    font-size:12px;
	text-decoration:underline;
}

a.link12px:hover
{
    font-size:12px;
	text-decoration:none;
}


a.link12pxBold
{
	text-decoration:underline;
	font-weight:bold;
}

/*
a:visited
{
	color:#d00000;
}

a:inactive
{
	color:#d00000;
}
*/
/* ++++ Kopfbereich ++++*/
.headerDiv
{
	width:810px;
	height:100px;
	float:left;
}

*[class="headerDiv"]
{
	width:810px;
	height:122px;
	float:left;
}

/*Vorschaubild Beruf der Woche*/
.searchDiv
{
	width:270px;
	height:15px;
	float:right;
	margin-right:0px;
	margin-top:50px;
	margin-bottom:-4px;
	display:inline;
}

/*Das Logo für den Kopfbereich*/
.headerLogoDiv
{
	float:left;
	width:311px;
	height:124px;
	margin-left:32px;
	margin-bottom:-4px;
	display:inline;
}

/* ++++ Text-Formatierungen ++++ HOME Berufsbild */
.textJobOfTheWeekPreviewHeadline
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:30px;
	font-size:10px;
/*	color:#003467;  KFZ-Mechatroniker dunkles Blau */
	color:#ffffff; /* Bäcker			dunkles Braun */
}

.textJobOfTheWeekTop
{
	text-align:right;
	float:right;
	margin-top:65px;
	margin-right:10px;
	display:inline;
}

.textContentNormal
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:12px;
}

.textContentHeadline
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:16px;
	font-weight:bold;
}

/*Teasertext für 'job of the week'*/
.textJobOfTheWeekPreviewDiv
{
	width:350px;
	height:120px;
}

/* ++++ Untermenü ++++*/
.subMenueBackground
{
	width:810px;
	height:169px;
	float:left;
}

.borderSubMenue
{
	float:left;
	margin-left:40px;
	margin-top:20px;
	display:inline;
}

/*Großer Rahmen um alles*/
.headerBorderDiv
{
	width:810px;
	float:left;
}

/* ++++ Das Menü ++++*/
.menuePicDiv
{
	width:810px;
	height:68px;
	float:left;
	background-color:#000000;
}

.menueMagazin
{
	display:inline;
	margin-top:1px;
	margin-left:50px;
	float:left;
}

.menueBerufsatlas
{
	display:inline;
	margin-top:1px;
	margin-left:70px;
	float:left;
}

.menueUnterstuetzung
{
	display:inline;
	margin-top:1px;
	margin-left:50px;
	float:left;
}

/* ++++ Inhalts-Bereich ++++*/

.allContentDiv
{
	float:left;
	width:810px;
	margin-top:20px;
	margin-bottom:20px;
}

.innerContentDiv
{
	float:left;
	width:810px;
	margin-left:0px;
	display:inline;
}

.magdivleft
{
	margin-top:30px;
	float:left;
	margin-left:20px;
}

.magdivleftinfo
{
	border-bottom:1px;
	border-bottom-width:2px;
	border-bottom-style:dashed;
	border-bottom-color:#CCCCCC;
}

.magdivright
{
	margin-top:30px;
	float:left;
	margin-right:20px;
}

.magdivrightimg1
{

}


.magdivrightimg2
{
	background-position:bottom;
	background-repeat:no-repeat;
}

a.normalText
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom:10px;
	color:black;
}

a.normalTextFat
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	color:#232323;
}

.menuText/* 														Nebennavigation  */
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#232323;
	color:#ffffff; /* 2008-06 LAYOUT*/
}


.menuTextStar
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	background-repeat:no-repeat;
    background-position:0px 3px 0px 0px;
}


.normalTextFat
{
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	color:#232323;
}

.normalText12px
{
	font-size:12px;
	font-weight:normal;
	margin-bottom:10px;
	text-decoration:none;
	color:#232323;
}


.normalTextFat16px
{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
	text-decoration:none;
	color:#232323;
}


.footerContent
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	font-size:12px;
	text-align:center;
	margin:10px;
}

.footerBorder
{
	border-top:1px solid #AAAAAA;
	float:left;
	width:810px;
}

.absoluteDiv
{
	position:absolute;
	left:50%;
	margin-left:-405px;
	width:810px;
	margin-bottom:50px;
}

.allDiv
{
    float:left;
    width:810px;
    background-color:#FFFFFF;
}

.menueChangeDiv
{
    float:right;
    margin-top:20px;
    margin-right:20px;
}

.normalContentArea
{
	/*float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
	width:720px;
	font-family:Tahoma;*/
}

.normalContentBorder
{
	float:left;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
	width:720px;
	display:inline;
}

.normalContentBorder2
{
	float:left;
	margin-left:40px;
	margin-top:20px;
	margin-bottom:20px;
	width:770px;
	display:inline;
}

.sitemapL0
{
	list-style-image:url(../../media/img/elements/arrow_right.gif);
}

.sitemapL1
{
	list-style-image:url(../../media/img/elements/arrow_right.gif);
}

.sitemapL2
{
	list-style-image:url(../../media/img/elements/arrow_right.gif);
}

.apprenticeshipDropdownDiv
{
	margin-top:10px;
}

.formButtonWeekjobs
{
	float:left;
	width:200px;
	margin-top:10px;
}

.innerContentInfoToJobLeft
{
	font-family:Lucida Sans Unicode,Arial,Tahoma,Helvetica;
	margin-left:20px;
	font-size:12px;
	margin-bottom:20px;
	width:425px;

}	
