/*
#######################
  HRmatic Stylesheets
#######################
*/
html, body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #707070;
}
html, body, .outer, .inner1 {
	height: 100%;
}
.csc-header, csc-header-n1, csc-firstHeader {
	padding: 0px;
	margin: 0px;
}

#scrollcontent {
	position: relative;
	width: 680px;
}

.outer {
	margin: 0 auto;
	display: table;
}
.inner1 {
	display: table-cell;
	vertical-align: middle;
}

a {
	text-decoration: underline;
	color: #434343;
	outline: none;
}
a:hover {
	text-decoration: none !important;
}
:focus {
  -moz-outline-style: none;
}
.team td {
        width:350px;
	padding-right: 15px;
	padding-bottom: 15px;
}

.text12 {
  margin-left: 50px;
	margin-right: 50px;
	font-size: 12px;
}
#navi {
	margin-left: 50px;
	margin-bottom: 0px;
	height: 35px;

}

.navpunkt {
	text-align: bottom;
  	color: #707070;
	margin-right: 15px;
	float: left;
}
.navpunkt-act {
	text-align: bottom;
	font-weight: bold;
  	color: #707070;
	margin-right: 15px;
	float: left;
}

.navpunkt a {
	text-decoration: none;
	color: #707070;
	font-weight: normal;
}
.navpunkt a:hover {
	font-weight: bold;
	/* background-image: url(../imagesline.gif);
	background-repeat: no-repeat;
	*/
}

.subnav {
	display: inline;
  	color: #707070;
	margin-right: 15px;
}
.subnav-act {
	display: inline;
	font-weight: bold;
  	color: #707070;
	margin-right: 15px;
}

.subnav a {
	text-decoration: none;
	color: #707070;
	font-weight: normal;
}
.subnav a:hover {
	font-weight: bold;
	/* background-image: url(../imagesline.gif);
	background-repeat: no-repeat;
	*/
}
#subnav {
	padding-top: 13px;
	text-align: center;
}
.active {
	font-weight: bold;
}
#startbild {
	margin-top: 50px;
	margin-left: 50px;
}
#bg_top {
  margin-left: 0px;
	padding: 0px;
	width: 846px;
	height: 36px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
}
#logoweiss {
	position: relative;
	z-index: 0;
	margin-top: -275px;
	margin-left: 561px;
	padding: 0px;
	top: 0px;
	left: 0px;
	width: 279px;
	height: 318px;
	background-image: url(../images/hrmatic_logo_weiss.png);
}
#empf_box {
	background-color: #AAAAAA;
	width: 464px;
	height: 190px;
	padding: 10px;
}
.textform {
	color: #ffffff;
	margin-bottom: 3px;
}
.form {
	background-color: #EEEEEE;
	font-size: 11px;
	border: none;
	margin-bottom: 10px;
}
a.formlink {
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
}
a.formlink:hover {
	font-weight: bold;
}
#logo {
  float: right;
	width: 122px;
	height: 57px;
	padding-top: 15px;
	padding-right: 15px;
}
#foto_buero {
  margin-left: 3px;
	width: 840px;
	height: 420px;
	background-image: url(../images/buero_start.jpg);
	background-repeat: no-repeat;
}
#foto_consulting {
  margin-left: 3px;
	width: 840px;
	height: 420px;
	background-image: url(../images/consulting.jpg);
	background-repeat: no-repeat;
}
#foto_diagnostik {
  margin-left: 3px;
	width: 840px;
	height: 420px;
	background-image: url(../images/diagnostik.jpg);
	background-repeat: no-repeat;
}
#foto_downloads {
  margin-left: 3px;
	width: 840px;
	height: 420px;
	background-image: url(../images/downloads.jpg);
	background-repeat: no-repeat;
}
#foto_hr_recruiting {
  margin-left: 3px;
	width: 840px;
	height: 420px;
	background-image: url(../images/hr_recruiting.jpg);
	background-repeat: 0 0 no-repeat;
	background-repeat: no-repeat;
}
#foto_ueber {
  margin-left: 3px;
	width: 840px;
	height: 420px;
	background-image: url(../images/ueber_hrmatic.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 846px;
	height: 281px;
	padding-top: 70px;
}
#bg_main_content {
  margin-left: 0px;
	width: 846px;
	background-image: url(../images/bg_main_content.jpg);
	background-repeat: repeat-y;
}
#bg_content {
  margin-left: -3px;
  width: 846px;
	height: 281px;
	background-image: url(../images/bg_content.png);
	background-repeat: 0 0 no-repeat;
}
#bg_start_content {
  margin-left: -3px;
	margin-top: 100px;
	height: 70px;
	width: 796px;
	background: url(../images/bg_content_start.png);
	background-repeat: 0 0 no-repeat;
	padding-top: 40px;
	padding-left: 50px;
	font-size: 24px;
	font-color: #434343;
	font-family: Century Gothic, Arial, Verdana, Helvetica;
}
#bg_bottom {
 	width: 846px;
	height: 82px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	position:relative;
}
#bg_bottom .promolink {
	position: absolute;
	width: 200px;
	height: 30px;
	left: 20px;
	top: 20px;
	font-size: 16px;
}
#bg_bottom .promolink a {
	text-decoration: none;
}
#bg_bottom .promolink a:hover {
	text-decoration: underline !important;
}

h1 {
	font-size: 14px;
	color: #434343;
}

.text {
  margin-left: 50px;
  position: relative;
	z-index: 10;
	font-size: 10px;
	color: #434343;
}
#abbinder {
	padding-top: 5px;
	margin-left: 250px;
}
.icons {
  float: left;
	margin-right: 30px;
}
.copyright {
	float: left;
	margin-left: 60px;
	margin-top: 1px;
}
.impressum {
	float: left;
	margin-top: 1px;
}
ul {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.teambox {
  margin-left: 1px;
	width: 210px;
	margin-bottom: 15px;
	float: left;
	}
a.ref {
	text-decoration: none;
	font-weight: normal;
	color: #434343;
}
a.ref:hover{
	text-decoration: underline;
	font-weight: bold;
}

/* 
   Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn 
*/
div#hold	{ 
	position:relative; overflow:hidden;
	width:760px; height:260px;
	margin-left: 0px; 
	z-index:100; 
	margin-top: 5px;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:740px; height:260px; 
	clip:rect(0px, 780px, 260px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:relative; left:41px; top:25px;
  width:7px; height:230px; 
  font-size:1px; z-index:1;
	background-color: #CCCCCC;
  }
div#track { 
  position:absolute; left:0px; top:0px;
  width:7px; height:230px;
  background-color: #CCCCCC;
  z-index:1;
  }
div#dragBar {
  position:absolute; left:42px; top:1px;
  width:6px; height:2px;
  background-color:#AAAAAA;
  z-index:1;
  }  
div#up { position:absolute; left:0px; top:-10px; z-index:2 }  
div#down { position:absolute; left:0px; bottom:-10px; z-index:3 } 

#facebook {
	width: 254px;
	float: left;
	overflow: hidden;
}
#facebook iframe {
	border: 0;
}

