* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
body, div#stbePreview {
  margin: 0px;
  padding: 15px;
  padding-right: 0px;
  background-color: #FFFFFF;
  color: #000000;
  width: 710px;
}


table.page {
  width: 100%;
}
table.page td {
  vertical-align: top;
}
table.page td.left {
  width: 275px;
}
table.page td.left img {
  width: 275px;
}
table.page td.right {
  padding-left: 15px;
}


h1, #stbeBez {
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  color: #8f8f8f;
}
h2, div#stbePreview h2 {
  font-weight: bold;
  margin: 0px;
  margin-top: 10px;
}
p {
  margin: 0px;
  margin-top: 10px;
}
p.jobcat {
  margin: 0px;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  background-color: #ee1c25;
  color: #ffffff;
}
ul {
  margin: 0px;
  margin-top: 10px;
  margin-left: 30px;
  padding: 0px;
  list-style-type:circle;
}
li {
  margin: 0px;
}
div.block {
  /*background-color:#f7f7f7;*/
  background-color:#efefef;
  padding:5px;
  margin: 0px;
  margin-top: 10px;
}
div.obewsteps {
  border:solid 1px #8f8f8f;
}
div.obewsteps span.missing {
  color: #8f8f8f;
}
div.obewsteps span.current {
  font-weight:bold;
  text-transform:uppercase;
}
div.obewsteps span.done {
}

div.block h2 {
  margin-top: 0px;
}

/* CheckBoxRadioButtonGRouP */ 
div.cbrgrp {
}

p.sysPgMsg {
  font-weight: normal;
  color: #ff0000;
  border: solid 1px #ff0000;
  padding: 5px;
}
p.box {
  border: solid 1px #8f8f8f;
  padding: 5px;
}
div.nojobadd {
	/* no job advertisement */
  border: solid 1px #8f8f8f;
  padding: 5px;
  margin-top: 20px;
}

input.text, input.file, textarea {
  border: solid 1px #cacaca;
}
input.submit {
  font-weight: bold;
}

.msg, input.msg, textarea.msg {
  border:solid 2px #c61d00;
}
p.msg, span.msg {
  font-weight: bold;
  color: #c61d00;
}
p.msg {
  border: solid 2px #c61d00;
  padding: 5px;
}

table.list {
  width: 100%;
  padding: 0px;
  margin: 0px;
  margin-top: 7px;
  border-collapse: collapse;
  background-color: #e5e5e5;
}
table.list caption {
  text-align: left;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 5px;
}
table.list td {
  border-bottom: solid 1px #ffffff;
}
table.list td.jcfili {
  background-color: #ffffff;
  color:#6c6c6c;
  padding-left:5px;
}
table.list th {
  background-color: #ffffff;
  font-weight:normal;
}
table.list td a {
  padding: 1px;
  padding-left: 5px;
  display: block;
}
table.list th.caption {
  text-align: left;
  font-weight: bold;
  padding-top: 8px;
  padding-bottom: 5px;
}


table.obew {
  width:100%;
}
table.obew caption {
  text-align: left;
  font-weight: bold;
  padding-bottom: 5px;
}
table.obew .c1, table.obew .c3 {
  width:15%;
}
table.obew .c2, table.obew .c4 {
  width:35%;
}
table.obew .c3 {
  padding-left:5px;
}
table.obew .c4 {
  text-align:right;
}
table.obew th {
  text-align:left;
  font-weight:normal;
}
table.obew td {
  vertical-align:middle;
}
table.obew td input.text {
  width:96%;
}
table.obew td input.size10 {
  width:80px;
}




/*--------------------------------------*/
div.lbintern ul, div.lbintern li {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	list-style: none;
}
div.lbintern a {
	float: left;
	background: url("img/linkbutt_intern.gif") 100% -28px;
	padding-right: 10px;
	margin-right: 2px;
	text-decoration: none;
}
div.lbintern a span {
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	padding: 8px 4px 6px 28px;
	background: url("img/linkbutt_intern.gif") 0% -28px;
}
div.lbintern a span {float:none;}
div.lbintern a:hover { background-position:100% -56px; }
div.lbintern a:hover span { background-position:0% -56px; }

