/* Allgemein */

html, body, td, th {

    margin: 0px;
    padding: 0px;
    color: #595959;
    font-family:arial,verdana,helvetica,sans-serif;
    font-weight: normal;
    font-size:0.75em;
    line-height:140%;

}

body {}

div.site_body {

    width: 99%;

}

div.textblock {

	margin-bottom: 20px;

}

form {

	margin: 0px;
	padding: 0px;
	overflow: visible;

}

a {

	color: #595959;
	text-decoration: underline;
	font-weight: normal;

}

a:visited {

	color: #595959;
	text-decoration: underline;
	font-weight: normal;

}

a:hover {

	color: #c3c3c3;
	text-decoration: underline;
	font-weight: normal;

}

a:active {

	color: #c3c3c3;
	text-decoration: underline;
	font-weight: normal;

}

h1, .titel, .h1 {

    margin: 0px;
    padding: 0px;
    font-size: 1em;
    margin-bottom: 8px;
    font-weight: bold;

}

h2, h3, h4, h5, h6 {

    font-weight: bold;
    color: #595959;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;

}

.norm_text, p {

    padding:0px 0px 10px 0px;
    margin:0px;
    color: #595959;

}

.content {


}

ul {
    margin: 0px;
    padding: 0px;
}

ul li {
    margin: 0px;
    padding: 0px;
    background:transparent url(../../bilder/vcs/symbole/bullet.gif) no-repeat scroll 0 6px;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:1em;
    padding-left:10px;
}

ul ul li {
    margin: 0px;
    padding: 0px;
    margin-left:1.5em;
    padding-left:10px;
}

hr {}

img {

    border: 0px;

}

textarea, input, select {

    font-family: arial, verdana, helvetica, sans-serif;
    font-size: 1em;
    color: #595959;
    margin-top: 2px;
    margin-bottom: 8px;

}

#applbox select, #applbox input {

    width: 200px;

}

#applbox textarea {

    width: 200px;
    height: 140px;

}




/* Bewerbungs-Formular (spezif. in application.css) */

.agb_check, .agb_check_label {

    display: inline;
    border: 0px;

}

.agb_check {

    float: left;

}

a.portal_botton2 img, input.portal_botton2, #btn, a img {

    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
    border: 0px;
    margin-left: 2px;
    display: inline;
    /*float: right;*/

}

.hilite_text {

    color: red;

}

.error_message, .error_text {

    font-weight: bold;

}

.upload_process{
	z-index: 100;
	position: absolute;
	visibility: hidden;
	text-align: center;
	width: 80px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	border: 0px solid #ffffff;
}

#applbox {
	/*font-size: 11px;*/
	clear: left;
}

#applbox input,select {
    /*width: 250px;*/
}
#applbox textarea {
    /*width: 250px;
    height: 100px;*/
}




/* Stellenliste */

.man_css {}

.mini {}

.job_filter {}

.job_table {}

.filter_selbox {

    width: 190px;

}

input#volltext {

    width: 190px;

}

.stellenliste_head, .stellenliste_head a {

    background-color: #f0f0f0;
    border: 0px;
    color: #595959;
    font-weight: bold;
    text-decoration: none;

}

.stellenliste_head a:hover {

    color: #c3c3c3;

}

.stellenliste, .stellenliste_head {

    padding: 2px;

}

.search_list_message {}

.rexx_footer, .rexx_footer a {

    margin-top: 20px;
    text-align: right;
    font-size: 0.9em;

}

.rexx_footer {

    border-top: 1px solid #f0f0f0;

}

.link_header, .link_footer {

    text-align: right;

}

.link_header {

    margin-bottom: 20px;

}




/* Buttons im Header */

.header {

    padding-bottom: 10px;
    text-align: right;

}




/* Buttons im Footer */

.footer {

    text-align: right;

}



/* MISC */

.pdf_joboffer {

    text-align: center;
    vertical-align: bottom;
    margin: 20px;

}

.pdf_joboffer img {

    vertical-align: text-bottom;

}

.upload_process{
	z-index: 100;
	position: absolute;
	visibility: hidden;
	text-align: center;
	width: 80px;
	margin: 0px;
	padding: 0px;
	background-color:#ffffff;
	border: 0px solid #ffffff;
}


.highlight_text {
    font-weight: bold;
    color: #595959;
    margin-left: 0px;
    margin-right: 0px;
    text-align: left;
    padding: 3px;
}


.LINK_KONZERNWEIT {
    margin-top: 10px;
}


.PopUpLayer {
    position: relative;
    top: -250px;
    left: 33%;
    width: 450px;
    text-align: left;
    border: 6px;
    background-color: white;
    border-color: #aaaaaa;
    border-style: solid;
    display:none;
    float: left;
    opacity:0.8;
}

#tooltip {
	position: absolute;
	max-width: 150px;
	border: 1px solid #91C2DC;
	z-index: 10000;
	color: #595959;
	padding:5px;
	margin: 0px 0px 0px 0px;
	background-color: white;
}


