
/*
 * kursstyle.css
 */
#kopfbereich{ width:1030px;}
#kopfbereich #nav-service{width:790px;}
#kopfbereich #nav-ebene-eins{width:1025px;}
 
#inhaltsbereich{width:1030px; }

#inhaltsbereich #nav-links{margin-right: 8px;}
 
#inhaltsbereich #aktuelles{float:left;width:15.2em;margin: 0px 0px 0px .35em;}

div#nav-links div#pic2 {
	width:100%;
	height:118px;  /*  93 + 25 */
	padding-top:25px;
	padding-left:38px;
}

div#nav-links div#pic2 a {
	color: #004b92;
	font-size: 12px;
}

/*
 * Outgoing search form
 */
td.outgoing
{
   font-weight: bold;
}


/* 
 * Alphabetic search 
 */
a.alpha, span.alpha
{
   font-size: 1.8em;
   font-weight: bold;
   margin: 3px;
}

td.alpha
{
   text-align: center;
}

/*
 * Ausgangsberufsuche detailed content
 */
h2.berufsbezeichnung
{
	font-size: large;
	text-decoration: underline;
	margin-top: 1em;
	margin-bottom: 1em;
   
}

h2.contenttitel
{
   font-size: medium;
   margin-top: 1em;
   margin-bottom: 1em;
}

h3.subtitle
{
   font-size: small; 
   margin-top: 1em;
   margin-bottom: 1em;
}

p.texttag
{
   margin-top: 1em;
   margin-bottom: 1em;
}

ul.nobullet
{
   list-style-type: none;
   position: relative;
   left: -20px;
}

.bigbullet
{
   background-image: url(/kurs/include/images/bigbullet.gif);
   background-repeat: no-repeat;
   position: relative;
   left: 5px;
   padding-left: 15px;

}

.checkbullet
{
   /* Empty */
}

.hiddenlist
{
   display:none;
}

span.count
{
	font-size: 1.4em;
	color: #828282;
	text-align:center;
	
}
span.countErw
{
	font-size: 2em;
	color: #828282;
	text-align:center;
	
}
span.hervorgehoben
{
	color: #E3001B;
	margin: 0px 5px 0 8px;
}
span.anmerkung
{
	font-size: 1.0em;
	color: #828282;
	line-height: 1.1em;
	vertical-align: bottom;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom:0px
}
span.anmerkungErw
{
	font-size: 1.3em;
	color: #828282;
	line-height: 1.1em;
	vertical-align: bottom;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom:0px
}

.hinweisLeereZeilen
{
	font-size: 14px;
}

#nav-status {
	font-size:.7em;	
	height:2.95em;
}

span.count	{
	font-size: 2em;
	color: #828282;
}

span.hervorgehoben {
	color: #E3001B;
	margin: 0px 5px 0 8px;
}

span.anmerkung {
	font-size: 1.4em;
	color: #828282;
	line-height: 1.1em;
	vertical-align: bottom;
	margin-left: 8px;
	margin-top: 2px;
	margin-bottom:0px;
}

/*
 * End of kursstyle.css
 */

/* Druckbutton aus Jobbörse */
.jobboersebtn 
{
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 11.9833px;
font-weight: 400;
font-style:	normal;
color: #2E657A;
text-transform:	none;
text-decoration: none;
letter-spacing: normal;
word-spacing: 0;
line-height: 15px;
text-align: left;
vertical-align: baseline;
direction: ltr;

background-color: #FFFFFF;
background-image: url("http://jobboerse.arbeitsagentur.de/vamJB/images/buttons/bg_button.gif");
background-repeat: repeat-x;
background-position: 0 100%;
background-attachment:	scroll;
opacity:	1;

width:	auto;
height:	auto;
top:	auto;
right:	auto;
bottom:	auto;
left:	auto;
margin-top:	0;
margin-right:	3.6px;
margin-bottom:	0;
margin-left:	0;
padding-top:	4px;
padding-right:	10px;
padding-bottom:	4px;
padding-left:	10px;
border-top-width:	1px;
border-right-width:	1px;
border-bottom-width:	1px;
border-left-width:	1px;
border-top-color:	#A2B3BA;
border-right-color:	#2F4E5D;
border-bottom-color:	#203F4F;
border-left-color:	#79919B;
border-top-style:	solid;
border-right-style:	solid;
border-bottom-style:	solid;
border-left-style:	solid;

position:	static;
display:	inline;
visibility:	visible;
z-index:	auto;
overflow-x:	visible;
overflow-y:	visible;
white-space:	nowrap;
clip:	auto;
float:	none;
clear:	both;
-moz-box-sizing:	content-box;
cursor:	pointer;
list-style-image:	none;
list-style-position:	outside;
list-style-type:	disc;
marker-offset:	auto;
}

.jobboersebtn:hover {
 color:black;
 background-image: url("http://jobboerse.arbeitsagentur.de/vamJB/images/buttons/bg_button_over.gif");
 font-color:black;
}

