﻿foo{}
body {
/*	background: #fff url(/files/system/2008/bg_body_blue.jpg) repeat-x;*/
	background: #fff url(/files/system/2008/bg_body_orange.jpg) repeat-x;
	margin: 0;
	padding: 0;
}
body {
	font-size: 13px;
	line-height: 18px;
	font-family: tahoma, arial, tahoma, verdana, sans-serif;
	margin: 0;
	padding: 0;
}
ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 16px;
}
div.employeesection{
	width: 670px;
	overflow: hidden;
}
ul.employeelist {
	margin: 0;
	padding: 0;
	list-style: none;
	width:690px;
}
li.employee {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 114px;
	height: 210px;
}
img {
	border: 0;
}
a {
	color: #193c71;
}
a:hover {
	text-decoration: none;
	color: #666;
}
p {
	margin: 0 0 10px 0;
}
h1, h2, h3 {
	font: 28px/1.1em tahoma, arial, helvetica, sans-serif;
	color: #4594f3;
	margin: 0 0 18px 0;
}
h2, h3 {
	font-size: 22px;
	font-family: arial;
	font-weight: normal;
	margin-bottom: 10px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	margin-top: 0;
}
.clearfloat {
	clear: both;
}
.clearfloatspacer {
	clear: both;
	overflow: hidden;
	height: 1px;
}
#shades {
	display: block;
	margin: 0 auto;
/*	background: transparent url(/files/system/2008/bg_shades_blue.jpg) no-repeat center top;*/
	background: transparent url(/files/system/2008/bg_shades_orange.jpg) no-repeat center top;
	min-height: 450px;
	width: auto;
	min-width: 960px;
}
#main {
	background: #fff;
	margin: 0 auto;
	width: 940px;
}
#top {
	position: relative;
	margin: 0;
	height: 92px;
}
#topright {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 235px;
}
#topright .telefonnr {
	float: left;
}
#topright .button {
	float: left;
	margin: 0 0 0 6px;
}
#topright .button1 {
	margin-left: 12px;
}
#topright .button2 {
	margin-left: 2px;
}
#topright .button2 img {
	width: 15px;
	height: 19px;
}
#topsearch input.searchquery {
	width: 160px;
}
#payoff {
	position: absolute;
	top: 59px;
	left: 358px;
}
#logo {
	display: block;
	position: absolute;
	top: 17px;
	left: 20px;
}
#logo img {
	width: 185px; /* 326px; */
	height: 61px /* 44px; */
}


#content {
	float: left;
	margin: 20px 20px 4px 0;
	width: 670px;
	padding-bottom: 10px;
}




#footer {
	clear: both;
	text-align: center;
	border-top: 1px solid #94c2f8;
/*	background: #fff url(/files/system/2008/bg_footer_blue.jpg) no-repeat center top;*/
	background: #fff url(/files/system/2008/bg_footer_orange.jpg) no-repeat center top;
	min-height: 29px;
/*
font-size: 11px;
font-family: verdana;
*/
}
#footer p {
    margin: 10px 0 0 0;
    font-size: 12px;
}
#footerlinks {
    padding: 8px 0 0 0;
    text-align: center;
    color: #999;
    font-size: 11px;
}
#footerlinks a {
    text-decoration: none;
    color: #999;
    font-size: 11px;
}
/*-----------*/
#navitop {
	height: 26px;
	/*overflow: hidden;*/
/*	background: #2464b2 url(/files/system/2008/bg_topnavi_blue.gif) repeat-x;*/
	background: #2464b2 url(/files/system/2008/bg_topnavi_orange.gif) repeat-x;
}
#navitopleft {
	float: left;
	margin: 0 0 0 6px;
}
#navitopright {
	float: right;
	margin: 0 6px 0 0;
}
.navtop, .navtop ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}


.navtop a {
	display: block;
	padding: 0px 14px 0 14px;
	height: 26px;
/*	width: 10em;*/
}


.navtop li { /* all list items */
	float: left;
	/*width: 10em;*/ /* width needed or else Opera goes nuts */
}
.navtop .subMenu li {
	float: none;
}


.navtop li ul { /* second-level lists */
	position: absolute;
/*	background: #4594f3;*/
	background: #ff7e00;
	width: 200px;
/*	left: -999em;*/ /* using left instead of display to hide menus because display: none isn't read by screen readers */
	display: none;
}


.navtop li:hover ul, .navtop li.sfhover ul { /* lists nested under hovered list items */
/*	left: auto;*/
	display: block;
}
.navtop li a {
	/*background: beige;*/
	font-size: 16px;
	font-weight: normal;
	line-height: 25px;
	font-family: arial;
	text-decoration: none;
	color: #fff;
/*	background: transparent url(/files/system/2008/bg_topnavi_item_blue.gif) no-repeat right top;*/
/*	background: transparent url(/files/system/2008/bg_topnavi_item_orange.gif) no-repeat right top; */
}
#navitopright .navtop li a {
	background-position: left top;
}
.navtop li a:hover, .navtop li.selected {
	/*background: transparent url(/files/system/2008/bg_topnavi_item_act_blue.gif) repeat-x;*/
/*	background: transparent url(/files/system/2008/bg_topnavi_item_act_orange.gif) repeat-x; */
}
/* next level */
.navtop li li a {
	background: transparent;
	font-size: 12px;
	line-height: normal;
	color: #fff;
	padding: 4px 8px;
	height: auto;
border-bottom: 1px solid #ffc969;
}
.navtop li li a:hover, .navtop li li.selected  {
/*	background: #2464b2;*/
	background: #ee7601; /* ff5800; */
}
/*-----------*/
#navileft {
	float: left;
	width:230px;
	margin: 19px 20px 20px 0;
	background: #fff url(/files/system/2008/bg_navileft_green.gif) repeat-y 20px top;
}
#navileft ul { /* all lists */
	padding: 0;
	margin: 0 20px 0 20px;
	list-style: none;
	line-height: 1;
}
#navileft ul ul {
	margin: 0;
}


#navileft li {
	border-top: 1px solid #fff;
}
#navileft a {
	padding: 5px 0 6px 10px;
	display: block;
	text-decoration: none;
	color: #360;
}
#navileft a:hover, #navileft a.act {
	color: #000;
	background: url(/files/system/2008/bg_navileft_green_hover.gif) repeat-y left top;
}
#navileft li li a {
padding-left: 20px;
}
#navileft ul.M3 li {
/* background: transparent url(/files/navigation/leftnavi_bullet.gif) no-repeat scroll 10px 11px; */
}
#navileft ul.M3 li:hover {
/* background: transparent url(/files/navigation/leftnavi_bullet_act.gif) no-repeat scroll 10px 11px; */
}
/*-----------*/
.factbox {
	width: 210px;
	float: right;
	margin: 0 0 20px 0;
	background:#fff url(/files/system/2008/bg_factbox.jpg) repeat-x 0 bottom;
	min-height: 140px;
}
.factboxcontent, .factboxcontentBlue  {
	padding:10px;
	width: 190px;
}
.factbox h2 {
	margin:0;
	padding: 4px 0 0 10px;
	font-size: 16px;
	color: #fff;
	height: 22px;
	background: #ff7e00 url(/files/system/2008/bg_topnavi_orange2.gif) repeat-x left top;
}
.factboxBlue {
	width: 210px;
	float: right;
	margin: 0 0 20px 20px;
	background:#fff url(/files/system/2008/bg_factbox_blue.jpg) repeat-x 0 bottom;
	min-height: 140px;
}
.factboxBlue h2 {
	margin:0;
	padding: 4px 0 0 10px;
	font-size: 16px;
	color: #fff;
	height: 22px;
	background: #ff7e00 url(/files/system/2008/bg_topnavi_blue.gif) repeat-x left top;
}


/*----------------*/
.imagetopright {
	float: right;
	margin: 0 0 20px 20px;
}
.imagetopleft {
	float: left;
	margin: 0 20px 20px 0;
}
/*----------------*/
#topright div {
position: relative;
}
#topright img {
float: left;
display: block;
}
#buttons {
/*position: absolute;
top: 0;
left: 0;
*/
height: 30px;
}


.searchinput{
border: 1px solid #b5bdbe;
padding: 1px;
font-size: 12px;
width: 161px;
height: 15px;
position: absolute;
top: 30px;
left: 0;
}


.seachsubmit{
font-size: 11px;
line-height: normal;
font-family: verdana,arial,sans-serif;
padding: 0 0 1px 0;
width: 36px;
/*height: 21px;*/
position: absolute;
top: 29px;
right: 0;
}
#topright input#searchsubmit {
float: right;
height: 23px;
padding: 0 8px;
line-height: 1em;
font-size: 13px;
}
/*Factbox*/
.FB {
padding: 0 20px 0 0;
background: url(/Files/System/2008/help_icon.png) no-repeat right;
}


.img_gallery {
	float:left;
	padding:0 4px 4px 0;
	cursor:pointer;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}


/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#fff;}


#colorBox{}
    #cboxTopLeft{width:25px; height:25px; background:url(/Files/System/2008/Colorbox/border1.png) 0 0 no-repeat;}
    #cboxTopCenter{height:25px; background:url(/Files/System/2008/Colorbox/border1.png) 0 -50px repeat-x;}
    #cboxTopRight{width:25px; height:25px; background:url(/Files/System/2008/Colorbox/border1.png) -25px 0 no-repeat;}
    #cboxBottomLeft{width:25px; height:25px; background:url(/Files/System/2008/Colorbox/border1.png) 0 -25px no-repeat;}
    #cboxBottomCenter{height:25px; background:url(/Files/System/2008/Colorbox/border1.png) 0 -75px repeat-x;}
    #cboxBottomRight{width:25px; height:25px; background:url(/Files/System/2008/Colorbox/border1.png) -25px -25px no-repeat;}
    #cboxMiddleLeft{width:25px; background:url(/Files/System/2008/Colorbox/border2.png) 0 0 repeat-y;}
    #cboxMiddleRight{width:25px; background:url(/Files/System/2008/Colorbox/border2.png) -25px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:120px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:53px; color:#444;}
        #cboxLoadingOverlay{background:url(/Files/System/2008/Colorbox/loading.gif) 5px 5px no-repeat #fff;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}


/*
    The following fixes png-transparency for IE6.  
    It is also necessary for png-transparency in IE7 & IE8 to avoid 'black halos' with the fade transition
    
    Since this method does not support CSS background-positioning, it is incompatible with CSS sprites.
    Colorbox preloads navigation hover classes to account for this.
    
    !! Important Note: AlphaImageLoader src paths are relative to the HTML document,
    while regular CSS background images are relative to the CSS document.
*/
.cboxIE #cboxTopLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderTopLeft.png, sizingMethod='scale');}
.cboxIE #cboxTopCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderTopCenter.png, sizingMethod='scale');}
.cboxIE #cboxTopRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderTopRight.png, sizingMethod='scale');}
.cboxIE #cboxBottomLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderBottomLeft.png, sizingMethod='scale');}
.cboxIE #cboxBottomCenter{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderBottomCenter.png, sizingMethod='scale');}
.cboxIE #cboxBottomRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderBottomRight.png, sizingMethod='scale');}
.cboxIE #cboxMiddleLeft{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderMiddleLeft.png, sizingMethod='scale');}
.cboxIE #cboxMiddleRight{background:transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/Files/System/2008/Colorbox/internet_explorer/borderMiddleRight.png, sizingMethod='scale');}

input[name=Deltag] {margin: 10px 0;}


