/********************************************
Generelle Formatierungen
********************************************/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	background-image: url(/pictures/layout/bg.png);
	background-position: right 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #444;
	background-repeat: no-repeat;
}

td {
	line-height: 18px;
	font-size: 13px;
}

form {
	display:inline;
}

#main {
	bottom: 0px;
	padding: 0px;
	top: 8px;
	width: 776px;
	position: absolute;
	left: 50%;
	margin-left: -388px;
	margin-top: 0px;
}

#loginMask
{
	position: absolute;
	width: 300px;
	height: 180px;
	top: 50%;
	left: 50%;
	margin-top: -90px;
	margin-left: -150px;
}

/********************************************
Inhaltsbereich Textformatierung
********************************************/
h1 {
	color: #25abd1;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-weight: normal;
}

h2 {
	color: #25abd1;
	font-size: 17px;
	font-weight: normal;
	line-height: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	padding: 0px;
}

.mark {
	font-weight: bold;
}

ul {
	padding-left: 0px;
	margin-left: 0px;
	clip: rect(auto,auto,auto,auto);	
	}
/********************************************
Grundraster
********************************************/
#languages {
	position: absolute;
	text-align: right;
	width: 776px;
	top: 5px;
	margin-top: 8px;
	font-size: 11px;
}

#header {
	margin-bottom: 20px;
	position: relative;
	width: 776px;
	margin-top: 5px;
	height: 80px;
}

#servicenav{
	height: 22px;
	margin-bottom: 10px;
	width: 776px;
	font-size: 11px;
}

#loginwindow{
	position: absolute;
	width: 220px;
	visibility: visible;
	right: 0px;
	top: -61px;
	background-color: #FFFFFF;
}

#loginwindowNoHormenu{
	position: absolute;
	width: 250px;
	visibility: visible;
	right: -20px;
	top: -37px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 20px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
#breadcrumbs {
	float: none;
	height: 20px;
	position: relative;
	width: 776px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#breadcrumbstrail {
	float: left;
	padding-top: 3px;
}

#search {
	float: right;
	text-align: right;
}

#middle {
	clear: both;
	float: none;
	position: relative;
	width: 776px;
}

#footer {
	margin-top: 30px;
	position: relative;
	width: 776px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-bottom: 20px;
}

#footernav {
	position: relative;
	text-align: right;
	width: 776px;
	margin-top: 0px;
	margin-bottom: 10px;
}

/********************************************
Textlinks Schrift positiv
********************************************/
a {
	color: #25abd1;
	text-decoration: none;
}

a:link {
	color: #25abd1;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

#servicenav a, #servicenav a.current:hover {
	color: #25ABD1;
	display: table-cell;
	height: 17px;
	line-height: 17px;
	list-style-type: none;
	margin: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
}

#servicenav li {
	display: inline-block;
	float: left;
	height: 100%;
	list-style-type: none;
	position: relative;
	text-align: center;
	margin-right: 20px;
}

#servicenav ul {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 676px;
}
#hormenu {
	font-weight: normal;
	height: 35px;
	position: relative;
	width: 776px;
	font-size: 11px;
	background-image: url(/pictures/layout/bg_hornav.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#hormenu a, #hormenu a.current:hover {
	display: block;
	list-style-type: none;
	color: #FFF;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	padding-top:6px;
	border-right-color: #FFF;
}
#hormenu a.current, #hormenu a:hover {
	background-image: url(/pictures/layout/bg_hornav_hover.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#hormenu li {
	border-right-color: #FFFFFF;
	font-size:12px;
	display: table-row;
	float: left;
	height: 100%;
	list-style-type: none;
	position: relative;
	text-align: center;
}
#hormenu ul {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 776px;
}

/********************************************
Vertikale Navigation
********************************************/
#mainmenu ul li a:hover, #mainmenu ul li a.current:link,  #mainmenu ul li a.current:visited {
	color: #000;
	background-image: url(/pictures/layout/target_small.gif);
	background-repeat: no-repeat;
	background-position:0px 7px;
}

#mainmenu ul li a, #mainmenu ul li a.current:hover {
	color: #000000;
	border-color: #333;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	color: #25abd1;
	display: block;
	list-style-type: none;
	margin: 0px;
	font-size: 12px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 12px;
	background-image: url(/pictures/layout/target_small_ia.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#mainmenu ul li ul li a:hover, #mainmenu ul li ul li a.current:link,  #mainmenu ul li ul li a.current:visited {
	color: #000000;
	background-repeat: no-repeat;
	background-position:10px 5px;
}

#mainmenu ul li ul li a, #mainmenu ul li ul li a.current:hover {
	border-color: #333;
	border-style: dotted;
	border-width: 1px 0px 0px 0px;
	color: #25abd1;
	display: block;
	list-style-type: none;
	margin: 0px;
	background-image: url(/pictures/layout/target_small_ia.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 23px;
}

#mainmenu ul li ul li ul li a:hover, #mainmenu ul li ul li ul li a.current:link,  #mainmenu ul li ul li ul li a.current:visited {
	color: #000000;
}

#mainmenu ul li ul li ul li a, #mainmenu ul li ul li ul li a.current:hover {
	border-width: 0px;
	color: #25abd1;
	display: block;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 20px;
}

#mainmenu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}

#mainmenu li {
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/********************************************
Boxen
********************************************/
.pbframe {
	margin-bottom: 4px;
	background-image: url(/pictures/layout/bg_content.png);
}

.pbheader {
	margin: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
	background-image: url(/pictures/layout/bg_boxheader.gif);
	background-position: bottom;
	background-color: #202020;
	background-repeat: repeat-x;
}

.pbcontent {
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 5px;
	font-size: 12px;
	line-height:15px;
}

.pbfooter {
	border-top-color: #333;
	border-top-style: solid;
	border-top-width: 1px;
	text-align: right;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 12px;
	line-height:15px;
	
}

#cbcontent {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

#content {
	padding: 0px;
	width: 100%;
	font-size: 14px;
	line-height:18px
}

/********************************************
Formularelemente
********************************************/
.textfield {
	background-color: #F2F2F2;
	border: 1px solid #333;
	font-size: 11px;
	height: 20px;
}

.button {
	border: 2px solid #333;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	text-align: center;
	background-color: #333;
}

/********************************************
Aufzaehlungen
********************************************/
#content ul, {
	margin: 0px;
	padding: 0px;
}

#content li {
	list-style-position: outside;
	margin-left: 16px;
}

.target {
	font-size: 14px;
	font-weight: bold;
}

/********************************************
Inhaltsbereich Linien
********************************************/
hr {
	border-top-color: #999999;
	height: 1px;
}

/********************************************
Inhaltsbereich Tabellen
********************************************/
.table_bordergrey {
	background-color: #999999;
}

.table_border_grey {
	background-color: #999999;
}

.cell_white {
	background-color: #FFFFFF;
}

.cell_fill_dark_grey {
	background-color: #DBE3E1;
}

.cell_fill_light_grey {
	background-color: #EAEEED;
}

.cell_fill_light_red {
	background-color: #CDE3FC;
}

.cell_hline_grey {
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top: #999999 1px solid;
}

table {
}

/********************************************
Preview (nicht editieren)
********************************************/
.previewheader {
	background-color: #EAEEED;
	font-weight: bold;
	margin-bottom: 7px;
	position: relative;
	width: 784px;
}

.small10pxboldred {
	color: #CC0000;
	font-size: 10px;
	font-weight: bold;
}

.small10pxboldgreen {
	color: #00CC00;
	font-size: 10px;
	font-weight: bold;
}

/********************************************
Galerie
********************************************/
#ga_frameright {
	overflow: scroll;
	position: relative;
	width: 200px;
	height: 100%;
}



 #oDiv {
	 display:block;
	 width:776px; 
 	 height:80px; 
	 position:relative; 
	 background-image: url(/pictures/layout/e_i_logo.png); 
	 background-repeat: no-repeat;
 }
 
* html #oDiv {
	
	position:relative;  
	height:80; width:140;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.sdc-employment-income.ch/pictures/layout/e_i_logo.png', sizingMethod='fixed')
	background: no-repeat;
	background-image:none;
     }
	

/**************************************************
Modification for flexible width, adapted by Silvan Meier
**************************************************/

table {
	border: 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
}
.servicenav-table {
	width:776px;
}
.login-button {
	width:100px;
	text-align:right;
}

.main-content {
	width:100%;
	border-width:0;
}

.left-menu {
	width:156px;
	vertical-align:top;
	padding-top:0;
	height:20px;
}
.right-column {
	width:156px;
	vertical-align:top;
}
.vertical-spacer {
	width:6px;
}
.main-content-separator {
	height:7px;
}
.print-preview-table {
	width:614px;
	border:0 none;
}

