body {
    background-color: #FFFFFF;
	font-family: Verdana,sans-serif;
	font-size: 11px;
	color: #000000;
	margin:0;
}

img {

	border: none;
}

a {

	font-weight: bold;
	color: #000000;
}

a.rot {

	font-weight: bold;
	color: #cc0000;
}

h1 {

    font-size: 14px;
    font-weight: bold;
    color: #7A2638;
}

h2 {

	font-size: 13px;
    font-weight: bold;
    color: #7A2638;
}

h3 {

    font-size: 12px;
    font-weight: normal;
    color: #7A2638;
}

h4 {

	font-size: 11px;
    color: #7A2638;
}

#sheet {

	overflow: visible;
	position: relative;
	z-index: 0;
	width: 995px;
	margin: 8px;
	background-color: #FFFFFF;
}

#home {

	width:160px;
	float:left;
}

#navigation {

	width:160px;
}

#content {

	float:right;
	width:820px;
	padding: 0 0 30px 20px;
}

#head {

	font-family:Verdana,sans-serif;
    font-size:13px;
    font-weight:normal;
    color: #7A2638;
    height: 75px;
    margin: 0 0 10px 0;
}

#footer {

	margin: 0 0 20px 160px;
	clear:both;
	text-align:center;
	color:grey;
}

#footer a {

	text-decoration:none;
	color:grey;
}

li {

	font-weight:normal;
   	color: #000000;
   	margin: 3px 0px 3px 0px;
}

table {

	margin:0px;
	padding:0px;
	border-collapse:collapse;
	/* border: 1px solid #7a2638; */
}

td {

	padding: 6px 3px;
}

tr.evenRow {

	background-color:#FFFFFF;
}

tr.oddRow {

	background-color:#EDE0E0;
}

/* DEFINE BASIC MESSAGES */

.error {

	display:block;
	padding: 5px;
	background-color:#FF0000;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.4em;
	font-weight:bold;
}

.successful {

	display:block;
	margin:0px 0px 30px 0px;
	padding: 5px;
	background-color:#009900;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 1.4em;
	font-weight:bold;
}

/* START NAVIGATION */

.navsectionCompany {

	width:160px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.navsectionCompany h2 {

	font-family: Verdana, sans-serif;
   	font-size: 11px;
   	font-weight: bold;
   	color: #FFFFFF;
   	background-image: url(/images/company/navsection_header.png);
	padding: 2px 2px 2px 5px;
	margin: 0px;
}

.navsectionCompanyContent {

 	font-size: 11px;
   	font-weight: bold;
	background-color:#ede0e0;
	border-right: 4px solid #7a2638;
	padding: 10px 0px 10px 5px;
}

.navsectionCompanyContent p {

	margin: 0px;
	padding: 7px 0px 6px 0px;
}

.navsectionCompanyLogout {

	color: #CE0000;
	font-weight:bold;
	padding: 0px 0px 0px 25px;
	margin: 0px;
}

.arrowlinkCompany {

	background-image: url(/images/company/arrow.gif);
	background-repeat:no-repeat;
	background-position: left center;
	display:inline;
	padding: 0px 0px 0px 15px;
}

/* Backlink to jobcandidate site */
.navsection {

	width:160px;
	padding: 0px 0px 10px 0px;
	margin: 0px;
}

.navsection h2 {

	font-family: Verdana, sans-serif;
   	font-size: 11px;
   	font-weight: bold;
   	color: #000000;
   	background-image: url(/images/navsection_header.png);
	padding: 2px 2px 2px 5px;
	margin: 0px;
}

.navsectionContent {

 	font-size: 11px;
   	font-weight: bold;
	background-color:#DBECFF;
	border-right: 4px solid #98C5E4;
	padding: 10px 0px 10px 5px;
}

.navsectionContent p {

	margin: 0px;
	padding: 7px 0px 6px 0px;
}

/* END NAVIGATION */

.indexbox {

	margin: 0 0 20px 0;
}

.indexbox h2 {

	font-size: 11px;
	font-weight:bold;
	padding: 5px 8px;
	margin: 0;
	color: #FFFFFF;
	background-image: url(/images/box-header-company.png);
}

.indexbox table {

	margin: 0 10px;
}

.indexbox li {

	list-style-type: none;
	margin: 10px 0;
}

.infobox {
	display:inline;
	position:relative;
	float:right;
	padding: 4px;
}

.infobox span{
	display: none;
}

.infobox:hover span{

	display:block;
	position:absolute;
    font-size:10px;
    bottom:20px;
    left: -420px;
    width:400px;
    border:1px solid #000000;
    padding:10px;
    background-color:#ede0e0;
    text-align: left;
    z-index: 50;
}

.contentBox {

	width:804px;
	padding: 0px 0px 10px 5px;
	margin: 0px 0px 20px 0px;
	border: 1px solid #7a2638;
}

.contentBox h2 {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 5px -5px;
	padding: 5px;
	background-color: #7a2638;
}

.contentBox input, textarea {

	width:590px;
}

.requiredField {

	color: #7A2638;
	font-weight: bold;
	text-align:right;
	width:170px;
}

.optionalField {

	color: #000000;
	text-align:right;
	width:170px;
}

.saveButton {

	text-align:right;
	margin: -10px 40px 0px 0px;
}

.saveButton input {

	min-width: 150px;
}

.sortierlinks {

	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
    background-color: #7A2638;
}

.jobdetails {

	width:780px;
}

.jobdetails td {

	padding: 4px;
}

.jobdetails h1 {

	margin: 2px 0px 2px 0px;
}

.jobcategory{

	font-weight: bold;
	font-size: 12px;
	background-color:#98C5E4;
	padding: 2px 0px 2px 4px;
}

.jobsection {

	background-color:#DBECFF;
	border-bottom: 1px solid #98C5E4;
	vertical-align:top;
	width:138px;
}

.jobsection h2 {

	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#DBECFF;
	margin: 0px;
	padding: 0px;
}

.socialBookmarkIcons {

	list-style-type: none;
	margin: 0px 10px 0px 15px;
	padding: 0px;
}

.socialBookmarkIcons li {

	display:inline;
	margin: 0px 2px 0px 0px;
}

.socialBookmarkIcons img {

	border: 1px solid #98C5E4;
	margin: 0px 0px 4px 0px;
}

.branchesOfStudyList {

	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.branchesOfStudyList li {

	margin: 3px 0px 3px 0px;
}

#loadingWait {

	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
	background-color: #000;
	color:#FFFFFF;
	text-align: center;
	vertical-align:middle;
	background:transparent url('/images/loading-bg.png') repeat;
}
