@charset "utf-8";
/* CSS Document */

*
{margin:0; padding:0;}

body
	{
	font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 80.00%; 
    color: #000; 
	margin-top:4em;
	}


#page_margin
	{
	margin:0 auto;
	text-align:center;
	height:500px;
	background:url(img/background.gif) center no-repeat;
	}

#container
	{
	width:800px;
	margin:0 auto;
	}
	
#align
	{ text-align:left; }
	
#ftw
	{
	width:200px;
	padding-top:300px;
	float:left;
	}

#abv
	{
	width:475px;
	height:326px;
	padding-top:255px;
	margin-left:110px;
	float:left;
	background:url(img/biene.jpg) center no-repeat;

	}
	
	/* */ 
	ul
	{
	list-style: none;
	padding: 5px 0px 5px 20px;
	}

	li
	{
	list-style: none;
	padding: 5px 0px 5px 20px;
	}
	
	li a.first
	{
	font-size: 13px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-right: 20px;
	font-family: Verdana, Arial;
	text-decoration: none;
	display: block;
	width: 155px;
	padding: 5px;
	}
	
	a.language_js:link, a.language_js:visited
	{
	text-decoration:none;
	color:#2E9F74;
	}
	
	a.language_js:hover
	{text-decoration:underline;}

	.primary li.schweiz a.first
	{
	width: 225px;
	}
	
	li a:hover, .hover
	{
	color: #008662;
	}
	
	li.schweiz
	{
	background: transparent url(img/flags/schweiz.gif) no-repeat 2% 51%;
	}
	
	div#schweiz
	{
	width: 200px;
	float: right;
	/**/position: relative;
	top: -21px;
	left: 180px;
	}
	
	.primary li.ausland a.first
	{
	width: 220px;
	}
	
	li.ausland
	{
	background: transparent url(img/flags/world.gif) no-repeat 2% 51%;
	}
	
	.primary li.deutschland a.first
	{
	width: 300px;
	}
	
	li.deutschland
	{
	background: transparent url(img/flags/deutschland.gif) no-repeat 2% 51%;
	}	
	
	li a.dist
	{
	font-size: 11px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
	margin-right: 20px;
	font-family: Verdana, Arial;
	text-decoration: none;
	display: block;
	width: 155px;
	padding: 0 0 0 5px;
	}

a.stellengesuch, a:visited.stellengesuch { color:#FF0000 ; text-decoration:none}
a:hover.stellengesuch { color:#00734A; text-decoration:underline}