/* structure */

body {
	font-family: verdana;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	padding: 0px;
	margin: 0;
}


	body.sitemap #middle {
		width: 688px;
	}
	
	body.sitemap #navigation {
		display: block;
		float: none;
		xwidth: 100%;
		margin: 0;
		height: 80px;
	}
	
	body.sitemap #navigation div {
		float: left;
		width: 184px;
		height: 400px;
		margin-right: 1px;
		
	}
	
	body.sitemap #navigation a.subsubdis {
			background-color: #FCFCFC;
			color: #BCBDBE;
			padding-left: 20px;
		}
		
	body.sitemap #navigation a.subsub {
		background-color: #FCFCFC;
		color: #929394;
	}
	body.sitemap #navigation a.subsub:hover {
		color: #203D7A;
		font-weight: normal;
	}
	
	body.sitemap #navigation a.dis {
		color: #BCBDBE;
	}
	#sitemap {
		width: 923px;
		height: 470px;
	}
	
	body.sitemap #claim {
		height: 78px;
		padding-left: 313px;
	}
	
	body.sitemap #footer {
		margin-left: 236px;
	}
	
div {
	text-align: left;
}

a {
	text-decoration: none;
}


#debug {
	position: absolute;
	top: 0;
	left: 800px;
}

#main {
	margin: auto;
	margin-top: 10px;
	width: 925px;
}

#left {
	width: 235px;
	margin: 0;
	float: left;
}
	#utilities {
		font-size: 10px;
		line-height: 11px;
		height: 60px;
		border-bottom: 1px solid #aeb0b2;
		color: #aeb0b2;
	}
		#utilities a {
			color: #aeb0b2;
		}
		
		
		#utilities img {
			margin-right: 15px;
			vertical-align: top;
		}
	
	#navigation {
		margin-right: 20px;
		margin-bottom: 20px;
	}
	
		#navigation a {
			display: block; 
			overflow: hidden;
			height: 19px;
			line-height: 19px;
			_width: 215px;
			xmargin: 0 0 1px 0;
			padding: 0 0 0 10px;
			border-bottom: 1px solid #fff;
			color: #929394;
			background-color: #f0f0f0;
		}
		
		#navigation a:hover {
			color: #203d7a;
			_width: 215px;
		}


		#navigation a.over, #navigation a.subactive:hover { /*, #navigation a:hover*/
			background: rgb(230,230,230) url(../img/icn_mouse.gif) 10px 50% no-repeat;
			padding-left: 20px;
		}

		#navigation a.subselected {
			color: #203d7a;
			font-weight: bold;
			background: #f0f0f0 url(../img/icn_mouse.gif) 10px 50% no-repeat;
			padding-left: 20px;
		}
		
		#navigation a.subactive {
			color: #203d7a;
			font-weight: bold;
			background-image: none;
			padding-left: 20px;
		}
		
		#navigation a.main {
			font-weight: bold;
			color: #fff;
			padding: 0 0 0 5px;
			background: url(../img/bg_button_5.jpg) 0 0 no-repeat;
		}
		#navigation a.main:hover {
			background: url(../img/bg_button_5.jpg) -75px 0 no-repeat;
		}
		
		#navigation a.mainselected {
			padding: 0 0 0 5px;
			background: url(../img/bg_nav_blue.gif) 0 0 repeat-x;
		}
		
		
		#navigation a.subsub {
			color: #203d7a;
			background-color: #fff;
			padding-left: 20px;
		}
		
		#navigation a.subsub:hover, #navigation a.subsubselected {
			padding-left: 20px;
			font-weight: bold;
			color: #203d7a;
			background: #fff url(../img/icn_mouse.gif) 10px 50% no-repeat;
		}
	
	#contact {
		margin-right: 20px;
		color: #929394;
		font-size: 10px;
		line-height: 12px;
	}
	
	#contact h3 {
		color: #203d7a;
		font-size: 10px;
		margin: 0;
		padding: 0;
	}
	
	#contact a, #content a {
		color: #929394;
		background: transparent url(../img/icn_mouse_blue.gif) 0 50% no-repeat;
		padding-left: 9px;
	}
	#contact a:hover, #content a:hover {	
		color: #203d7a;
	}
	
	#content a.noindent {
		color: #929394;
		background: none;
		padding: 0;
	}
	#content a.noindent img {
		display: inline;
		border: none;
		margin: 0;
	}
	
#middle {
	width: 471px;
	margin: 0;
	float: left;
}
	#companylogo {
		height: 60px;
		border-bottom: 1px solid #aeb0b2;
	}
	
	#content {
		margin-right: 20px;
	}
		h1 {
			font-weight: bold;
			font-size: 18px;
			line-height: 60px;
			margin: 0;
			padding: 0;
			vertical-align: middle;
		}
		
		#content h2 {
			font-size: 11px;
			line-height: 15px;
			margin: 0;
			padding: 0;
		}
		
		#content h3 {
			color: #203d7a;
			font-size: 11px;
			line-height: 15px;
			margin: 0;
			padding: 0;
		}
		
		
		
		#content p {
			margin-top: 0px;
			padding-top: 0px;
		}
		
		#content #bilder > img:first-child {
			margin-right: 21px;
			float: left;
		}
		
		#content p.topintro, #contentna p.topintro {
			margin: -4px 0 0 0;
			min-height: 84px;
			/height: 84px;
			color: #203d7a;
			font-weight: bold;
		}
		
		#content p.topintro2 {
			margin: -4px 0 0 0;
			min-height: 44px;
			/height: 44px;
			color: #203d7a;
			font-weight: bold;
		}
		
		#content p.intro {
			color: #203d7a;
			font-weight: bold;
		}
		
		
		#content img, #content embed, #content object {
			margin-bottom: 1em;
		}
		#contentna h1, #contentna p, #contentna p.topintro {
			color: #929394;
		}
		
		#content .grey {
			color: #929394;
			
		}
		
		#content p.contactperson {
			color: #929394;
			margin-bottom: 2em;
			float: none;
		}
		
		#content p.contactperson img {
			float: right;
			margin-right: 18px;
			margin-top: 0.4em;
			xborder: 1px solid #f00;
		}
		#content p.contactperson a, #content a.grey, #content h3 a {
			font-weight: normal;
			background: transparent url(../img/icn_mouse.gif) 0 4px no-repeat;
		}
		#content p.contactperson a:hover, #content a.grey:hover, #content h3 a:hover {
			background: transparent url(../img/icn_mouse_blue.gif) 0 4px no-repeat;
		}
		
		#content p.jobad {
			color: #929394;
			margin-bottom: 2em;
			height: 168px;
			
		}	
		
		#content a.imglink {
			background: none;
			
			height: 0px;
			float: right;
		}
		
		#content p.jobad img {
			xfloat: right;
			border: 1px solid;
			margin-right: 18px;
			margin-top: 0.4em;
		}
		#content strong.blue {
			color: #203d7a;
		}
		
		#content strong.bm {
			margin-bottom: 1em;
			display: block;
			margin: 0;
			padding: 0;
		}
		
		#content a {
			font-weight: bold;
		}
		
		#content h3 a {
			font-weight: bold;
		}
		#content h3 a span {
			font-weight: normal;
		}
		#content a.internallink {
			color: #203d7a;
			font-weight: bold;
			background: transparent url(../img/icn_mouse_blue_dwn.gif) 0 50% no-repeat;
			padding-left: 12px;
		}
		#content a.internallink:hover {	
			color: #203d7a;
		}
		#content a[name] {
			color: #000;
			background: none;
			padding: 0;
			margin: 0;
			font-weight: bold;
			xxdisplay: block;
		}
		#content a[name]:hover {
			color: #000;
		}
		/*#content div.jobad {
			color: #929394;
			height: 164px;
			margin-bottom: 2em;
			float: none;
		}
		
		#content div.jobad div {
			float: left;
			width: 215px;
			margin-right: 20px;
			text-align: right;
		}
		
		#content div.jobad div img {
			border: 1px solid #929394;
		}
		
		.jobad h3 {
			color: #203d7a;
			font-size: 11px;
			margin: 0 0 1em 0;
			padding: 0;
		}
		*/
		
#right {
	width: 215px;
	float: left;
}
	#news {
		height: 19px;
		margin-top: 42px;
		/margin-top: 41px;
		line-height: 19px;
		padding-left: 5px;
		background: url(../img/bg_nav_blue.gif) 0 0 repeat-x;
		font-weight: bold;
		color: #fff;
	}
	
	
	#newscontent, #downloadscontent {
		color: #203d7a;
		padding: 5px;
		border: 1px solid #aeb0b2;
		border-top: none;
	}

	#newscontent a {
		color: #929394;
		font-weight: bold;
		padding-left: 8px;
		background: transparent url(../img/icn_mouse.gif) 0 60% no-repeat;
	}	
	
	#newscontent a:hover {
		color: #203d7a;
		background: transparent url(../img/icn_mouse_blue.gif) 0 60% no-repeat;
	}	
	
	#image {
		color: #203d7a;
		border: 1px solid #aeb0b2;
		border-top: none;
		height: 137px;
		overflow: hidden;
	}
	
	#image img {
		margin: 0;
		border: 0;
	}
	
	#application a {
		color: #aeb0b2;
		display: block;
		font-size: 10px;
		vertical-align: middle;
		padding-left: 2px;
		line-height: 18px;
		border-bottom: 1px solid #aeb0b2;
		
	}
	
	#application a:hover {
		color: #203d7a;
		font-weight: bold;
	}
	
	#application a.selected {
		color: #203d7a;
		font-weight: bold;
		padding-left: 10px;
		background: transparent url(../img/icn_mouse.gif) 2px 50% no-repeat;
	}
	
	#downloads {
		height: 19px;
		margin-top: 42px;
		line-height: 19px;
		padding-left: 5px;
		background: url(../img/bg_nav_grey.gif) 0 0 repeat-x;
		font-weight: bold;
		color: #fff;
	}
	
	#downloadscontent a {
		font-size: 10px;
		color: #929394;
		display: block;
		background: transparent url(../img/icn_mouse_blue.gif) 0 3px no-repeat;
		padding: 0 20px 0 9px;
		margin-bottom: 1em;
	}
	#downloadscontent a:hover {	
		color: #203d7a;
	}



	#footer {
		color: #929394;
		xfont-weight: bold;
		font-size: 10px;
		padding: 20px 0 0 0 ;
	}
	
	#footer a {
		color: #929394;
		padding: 0;
		background-image: none;
	}
	#footer a:hover {
		color: #203d7a;
	}


/*        JOBBOERSE 		*/

#content p a.jblisttitle
{
	font-size: 18px;
	background: none;
	text-indent: 0;
	padding-left: 0;
	color: #203d7a;
}
.jblistid
{
	font-size: 18px;
	color: #b0b2b4;
}
.jblisttab
{
	display: inline;
	width: 10px;
}
.jblistsubline
{
	font-size: 11px;
	color: black;
}
.jbtopline
{
	border-top: 1px solid #afb1b3;	
	padding-bottom: 0.8em;	
}
#content p.jblistitem
{
	border-bottom: 1px solid #afb1b3;
	padding: 0.2em 0 0.8em 10px;
	background: transparent url(../img/icn_mouse_blue.gif) 0 0.6em no-repeat;
}

.jbbacklink
{
	height: 34px;
	padding-top: 17px;
}

#content div.jbbacklink a
{
	background-image: url(../img/icn_back_blue.gif);
}

	
/*        POPUP 		*/

body.popup2 {
	text-align: left;
}

#imglogo {
	text-align: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#imgimage {
	height: 480px;
	text-align:	center;
	background-color: #f0f0f0;
	margin: 0 10px;
}	
#imgdescription {
	margin: 5px 10px;
	height: 20px;
}	

#thumbs {
	margin: 0 10px;
}

#thumbs img {
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #fff;
}

#thumbs a.selected img {
	border: 1px solid #203d7a;
}
/* ================================ */
/* colors */
/* ================================ */

#navigation a.main, #navigation a.mainselected, #news {
	font-weight: bold;
	color: #fff;
}



#navigation a.mainselected:hover {
	background: url(../img/bg_nav_blue.gif) 0 0 repeat-x;
	padding-left: 5px;
	color: #fff;
}
