﻿html { 
	background-image: url("Image/squadra-background-verlauf.jpg");
	background-repeat: repeat-x;
	background-color: #cbe29f;
}
body { 
	background-image: url("Image/squadra-background.jpg");
	background-position: center 0;
	background-repeat: no-repeat;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
}
td {
	font-size: 12px;
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
}
img { }
a {
	color: #73ae54;
}
input, select, textarea {
	font-size: 12px;
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
}
table { }
.epunkt-page {
	background-image: url("Image/squadra-page-background.png");
	background-repeat: repeat-y;
	background-position: 0 0;
	width: 949px;
	padding-bottom: 20px;
}
.epunkt-inner-page {
	margin-left: 25px;
	margin-right: 25px;
}
.epunkt-left {
	width: 195px;
	margin-top: 15px;
}
.epunkt-content {
	width: 681px;
	margin-left: 20px;
	margin-top: 15px;
	font-size: 12px;
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
}
.epunkt-header {
	width: 681px;
	height: 120px;
	padding: 20px;
	background-repeat: no-repeat;
}
.epunkt-h1 { 
	color: #73ae54;
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	font-size: 18px;
	font-weight: normal;
}
.epunkt-h2 {
	color: #73ae54;
	font-family: "Trebuchet MS",Arial,Helvetica,Sans-Serif;
	font-size: 14px;
	font-weight: normal;
}
.epunkt-textbox { }
.epunkt-button { }
.epunkt-logon-box-header { 
	display: none;
}
.epunkt-logon-box {
	background-image: url("Image/squadra-logonbox-background.png");
	background-repeat: no-repeat;
	height: 140px;
	margin-bottom: 24px;
}
.epunkt-logon-box a {
	color: #73ae54;
}
.epunkt-logon-box-footer { 
	display: none;
}
.epunkt-logoff-box-header {
	display: none;
}
.epunkt-logoff-box {
	background-image: url("Image/squadra-logonbox-background.png");
	background-repeat: no-repeat;
	height: 140px;
	color: #000000;
	margin-bottom: 20px;
}
.epunkt-logoff-box a { 
	color: #73ae54;
}
.epunkt-logoff-box-footer {
	display: none;
}
.epunkt-navigation-header {
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
}
.epunkt-navigation-header-profile { }
.epunkt-navigation-header-jobs { }
.epunkt-navigation-box { }
.epunkt-navigation-item { 
	padding: 0px 3px 0px 3px;
}
.epunkt-navigation-item a { }
.epunkt-navigation-item-active {
	background-color: Transparent;
	padding: 0px 3px 0px 3px;
}
.epunkt-navigation-item-active a {
	color: #73ae54;
	text-decoration: none;
	font-weight: bold;	
}
.epunkt-navigation-footer { }
.epunkt-grid-header { }
.epunkt-grid-header a { }
.epunkt-grid-item, .epunkt-grid-item td { background-color: #f2f0f3; }
.epunkt-grid-alternatingitem, .epunkt-grid-alternatingitem td { background-color: #e4e8eb; }
.epunkt-list-item { }
.field-header { }
.epunkt-error { }
.epunkt-status-box { 
	background-image: url("Image/squadra-profile-complete.jpg");
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 10px;
}
.epunkt-status-box-missing {
	background-image: url("Image/squadra-profile-incomplete.jpg");
	background-repeat: no-repeat;
	height: 46px;
	padding-left: 10px;
}
.epunkt-info-box { 
	background-color: Transparent;
	border: 0px solid Transparent;
}
.epunkt-info-box td { }
.epunkt-info-box a { }
.epunkt-progress-background { }
.epunkt-progress { }
.epunkt-hover-box { }

/* JQuery UI */
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { }

/* extras */
.epunkt-agreement {
	background-color: #ffffff;
	margin: 0px;
	padding: 15px;
	width: auto;
}
#epunkt-show-all-jobs {
	margin: -23px 29px 0 0; 
	float: right;
	display: inline;
}
#epunkt-show-all-jobs a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
#epunkt-show-all-jobs a:hover {
	text-decoration: underline;
}
.epunkt-logon-box input {
	padding: 0px;
	margin: 0px;
}
/* Jobfilter Styles */
.epunkt-jobfilter {
	background-image: url("Image/squadra-suche-background.jpg");
	background-repeat: no-repeat;
	padding: 55px 20px 10px 20px;
	min-height: 99px;
}
.epunkt-jobfilter table {
	border-spacing: 0 3px;
}
.epunkt-jobfilter td {
	background-color: Transparent;
}
.epunkt-jobfilter-region {
	font-weight: bold;
	background-color: #c3df8b;
}
.epunkt-jobfilter-profile {
	font-weight: bold;
	background-color: #c3df8b;
}
.epunkt-jobfilter-filter {
	background-color: Transparent;
	font-weight: bold;
}
.epunkt-jobfilter-region a, .epunkt-jobfilter-profile a {
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
/* Copied from reset.css stylesheet from eworx */
ul, ol, li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
img {
    border:0;
}
/* Additional Styles for eworx definitions */
#Data {
	background-image: url("Image/squadra-page-background.png");
	background-repeat: repeat-y;
	background-position: center 0;
	margin-left: auto;
	margin-right: auto;
	width: 949px;
}
#Data ul { 
	margin-top: 0px;
	margin-bottom: 0px;
}
#Header {
	width: 949px;
	margin-left: auto;
	margin-right: auto;
}
#Header-Image {
	top: 51px;
}
#Footer {
	width: 949px;
	margin-left: auto;
	margin-right: auto;
}
#Sidebar-News li,ul {
	padding: 0;
	margin: 0;
}
/* Header Style - copied from eworx stylesheets */
#Header {
    background: url(http://www.squadra.at//App_Themes/Frontend/layout/header.jpg) no-repeat 0 bottom;
    position:relative;
    z-index:500;
}
#Header .inner {
    position: relative;
    width: 941px;
    height: 200px;
    margin: 0px 0 0 2px;
    background:url(http://www.squadra.at//App_Themes/Frontend/layout/header-line.jpg) no-repeat 0 bottom;
}
#Header .corner {
    display: block;
    position: absolute;
    width: 4px;
    height: 3px;
    background: url(http://www.squadra.at//App_Themes/Frontend/layout/header-corner.gif) no-repeat 0 0;
    top: 51px;
    left: 0;
    z-index: 600;
}
#Header-Company {
    position: absolute;
    top: 32px;
    left: 53px;
}
#Header-Logo {
    position: absolute;
    top: 63px;
    right: 3px;
    width: 196px;
    height: 104px;
    background: url(http://www.squadra.at//App_Themes/Frontend/layout/logo.png) no-repeat 0 0;
}
#Header-Logo a {
    width: 196px;
    height: 104px;
    text-decoration: none;
    display: block;
    background: url(http://www.squadra.at//App_Themes/Frontend/layout/spacer.gif) no-repeat 0 0;
}
#Header-Logo a span {
    visibility: hidden;
}
#Header-Image {
    position: absolute;
    left: 0;
    bottom: 3px;
}
#Header-Navigation {
    position: absolute;
    bottom: 5px;
    left: 290px;
}
#Header-Navigation ul {
}
#Header-Navigation ul li {
    padding: 0 25px 0 0;
    float: left;
    position:relative;
}
#Header-Navigation ul li a {
    position:relative;
    z-index:2;
}
#Header-Navigation ul li div {
    position:absolute;
    background:url(http://www.squadra.at//App_Themes/Frontend/layout/header-navigation-top.png) no-repeat 0 0;
    width:157px;
    z-index:1;
    top:11px;
    left:-13px;
    padding:9px 0 0;
    display:none;
}
#Header-Navigation ul li:hover div {
    display:block;
}
#Header-Navigation ul li ul {
    padding:4px 12px 20px 13px;
    background:url(http://www.squadra.at//App_Themes/Frontend/layout/header-navigation-bottom.png) no-repeat 0 bottom;
}
#Header-Navigation ul li ul li {
    padding: 4px 0 0 0;
    float: none;
}
#Header-Navigation ul li ul li a {
    z-index:1;
}
#Header-Company, #Header-Company a {
    color:#fff;
    text-decoration:none;
    font-size: 12px;
}
#Header-Navigation ul li a {
    text-decoration:none;
    font-size:13px;
    font-weight:700;
    text-transform:uppercase;
    color:#000;
}
#Header-Navigation ul li a.current, #Header-Navigation ul li a:hover,  #Header-Navigation ul li:hover a {
    color:#73af54;
}
#Header-Navigation ul li ul li a {
    text-decoration:none;
    color:#8dbe67;
    font-size:13px;
    font-weight:400;
    text-transform:none;
}
#Header-Navigation ul li ul li a.current, #Header-Navigation ul li ul li a:hover {
    color:#000;
}
/* Data Style - copied from eworx stylesheets - as far as needed for the one link below the header */
#Data-Inner {
    width: 941px;
}
#Data-Control {
    height:70px;
    position:relative;
}
#Data-Control a {
    background:#b3b3b3;
    position:absolute;
    bottom:20px;
    height:28px;
    padding:0 50px 0 35px;
    border-top:1px solid #dcdcdc;
    border-right:1px solid #666;
    border-bottom:1px solid #666;
    border-left:1px solid #dcdcdc;
}
#Data-Control .left a {
    left:10px;
    background:#b3b3b3 url(http://www.squadra.at//App_Themes/Frontend/layout/data-control-arrow.jpg) no-repeat right 0;
}
#Data-Control .right a {
   right:-7px;
   background:#b3b3b3 url(http://www.squadra.at//App_Themes/Frontend/layout/data-control-arrow-right.jpg) no-repeat right 0;
}
#Data-Control .back a {
   right:240px;
   background:#91c16e url(http://www.squadra.at//App_Themes/Frontend/layout/data-control-arrow-back.jpg) no-repeat 0 0;
   padding:0 13px 0 43px;
   border-top:1px solid #bcd6b0;
   border-right:1px solid #666;
   border-bottom:1px solid #666;
   border-left:1px solid #bcd6b0;
}
#Data-Control h4 {
    position:absolute;
    top:35px;
    left:40px;
}
#Data {
    font-size: 12px;
    color:#000;
}
#Data-Control a {
    color:#fff;
    text-decoration:none;
    font-size:16px;
    font-weight:700;
    line-height:28px;
}
#Data-Control h4 {
    font-size:18px;
    font-weight:700;
    line-height:18px;
    text-transform:uppercase;
    color:#8ebe68;
}
/* Footer Style - copied from eworx stylesheets */
#Footer .inner {
    background: url("http://www.squadra.at//App_Themes/Frontend/layout/footer.jpg") no-repeat 2px 0;
    width: 943px;
    height: 250px;
    position: relative;
}
#Footer-Phrases {
    position: absolute;
    bottom: 12px;
    left: 0;
    width: 857px;
    text-align: center;
    padding: 0 42px;
}
#Footer-Links {
    position: absolute;
    left: 40px;
    height: 32px;
}
#Footer-Signature {
    position: absolute;
    width: 500px;
    right: 0;
    height: 32px;
}
#Footer-Sitemap {
    position: absolute;
    right: 90px;
    top: 60px;
}
#Footer-Sitemap ul {
}
#Footer-Sitemap ul li {
    float: left;
    width: 130px;
    border-left: 1px solid #b3b3b3;
    padding: 0 0 10px 10px;
    height: 100px;
    display: block;
}
#Footer-Sitemap ul li a {
    padding: 0 0 13px;
    display: block;
}
#Footer-Sitemap ul li ul {
}
#Footer-Sitemap ul li ul li {
    float: none;
    width: auto;
    border: 0;
    padding: 0;
    height: auto;
}
#Footer-Sitemap ul li ul li a {
    padding: 0;
}
#Footer-Phrases, #Footer-Phrases a {
    font-size: 11px;
    color:#8c8c8c;
    line-height: 12px;
    text-decoration:none;
}
#Footer-Phrases a:hover {
    text-decoration:underline;
}
#Footer-Links {
    line-height:32px;
}
#Footer-Signature {
    line-height:32px;
}
#Footer-Links, #Footer-Links a {
    color:#5c5c5c;
    font-size: 11px;
    text-decoration: none;
}
#Footer-Links a:hover {
    color:#73af54;
}
#Footer-Signature, #Footer-Signature a,
#Footer-Sitemap, #Footer-Sitemap a {
    color:#5c5c5c;
    font-size: 11px;
    
    text-decoration:none;
}
#Footer-Sitemap, #Footer-Sitemap a {
    line-height:13px;
}
#Footer-Sitemap a:hover, #Footer-Signature a:hover {
    color:#73af54;
}
#Footer-Sitemap ul li a {
    font-weight:700;
}
#Footer-Sitemap ul li ul li a {
    font-weight:400;
}
/* eworx style definitoin for sidebar news */
#SideBar-News {
    background:url(http://www.squadra.at//App_Themes/Frontend/layout/sidebar-news.jpg) no-repeat 0 0 #eee;
    /*margin: 0 0 20px 10px;*/
}
#SideBar-News .inner {
    /*padding:0 10px 0 15px;*/
    padding: 0 10px 0 10px;
}
#SideBar-News h6 {
    height:39px;
    display:block;
    background:url(http://www.squadra.at//App_Themes/Frontend/layout/sidebar-news-h6.jpg) no-repeat 0 bottom;
    padding:0 0 0 3px;
    margin:0 0 13px;
}
#SideBar-News ul {
    padding:0 0 17px;
}
#SideBar-News li {
    padding:0 0 13px 3px;
}
#SideBar-News .date {
    display:inline;
}
#SideBar-News p {
    display:inline;
    padding:0 5px 0 0;
}
#SideBar-News, #Startpage-News {
    font-size:12px;
}
#SideBar-News h6, #Startpage-News h6 {
    color:#73af54;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
    letter-spacing:8px;
    line-height:36px;
}
#SideBar-News .date, #Startpage-News .date {
    line-height:13px;
}
#SideBar-News p, #Startpage-News p {
    line-height:13px;
}
#SideBar-News strong, #Startpage-News strong {
    font-weight:700;
}
#SideBar-News a, #Startpage-News a {
    color:#73af54;
    text-decoration:none;
    line-height:13px;
    white-space:nowrap;
}
#SideBar-News a:hover, #Startpage-News a:hover {
    text-decoration:underline;
}


