
/* ************************************************ */
/*   Allgemeine Head Tags                           */
/* ************************************************ */
html{
	background-color:#264D39 !important;
}

body {
	background-color:#264D39 !important;
	background-image:url(../images/background.gif) !important;
	background-attachment: fixed;
	background-position: left top;
	margin-left: 0px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;	
	height:auto !important;
}



#box_left {
	background-color:#FFFFFF;
}

#box_logo {
	height: 98px;
	background-color: #264D39;
}

#box_head {
	position: relative;
	height: 110px;
}

#box_middle {
	background-image:url(../images/content_bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}

/* ************************************************ */
/*   Head Style Definition                          */
/* ************************************************ */

#box_head_reiter {
	position: absolute;
	left: 0px;
	bottom:0px;
}
/*
#box_head_reiter a {position:relative;top:2px}
 * html #box_head_reiter a {position: static} 
*/

#box_head_login {
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#box_head_leiste {
	position: absolute;
	bottom:0px;
	background-color: #EEF1EF;
	height: 10px;
	width: 100%;
}

#box_head_banner {
	position: absolute;
	top: 0px;
	width: 100%;
	text-align: right;
}


/* ************************************************ */
/*   Body Style Definition                          */
/* ************************************************ */

/* Navigation */

#box_nav {
	width: 160px;
	background-color: #FFFFFF;
	height: 100%;
	padding:0;
	margin:0;
	width:14.2em;	
}

#koop_Logos {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}

/* ===========================  */

ul.jf_menue {
	padding:0;
	margin:1px 0px 0px 0px;
}
li.jf_menue {
	padding:0;
	margin:1px 0px 0px 0px;
}

a.menu_link_green, a.menu_link_grey, a.menu_link_lightgrey {
	padding:0;
	margin:0;
	margin-right: 1px;
	display:block;
	color: #000000;
	padding: 1px 0px 3px 5px;
	margin-left: 7px;
	border-left: 1px solid #FFFFFF;
	text-decoration:none;
	
}

a.menu_link_green:hover {
	padding:0;
	margin:0;
	padding: 1px 0px 3px 5px;
	margin-left: 7px;
	margin-right: 1px;
	border-left: 1px solid #264D39;
	background: #E9EDEB;
}

a.menu_link_grey:hover {
	padding:0;
	margin:0;
	padding: 1px 0px 3px 5px;
	margin-left: 7px;
	margin-right: 1px;
	border-left: 1px solid #666666;
	background: #EFEFEF;
}

a.menu_link_lightgrey:hover {
	padding:0;
	margin:0;
	padding: 1px 0px 3px 5px;
	margin-left: 7px;
	margin-right: 1px;
	border-left: 1px solid #AAAAAA;
	background: #EFEFEF;
}


h2.jf_h2, a.jf_h2 {
	padding:0;
	margin:0;
	font:normal 100.01% verdana, arial, sans-serif;
}

span.jf_unsichtbar, dfn.jf_dfn {
	padding:0;
	margin:0;
	position:absolute;
	left:-1000px;
	top:-1000px;
	width:0;
	height:0;
	overflow:hidden;
	display:inline;
}

jf_navi_abstand {
	padding-top: 2px;
}

/* ===========================  */

#box_body {
	/*width:839px;*/
	background-color: #FFFFFF;
	border: 1px solid #FF0000;
}


/* Content Sector */

#box_content {
	background-color: #FFFFFF;
	height: 100%;
	/* #65384 - added to position Save as JA button - lesnig01 */
	position: relative;
}


#box_content_top {
	border-left: 1px solid #264D39;
	background-color: #EEF1EF;
	padding: 20px;
}

#box_content_top H1 {
	padding: 0px; 
	margin: 0px;
	color: #264D39;
	font-family: Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: normal;
}

#box_content_top H6 {
	padding: 0px; 
	margin: 0px;
	color: #264D39;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}

.box_content_top_abschl {
	background-image:url(../images/tabs_corner_un.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

.nav_reiter_title_green {
	background-image:url(../images/menu_green.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}

.nav_reiter_title_grey {
	background-image:url(../images/menu_grey.gif);
	color: #FFFFFF;
	font-weight: bold;	
	padding-left: 10px;	
}

.nav_reiter_title_lightgrey {
	background-image:url(../images/menu_lightgrey.gif);
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;	
}

.ebene {
 clear: both;
 padding: 2px 0
}

.label {
 float:left;
 padding:3px 10px 0 0;
 width:10em;
 font-weight: bold;
 text-align: right; 
}

.feld{
 float:left;
 width:30em
} 

/*#box_content_top select, input {
	width: 300px;
}
*/

#bewerberdatenbank input, #bewerberdatenbank select {
	width: 150px;
}

.box_home_content_col_left {
	float: left;
	width: 49%;
}

.box_home_content_col_right {
	float: right;
	width: 49%;
}

.white_bg {
	background-color: #FFFFFF;
	margin-right: 10px; 
	margin-left: 10px;
}

/* ************************************************ */
/*   Footer Style Definition                        */
/* ************************************************ */

#box_footer {
	background-image:url(../images/bottom.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding:5px 10px 5px 10px;
	
	color: #333333;
}

#box_footer a { 
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}


/* ************************************************ */
/*   Element Style Definition                       */
/* ************************************************ */

input, textarea, select {
	border: 1px solid #264D39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.submit {
	border: 1px outset #ECE9D8;
	width: 140px!important;
	height: 25px;
}

input.checkbox {
	border: 0px; 
	width: 20px;
}

input.button_ad_detail {
	border: 1px outset #ECE9D8;
	width: 150px;
	height: 25px;
}

form {
	margin: 0px;
	padding: 0px;
}

.pfeil_link {
	background-image:url(../images/pfeile.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	color: #264D39;
	text-decoration: underline;
}

.pfeil_link_grey {
	background-image:url(../images/pfeile.gif);
	background-position:left;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.link_inserat {
	font-weight: bold;
	color: #264D39;
	text-decoration: underline;
}

.headline_select {
	background-image:url(../images/header_green_mi.gif); 
	color:#FFFFFF; 
	font-weight: bold; 
}

.search_record_white {
	background-color: #FFFFFF;
}

.search_record_grey {
	background-color: #DEEEDE;
}

a {
	color: #264D39;
}

/* =======Aditional classes for jobsuche ===========  */

.frmBtnSelect {
	background-color:white;
	border:1px solid #7F9DB9;
	color:#000000;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	margin-bottom:2px;
	margin-top:2px;
	width:25px;
}

.selectwidth {
	width:280px!important;
}

#save_as_ja
{
	z-index: 1;
	margin-top: 30px;
	position: absolute;
	right: 10px;
}

div#printheader, div.white_bg div#printheader
{
	border-bottom: 1px solid #000;
	text-align: right;
	display: none;
	width: 100%;
}


.cpLogo{
	margin:20px 10px 10px 20px;
	padding-top:20px;
}

.cpBlock{
	margin:10px 10px 10px 10px;
}

div.cpBlock p{
	font-weight:bold;
}

.cpIntroduction{
	padding:10px;
	text-align:center;
}

.cpSpecialization{
	padding:0px 10px 10px 20px
}
.cpContact{
	margin:10px 10px 20px 20px;
}
