@charset "utf-8";
#miniJobSearchForm table 
{
   padding:2px;
}

JobListStilling.a{font-size:3.1em;width:300px;}

.sitemap .level0{font-size:1.2em;margin-left:0px; font-weight:bold;}
.sitemap .level1{font-size:1em;margin-left:10px; }
.sitemap .level2{font-size:1em;margin-left:20px;}
.sitemap .level3{font-size:1em;margin-left:30px;}
.sitemap .level4{font-size:1em;margin-left:40px;}


.checkbox label
{
	display:inline;
}

.blDescription
{
  clear:left;
  margin-bottom:20px;
  font-size:8pt;
  font-family:Arial;
}

/*
	Examples of styles for the HTML content editor 
*/
UL.ms-rteCustom-MarronSmallCaps
{
 color:Maroon;
 font-variant:small-caps;
}


DIV.ms-rteCustom-WSKtypical
{
  color:blue;
}


/*
	Poll WebPart
*/
.poll
{
    font-family:Arial;
	font-size:12px;
	margin-left:-7px; 
	width:600px;
}


.pollResultsHeadline
{
	font-weight:bold;
	width:200px;

}

.pollQuestion
{
	font-weight:bold;
}

.pollSeparation
{
	width:20px;
}


.pollNumberOfAnswers
{
	vertical-align:top;
	
}

.pollRadioButtonCell
{
	width:200px;
}

.pollRadioButtonCell input
{
	float:right;
}

.pollRadioButtonCell label
{	
	float:left;
}

.pollChoiceTextCell
{
     width:200px;
}


.pollGraph0
{
	background-color:rgb(114,76,104);
}

.pollGraph1
{
	background-color:rgb(203,189,199);
}

.pollGraphLabel
{
	margin-left:3px;
}

.pollSubmitButtonCell
{
	text-align:center;
	
}
.pollSubmitButton
{
	font-size:small;	
}
