/*
// DOCUMENT:  Layout f. JackTiger
// VERSION:   $Revision: 1.50 $
// DATE:      $Date: 2008/01/29 14:20:33 $
// AUTHOR:    M.Beranek
// COPYRIGHT: M.Beranek
*/

html, body {
	margin:0;
	padding:0;
	/*background:url(../images_global/bg_main.gif) top left repeat-y;*/
	background-color:#d5d5d5;
	color: #333;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	text-align:center;
}


/* Trennlinien */
.hr_under {
	margin-top:0px;
	margin-bottom:16px;
	background-image: url(/images_global/line_dotted_1pix_999999.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:1px;
	padding-top: 0px;
	padding-bottom:0px;
	/* Fontsize und Lineheight auf 1 pix setzen, damit IE die Höhe nicht auseinanderdrückt... */
	font-size:1px;
	line-height:1px;
}
.hr_over {
	margin-top:0px;
	margin-bottom:3px;
	background-image: url(/images_global/line_dotted_1pix_999999.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:1px;
	padding-top: 0px;
	padding-bottom:0px;
	/* Fontsize und Lineheight auf 1 pix setzen, damit IE die Höhe nicht auseinanderdrückt... */
	font-size:1px;
	line-height:1px;
}

.hr_zwischending {
	margin-top:0px;
	margin-bottom:10px;
	background-image: url(/images_global/line_dotted_1pix_999999.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:1px;
	padding-top: 0px;
	padding-bottom:0px;
	/* Fontsize und Lineheight auf 1 pix setzen, damit IE die Höhe nicht auseinanderdrückt... */
	font-size:1px;
	line-height:1px;
}

.hr_zero {
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(/images_global/line_dotted_1pix_999999.gif);
	background-position: top left;
	background-repeat: repeat-x;
	height:1px;
	padding-top: 0px;
	padding-bottom:0px;
	/* Fontsize und Lineheight auf 1 pix setzen, damit IE die Höhe nicht auseinanderdrückt... */
	font-size:1px;
	line-height:1px;
}



.phantomheight{
	height: 50px;
	margin: 0px;
	padding: 0px;
}

/* Tabellen */
table {
	border-collapse: collapse;
	border-spacing:0;
	border: 0;
	/*border: 1px solid #ccc;*/
	padding: 0;
	margin: 0;
}
tr {
	padding: 0;
	margin: 0;
}
td {
	padding: 0;
	margin: 0;
}


/* Links */
a {
	color: #333;   
	/*text-decoration: none;*/
}
a:link {
	color: #333;   
	/*text-decoration: none;*/
}
a:visited {
	color: #333;   
	/*text-decoration: none;*/
}
a:hover {
	color: #333;   
	/*text-decoration: none;*/
}
a:active {
	color: #333;   
	/*text-decoration: none;*/
}


/* Dummy Ecken für einen Standard-Kasten */
.ro {
        background:url(../testbilder/ro.gif) top right no-repeat;
}

.lo {
        background:url(../testbilder/lo.gif) top left no-repeat;
}

.ru {
        background:url(../testbilder/ru.gif) bottom right no-repeat;
}

.lu {
        background:url(../testbilder/lu.gif) bottom left no-repeat;
}


/* Standard-Kasten: Grau-Weiss */
.grey_white_ro {
        background:url(../images_global/frame_grey_cccccc_white/ro.gif) top right no-repeat;
}

.grey_white_lo {
        background:url(../images_global/frame_grey_cccccc_white/lo.gif) top left no-repeat;
}

.grey_white_ru {
        background:url(../images_global/frame_grey_cccccc_white/ru.gif) bottom right no-repeat;
}

.grey_white_lu {
        background:url(../images_global/frame_grey_cccccc_white/lu.gif) bottom left no-repeat;
}



/* Standard-Kasten: Grün-Weiss */
.green_white_ro {
        background:url(../images_global/frame_green_2c5970_white/ro.gif) top right no-repeat;
}

.green_white_lo {
        background:url(../images_global/frame_green_2c5970_white/lo.gif) top left no-repeat;
}

.green_white_ru {
        background:url(../images_global/frame_green_2c5970_white/ru.gif) bottom right no-repeat;
}

.green_white_lu {
        background:url(../images_global/frame_green_2c5970_white/lu.gif) bottom left no-repeat;
}



/* Standard-Kasten: Grau-Grau */
.grey_grey_ro {
        background:url(../images_global/frame_grey_cccccc_grey_ebebeb/ro.gif) top right no-repeat;
}

.grey_grey_lo {
        background:url(../images_global/frame_grey_cccccc_grey_ebebeb/lo.gif) top left no-repeat;
}

.grey_grey_ru {
        background:url(../images_global/frame_grey_cccccc_grey_ebebeb/ru.gif) bottom right no-repeat;
}

.grey_grey_lu {
        background:url(../images_global/frame_grey_cccccc_grey_ebebeb/lu.gif) bottom left no-repeat;
}


/* Standard-Kasten: Grau ohne Rand */
.grey_ro {
        background:url(../images_global/frame_infobar/ro.gif) top right no-repeat;
}

.grey_lo {
        background:url(../images_global/frame_infobar/lo.gif) top left no-repeat;
}

.grey_ru {
        background:url(../images_global/frame_infobar/ru.gif) bottom right no-repeat;
}

.grey_lu {
        background:url(../images_global/frame_infobar/lu.gif) bottom left no-repeat;
}



/* Standard-Kasten: Detail-Ansicht */
.detail_ro {
        background:url(../images_global/frame_job_standard/ro.gif) top right no-repeat;
}

.detail_lo {
        background:url(../images_global/frame_job_standard/lo.gif) top left no-repeat;
}

.detail_ru {
        background:url(../images_global/frame_job_standard/ru.gif) bottom right no-repeat;
}

.detail_lu {
        background:url(../images_global/frame_job_standard/lu.gif) bottom left no-repeat;
}
/* Hot-Kasten: Detail-Ansicht */
.detail_hot_ro {
        background:url(../images_global/frame_job_hotjob/ro.gif) top right no-repeat;
}

.detail_hot_lo {
        background:url(../images_global/frame_job_hotjob/lo.gif) top left no-repeat;
}

.detail_hot_ru {
        background:url(../images_global/frame_job_hotjob/ru.gif) bottom right no-repeat;
}

.detail_hot_lu {
        background:url(../images_global/frame_job_hotjob/lu.gif) bottom left no-repeat;
}
/* EM-Kasten: Detail-Ansicht */
.detail_em_ro {
        background:url(../images_global/frame_job_emjob/ro.gif) top right no-repeat;
}

.detail_em_lo {
        background:url(../images_global/frame_job_emjob/lo.gif) top left no-repeat;
}

.detail_em_ru {
        background:url(../images_global/frame_job_emjob/ru.gif) bottom right no-repeat;
}

.detail_em_lu {
        background:url(../images_global/frame_job_emjob/lu.gif) bottom left no-repeat;
}
/* Adsquare/Ultra-Kasten: Detail-Ansicht */
.detail_ultra_ro {
        background:url(../images_global/frame_job_ultrahot/ro.gif) top right no-repeat;
}

.detail_ultra_lo {
        background:url(../images_global/frame_job_ultrahot/lo.gif) top left no-repeat;
}

.detail_ultra_ru {
        background:url(../images_global/frame_job_ultrahot/ru.gif) bottom right no-repeat;
}

.detail_ultra_lu {
        background:url(../images_global/frame_job_ultrahot/lu.gif) bottom left no-repeat;
}


/* Standard-Kasten für Aktionen */
.action_ro {
        background:url(../testbilder/action_ro.gif) top right no-repeat;
}
.action_lo {
        background:url(../testbilder/action_lo.gif) top left no-repeat;
}
.action_ru {
        background:url(../testbilder/action_ru.gif) bottom right no-repeat;
}
.action_lu {
        background:url(../testbilder/action_lu.gif) bottom left no-repeat;
}
.action_top {
        background:url(../images_global/quicknavi_cccccc_white/top.gif) top left no-repeat;
}
.action_bottom {
        background:url(../images_global/quicknavi_cccccc_white/bottom.gif) bottom left no-repeat;
}
.subaction_top {
        background:url(../images_global/quicknavi_cccccc_f3f3f3_shade/top.gif) top left no-repeat;
}
.subaction_bottom {
        background:url(../images_global/quicknavi_cccccc_f3f3f3_shade/bottom.gif) bottom left no-repeat;
}


/* Standard-Kasten für Merkliste */
.marker_ro {
        background:url(../testbilder/action_ro.gif) top right no-repeat;
}

.marker_lo {
        background:url(../testbilder/action_lo.gif) top left no-repeat;
}

.marker_ru {
        background:url(../testbilder/action_ru.gif) bottom right no-repeat;
}

.marker_lu {
        background:url(../testbilder/action_lu.gif) bottom left no-repeat;
}




/* Ecken für einen AdSquare-Kasten: */
.adsquare_ro {
        background:url(../images_global/frame_job_adsquare_02/ro.gif) top right no-repeat;
}
.adsquare_lo {
        background:url(../images_global/frame_job_adsquare_02/lo.gif) top left no-repeat;
}

.adsquare_ru {
        background:url(../images_global/frame_job_adsquare_02/ru.gif) bottom right no-repeat;
}

.adsquare_lu {
        background:url(../images_global/frame_job_adsquare_02/lu.gif) bottom left no-repeat;
}


/* Ecken für einen AdSquare-Update-Kasten: */
/*
.adsquare_upd_ro {
        background:url(../images_global/frame_job_adsquare_02/ro_updated.gif) top right no-repeat;
}

.adsquare_upd_lo {
        background:url(../images_global/frame_job_adsquare_02/lo_updated.gif) top left no-repeat;
}

.adsquare_upd_ru {
        background:url(../images_global/frame_job_adsquare_02/ru.gif) bottom right no-repeat;
}

.adsquare_upd_lu {
        background:url(../images_global/frame_job_adsquare_02/lu.gif) bottom left no-repeat;
}
*/
.adsquare_upd_ro {
        background:url(../images_global/frame_job_adsquare_02/ro.gif) top right no-repeat;
}

.adsquare_upd_lo {
        background:url(../images_global/frame_job_adsquare_02/lo.gif) top left no-repeat;
}

.adsquare_upd_ru {
        background:url(../images_global/frame_job_adsquare_02/ru.gif) bottom right no-repeat;
}

.adsquare_upd_lu {
        background:url(../images_global/frame_job_adsquare_02/lu.gif) bottom left no-repeat;
}



/* Login-Kasten: Grau-Weiss mit Tiger */
/* ACHTUNG: Dieser Kasten ist etwas anders aufgebaut: Die Reihenfolge ist umgekehrt: ru-lu-ro-lo */
.login_ru {
        background:url(../images_global/frame_login_jobdetail/ru.gif) bottom right no-repeat;
}
.login_lu {
        background:url(../images_global/frame_login_jobdetail/lu.gif) bottom left no-repeat;
}
.login_ro {
        background:url(../images_global/frame_login_jobdetail/ro.gif) top right no-repeat;
}
.login_lo {
        background:url(../images_global/frame_login_jobdetail/lo.gif) top left no-repeat;
}



/* Elemente des Login-Kasten */
/* Achtung: den Login-Kasten nicht mit der "LoginBar" verwechseln!!! */
.jt_loginbox {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9px;
	line-height: 14px;
	font-weight: normal;	
	margin-left:138px;
	padding-bottom:10px;
	width:390px;
}
.jt_loginbox h3{
	font-size:10px;
	padding-top:8px;
	padding-bottom:0px;
	margin-bottom:8px;
	color: #226699;
	font-weight: bold;
}
.jt_loginbox a{
	text-decoration: underline;
}
.jt_loginbox a:link{
	text-decoration: underline;
}
.jt_loginbox a:visited{
	text-decoration: underline;
}
.jt_loginbox a:hover{
	text-decoration: underline;
}
.jt_loginbox a:active{
	text-decoration: underline;
}
#jt_loginform {
	margin-top:8px;
	margin-bottom:8px;
}
#jt_loginform input{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9px;
	line-height:9px;
	height:10px;
	color:#555;
}
#jt_loginform .inputbox{
	width:170px;
}

#info_rabattcode .input_std{
	font-size: 10px;
	line-height: 12px;
	width:170px;
}

#info_rabattcode_banner .input_std{
	font-size: 10px;
	line-height: 12px;
	width:170px;
}

.submitbox{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	color: #555;
	background-color: #fff;
	border-top:#555 solid 1px;
	border-left: #555 solid 1px;
	border-bottom: #555 solid 1px;
	border-right: #555 solid 1px;
}
#jt_loginform .submitbox{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	color: #555;
	vertical-align: -4px;
	background-color: #fff;
	border-top:#555 solid 1px;
	border-left: #555 solid 1px;
	border-bottom: #555 solid 1px;
	border-right: #555 solid 1px;
}
#info_rabattcode .submitbox{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	color: #555;
	background-color: #fff;
	border-top:#555 solid 1px;
	border-left: #555 solid 1px;
	border-bottom: #555 solid 1px;
	border-right: #555 solid 1px;
}

.submitbox{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	color: #555;
	background-color: #fff;
	border-top:#555 solid 1px;
	border-left: #555 solid 1px;
	border-bottom: #555 solid 1px;
	border-right: #555 solid 1px;
}
#jt_loginform .loginlabel {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9px;
	padding-right:8px;
	padding-top:4px;
	vertical-align:top;
}
#jt_loginform .loginuserinput {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9px;
	padding-right:8px;
	padding-top:2px;
}


/* Standard-Seitenelemente, die in fast jeder Seite vorkommen: */
/* Navigations-Bereich: */
#navi {
	position: relative;
	width: 175px;
	height:800px;
	background-color: #2c5970;
	background-image:url(../images_global/navi_main_top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	/*margin-right:8px;*/
	margin-right:10px;
	z-index: 10;
	float:left;
}

/* Innerer Navigations-Bereich: */
#navitext {
}

/* Kopf */
#global_head{
	width:905px;
	height: 104px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	background-color: #fff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin-left: auto;
	margin-right: auto;
	
}

/* Logo-Links: */
#global_head_left {
	position: relative;
	height: 104px;
	width: 294px;
	background-color: #ffffff;
	background-image:url(../images_global/head_left_02.gif);
	float:left;
}

/* Logo-Rechts: */
#global_head_right {
	position: relative;
	height: 104px;
	width: 604px;
	background-color: #ffffff;
	background-image:url(../images_global/head_right.gif);
	float:right;
}

/* Statistik auf dem rechten Logo: */
#global_stats{
	font-family: Arial, Verdana, Helvetic, Sans-Serif;
	font-size: 11px;
	text-align: right;
	line-height: 13px;
	float: right;
	padding-top: 4px;
	padding-right: 7px;
	color: #fff;
}

/* Claim auf dem rechten Logo: */
#global_headline{
	position: absolute;
	top:56px;
	left: 38px;
	visibility: visible;
	font-family: Arial, Verdana, Helvetic, Sans-Serif;
	font-size: 36px;
	font-weight: bold;
	letter-spacing: 0.008em;
	color: #22669a;
	z-Index: 1;
}

/* Banner-Tag im Kopfbereich: */
#global_banner{
	position: absolute;
	top:25px;
	left: 30px;
	height: 64px;
	width: 468px;
	color: #22669a;
	visibility: visible;
	z-Index: 3;
}


/* Container für alle Elemente die unterhalb des Kopfes sitzen: */
#container_body {
	position: relative;
	width:905px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	padding-left: 7px;
	padding-right: 7px;
	background-color:#fff;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:0;
	padding-bottom:0;
}

/* Login-Zeile mit Username/Passwort-Formular: */
#login_bar{
	position: relative;
	background-color: #ffffff;
	width: 890px;   /* 890 = 905 - padding-left - padding-right  */
	/*height: 34px;*/   /*  34 =  44 - padding-top - padding-bottom  */
	height: 37px;
	background-image:url(../images_global/login_bar.gif);
	background-repeat: repeat-x;
	padding-left: 8px;
	padding-right: 7px;
	padding-top: 8px;
}

/* Formular in der Login-Bar */
form{
	 display: inline;
}

/* Der eigentliche Inhalts-Bereich in der Mitte: */
#container_center{
	
	position: relative;
	width: 536px;
	background-color: #fff;
	z-index: 5;
	float:left;
	margin-left:0px;
}

/* Die Überschrift der jeweiligen Unterseite: */
h2{
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
	padding-top: 2px;
	/* Abstand für blauen Unterstrich */
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
	color: #9c0000;
	/* Unterstreichung mit blauer Line, ausgeblendet */
	/*
	background-image: url(../images_global/head_underline.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	*/
	/* Unterstreichung mit grauer, unterbrochener Line */
	background-image: url(../images_global/line_dotted_2pix_999999.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	
	
}
/* 
ACHTUNG: 
Bug im Internet-Explorer: h2.nobg wird nicht 
korrekt dargestellt in Layern mit Background.
Deswegen hier #h2 anstatt h2... :(
*/
#h2.nobg {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom:18px;
	margin-top:0px;
	margin-bottom:0px;
	color: #2c5970;
}

h2.nobg {
	background-image: none;
}

h3{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom:4px;
	margin-top:0px;
	margin-bottom:0px;
	color: #2c5970;
}

h4{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	padding-top: 2px;
	padding-bottom:4px;
	margin-top:0px;
	margin-bottom:0px;
	color: #2c5970;
}
h4 .example{
	font-weight:normal;
	cursor: pointer;
}

.blumpf { /* Sorry, aber irgendwann gehen auch mir die Namen aus für so viele verschiedene Headlines, Abstände, Farben weiß der Geier was noch... */
	padding-bottom:11px;
}

/* Und noch ne Überschrift... man könnte es ja auch einheitlich machen, aber neee.... */
/* Schwarze Headline, bold, im Bereich: Bewerbe-Profil (Step 1 - 6) */
h5 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	color: #333;   
}

/* Die rechte Spalte mit den AdSquares: */
#container_right {
	position: relative;
	width: 172px;
	font-size: 10px;
	font-weight: normal;
	color: #999;
	background-color: #ffffff;
	padding-top: 0px;
	margin-left:10px;
	z-index: 10;
	float:right;
}

/* Der Kasten mit dem UltraHot-Bild */
#ultrahot01{
	padding-top:0px;
	padding-bottom:3px;
}
#ultrahot02{
	padding-top:0px;
	padding-bottom:0px;
}

/* Die verschiedenen AdSquares: */
.adsquare{
	width: 170px;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #fff;
	margin-bottom:0px;
	margin-top:0px;
	padding-bottom:0px;
	
}
.adsquare_headline{
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding-bottom: 5px;
}
.adsquare_mainbody{
	height:140px;
	overflow: hidden;
}
.adsquare_body{
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	padding-bottom: 5px;
}
.adsquare_upd_body{
	font-family:Arial,Helvetica,Verdana,Sans-Serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	padding-bottom: 5px;
}
.adsquare_linkline{
	font-family:Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 9px;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	margin: 0px;
}
.adsquare_linkline a{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.adsquare_linkline a:link{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.adsquare_linkline a:active{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.adsquare_linkline a:visited{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.adsquare_linkline a:hover{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
.adsquare_normal {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}
.adsquare_updated {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 8px;
}

.adsquare_separator{
	padding-left:3px;
	margin-bottom:6px;
	margin-top:2px;
}

/* Das Begrüßungs-Bild auf der Startseite: */
#welcome_pic{
	width: 536px;
	height:215px;
}
#welcome_big{
	position: absolute;
	top:26px;
	left:220px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 46px;
	color: #9c0000;
	
}
#welcome_small{
	position: absolute;
	top:78px;
	left:223px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;   
}
#welcome_fader{
	position:relative;
	top:0px;
	left:0px;
	width: 536px;
	height:215px;
}
#welcome_fader_img{
	position:relative;
	top:0px;
	left:0px;
	width: 536px;
	height:215px;
}
#welcome_border_img{
	position:absolute;
	top:0px;
	left:0px;
	width: 536px;
	height:215px;
}



/* Der InfoBereich oben rechts: */
#main_info {
	width:172px;
	/*height:230px;*/
	font-size: 10px;
	font-weight: normal;
	color: #999;
	display: block;
}
#main_info .info {
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
}
#main_info .info .info_headline {
	color: #ffa113;
	font-family: Arial Black, Helvetica, Sans-Serif;
	font-size:18px;
	font-weight: normal;
}
#main_info .info .info_body {
	height: 83px;
}
#main_info .info .info_linkline {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	line-height: 15px;
}

#main_info .info .info_linkline a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #999
}

/* Inhalts-Block im Mittelbereich */
.content_block {
	margin-bottom: 8px;
}


/* Kasten-Typ 0: */
.frame00 {
	width: 243px;
	padding:10px;
	padding-bottom: 14px;
	line-height: 16px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
}
.frame00 .important{
	color: #9c0000;
}
.frame00 .linkline {
}
.frame00 .linkline a {
	font-weight: normal;
	text-decoration: underline;
}





/* Kasten-Typ 1: */
.frame01 {
	width: 243px;
	padding:10px;
	padding-bottom: 0px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
}
.frame01 .logo{
	text-align: center;
	margin-top:28px;
	margin-bottom:30px;
	
}
.frame01 .important{
	color: #9c0000;
}
.frame01 ul{
	list-style-position: outside;
	list-style-image: url(../images_global/list_arrow_red.gif);
	padding-left: 8px;
	margin:8px;
}
.frame01 .jobitem{
	text-indent: -11px;
	padding-left: 11px;
	font-size:9px;
	line-height: 12px;
	padding-bottom: 5px;
}
.jobitem a{
	text-decoration: none;
}
.jobitem a:link{
	text-decoration: none;
}
.jobitem a:visited{
	text-decoration: none;
}
.jobitem a:hover{
	text-decoration: underline;
}
.jobitem a:active{
	text-decoration: underline;
}


.frame01 .linkline {
	text-align: right;
	padding-bottom: 10px;
	padding-top: 5px;
}
.frame01 .linkline a {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #9c0000;
}

/* Kasten-Typ 2: Arrow-Kasten */
.frame02 {
	width: 243px;
	padding-left:10px;
	padding-right:10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images_global/arrow_tojobs.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#bigarrow {
	position: absolute;
	top: 70px;
	left: 30px;
	width: 536px;
	overflow: visible;
	visibility: hidden;
	z-Index: 25;
}

/* Linke Spalte im Content-Bereich */
#home_left_column {
	float:left;
	width: 263px;
}

/* Rechte Spalte im Content-Bereich */
#home_right_column {
	float:right;
	width: 263px;
}

/* Info-Leite für User ist im Normal-Zustand ausgeblendet */
#info_bar {
	display: inline;
	visibility: hidden;
	z-index: 1;
}


/* Klassen für Input-Felder */

/* Formular-Felder: */
.input_std {
	color: #333;
	border-top: 1px solid #AAA;
	border-left:  1px solid #AAA;
	border-right:  1px solid #AAA;
	border-bottom:  1px solid #AAA;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size:9px;
	line-height:9px;
}

.input_err {
	color: #333;
	border-top: 2px solid #2C5970;
	border-left:  2px solid #2C5970;
	border-right:  2px solid #2C5970;
	border-bottom:  2px solid #2C5970;
}

#global_footer {
	font-size: 9px;
	line-height: 14px;
	color: #999;
	text-align: center;
	/* 
	NOTE: margin-top auf 0 gesetzt, damit die Berechnungen im Javascript einfacher werden!
	*/
	margin-top: 0px;
	padding-top:5px;
	padding-bottom:15px;
	background-image: url(../images_global/footer_separator.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#global_footer .footer_logo{
	padding-top: 5px;
}
#global_footer a{
	color: #999;
	text-decoration: none;
}

#global_footer a:link{
	color: #999;
	text-decoration: none;
}
#global_footer a:visited{
	color: #999;
	text-decoration: none;
}
#global_footer a:hover{
	color: #999;
	text-decoration: underline;
}
#global_footer a:active{
	color: #999;
	text-decoration: none;
}

#debug {
	position: absolute;
	top: 0px;
	left: 915px;
	background-color: #fff;
	color: #333;
	border: 1px solid black;
	width: 300px;
	height:400px;
	font-weight: normal;
	font-size:9px;
	font-family:Verdana, Arial, Helvetice, Sans-Serif;
	line-height:10px;
	overflow: scroll;
	visibility: hidden;
	z-index: 1000;
}
#debug h1{
	color: #333;
	font-size:11px;
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	line-height:13px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:4px;
	margin-bottom:4px;
	
}
#debug h2{
	color: #fff;   
	background-color: #2c5970;   
	font-size:11px;
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	font-weight:bold;
	line-height:13px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:18px;
	margin-bottom:4px;
	text-decoration: none;
	background-image: none;
}
#debug pre{
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top:0px;
	padding-bottom:0px;
	font-size: 10px;
	font-family: Courier, fixed;
	line-height: 11px;
}

#debug a{
	color: #333;   
	font-size:9px;
	font-family:Verdana, Helvetica, Arial, Sans-Serif;
	line-height:13px;
}

#infolayer {
	position: absolute;
	top: 44px;
	left: 187px;
	width: 536px;
	height:700px;
	overflow: hidden;
	visibility: hidden;
	z-index: 1;
}
#blacklayer {
	position: absolute;
	top: 0px;
	left: 0px;
	display:none;
	visibility: visible;
	background-color:#000;
	z-index: 15;
	width: 100%;
	height:100%;
	
}

#info_notLoggedin {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_notJobber {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_marked {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_pj {
	position: absolute;
	top: 70px;
	left: 76px;
	width: 442px;
	overflow: hidden;
	visibility: hidden;
	font-family:Verdana,Arail,Helvetica,Sans-Serif;
	
}
#info_applied {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_noappsleft {
	position: absolute;
	top: 90px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_markerlist {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_rabattcode {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_rabattcode_banner {
	position: absolute;
	top: 270px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_picdel {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_picmove {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_albumrename {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_albumrename .label{
	width:110px;
}
#info_albumrename .input_std{
	width:150px;
	height:10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 10px;
	color: #333;
	border-top: 1px solid #AAA;
	border-left:  1px solid #AAA;
	border-right:  1px solid #AAA;
	border-bottom:  1px solid #AAA;
	
}
#info_albumrename .input_std_err{
	width:148px;
	height:10px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 10px;
	color: #333;
	border-top: 2px solid #2C5970;
	border-left:  2px solid #2C5970;
	border-right:  2px solid #2C5970;
	border-bottom:  2px solid #2C5970;
}
#info_del_app {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_folderactions {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 412px;
	height:600px;
	overflow: hidden;
	visibility: hidden;
}
#info_folderrename {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:600px;
	overflow: hidden;
	visibility: hidden;
}
#info_foldercreate {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:600px;
	overflow: hidden;
	visibility: hidden;
}
#info_folderdelete {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:600px;
	overflow: hidden;
	visibility: hidden;
}

#info_needhelp {
	position: absolute;
	top: 120px;
	left: 140px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_welcomeback {
	position: absolute;
	top: 70px;
	left: 120px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}

/* Alert-Box */
.alertbox{
	width:302px;
	margin:0px;
	padding:0px;
}
.alertbox_top {
        background:url(../images_global/frame_alertbox_300x300/top.gif) top left no-repeat;
}
.alertbox_bottom {
        background:url(../images_global/frame_alertbox_300x300/bottom.gif) bottom left no-repeat;
}
.alertbox_large_top {
        background:url(../images_global/frame_alertbox_410x520/top.gif) top left no-repeat;
}
.alertbox_large_bottom {
        background:url(../images_global/frame_alertbox_410x520/bottom.gif) bottom left no-repeat;
}
.alertbox_content{
	padding-top:8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom:10px;
}
.alertbox_content .alertbox_head{
	padding-top:0px;
	padding-bottom:10px;
}
.alertbox_content .alertbox_info{
	font-size:10px;
	line-height:14px;
	padding-top:0px;
	padding-bottom:10px;
}
.alertbox_content .alertbox_info_half{
	font-size:10px;
	line-height:14px;
	padding-top:0px;
	padding-bottom:6px;
}
.alertbox_content .alertbox_info,
.alertbox_content .alertbox_info a:link, 
.alertbox_content .alertbox_info a:visited, 
.alertbox_content .alertbox_info a:hover, 
.alertbox_content .alertbox_info a:active {
	color:#333;
}
.alertbox_content .alertbox_info_half,
.alertbox_content .alertbox_info_half a:link, 
.alertbox_content .alertbox_info_half a:visited, 
.alertbox_content .alertbox_info_half a:hover, 
.alertbox_content .alertbox_info_half a:active {
	color:#333;
}
.alertbox_content .alertbox_info h4 {
}
.alertbox_content .alertbox_err{
	font-size:9px;
	line-height:13px;
	font-weight: bold;
	color: #2c5970;
	padding-top:0px;
	padding-bottom:10px;
}
.alertbox_content .alertbox_check{
	font-size:10px;
	line-height:18px;
	padding-top:0px;
	padding-bottom:0px;
}
.alertbox_content .alertbox_link{
	font-size:10px;
	line-height:18px;
	padding-top:0px;
	color: #2c5970;
	padding-bottom:0px;
}
.alertbox_content .alertbox_link a{
	color: #2c5970;
}
.alertbox_content .alertbox_link a:hover{
	text-decoration:underline;
}
.alertbox_content .alertbox_link_disabled{
	font-size:10px;
	line-height:18px;
	padding-top:0px;
	color: #999;
	padding-bottom:0px;
}
.alertbox_content .alertbox_link_disabled a{
	color: #999;
}
.alertbox_content .alertbox_link_disabled a:hover{
	text-decoration:underline;
}
.alertbox_content .alertbox_link_disabled_indent{
	font-size:10px;
	line-height:13px;
	padding-top:0px;
	color: #999;
	padding-bottom:0px;
	padding-left:25px;
	text-indent:-25px;
}
.alertbox_content .alertbox_link_disabled_indent a{
	color: #999;
}
.alertbox_content .alertbox_link_disabled_indent a:hover{
	text-decoration:underline;
}

.alertbox_content .alertbox_close{
	font-size:9px;
	text-align: right;
	padding-top:20px;
	padding-right:4px;
}
.alertbox_content .alertbox_close a{
	font-size:9px;
	color: #2c5970;
}
.alertbox_content .alertbox_close a:hover{
	text-decoration:underline;
}
.alertbox_content .comment{
	color:#999;
}


/* Loader, für Submits ohne Reload... */
#loaderimg {
	position: absolute;
	top: 0px;
	left: 0px;
	width:100px;
	height: 100px;
	visibility: hidden;
}

.rightside{
	float:right;
	margin-left:20px;
}


.para{
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.lastpara{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.bottompara{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.para a , .lastpara a, .bottompara a  {
	text-decoration:underline;
}

.para_halfline{
	margin-top: 0px;
	margin-bottom: 7px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.para_halfline a {
	text-decoration:underline;
}
.para_zwischending{
	margin-top: 0px;
	margin-bottom: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.para_largeline{
	margin-top: 0px;
	margin-bottom: 27px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.para_largeline a {
	text-decoration:underline;
}

.citation {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height:13px;
	font-style: italic;
	line-height: 13px;
	/*
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 8px;
	*/
	vertical-align: top;
}
#container_center .citation_label{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height:13px;
	padding-right: 15px;
	vertical-align: top;
}


/* Linke Spalte im Account-Bereich */
.account_left_column {
	float:left;
	width: 354px;
}

/* Rechte Spalte im Account-Bereich */
.account_right_column {
	float:right;
	width: 172px;
}

.frame_account {
	padding:10px;
	padding-bottom: 14px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	/* IE: "height" verhält sich wie "min-height", "min-height" wird in IE aber ignoriert... */
	/*height: 117px;*/
	
	/*
	Zur Berechnung:
	height 	= 172px                                       (172px)
		- padding-top                                 (-10px) 
		- padding-bottom                              (-14px)
		- frame_account_bottomline.padding-top        (- 0px)
		- frame_account_bottomline.line-height        (-13px)
		- frame_account_bottomline.padding-bottom     (-18px)
		-----------------------------------------------------
		                                               117px
	*/
}
.frame_account_2 {
	padding:10px;
	padding-bottom: 14px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	/* IE: "height" verhält sich wie "min-height", "min-height" wird in IE aber ignoriert... */
	height: 90px;   
	/*
	Zur Berechnung:
	height 	= 172px                                       (172px)
		- padding-top                                 (-10px) 
		- padding-bottom                              (-14px)
		- frame_account_bottomline.padding-top        (- 0px)
		- frame_account_bottomline.line-height        (-13px)
		- frame_account_bottomline.padding-bottom     (-18px)
		- accountitem.padding-top                     (- 0px)
		- accountitem.line-height                     (-13px)
		- accountitem.margin-bottom                   (-14px)
		-----------------------------------------------------
		                                                90px
	*/
}

.frame_account_3 {
	padding:10px;
	padding-bottom: 14px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
}




.frame_account_left {
	font-size:9px;
	width: 354px;
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	/* IE: "height" verhält sich wie "min-height", "min-height" wird in IE aber ignoriert... */
	height: 172px;
	
}
.frame_account_left_infoblock {
	font-size:9px;
	width: 354px;
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	/* IE: "height" verhält sich wie "min-height", "min-height" wird in IE aber ignoriert... */
	height: 172px;
	
}
.frame_account_right {
	font-size:9px;
	/*width: 152px;*/
	width: 172px;
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	
	/* IE-6: "height" verhält sich wie "min-height", "min-height" wird in IE-6 aber ignoriert... */
	/*height: 172px;*/
	
	/* IE-7 */
	min-height:172px;
	height:auto;
}
.frame_account_wide {
	font-size:9px;
	width: 535px;
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	/* IE: "height" verhält sich wie "min-height", "min-height" wird in IE aber ignoriert... */
	/*height: 172px;*/
	
}
.frame_account_bottomline{
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	padding-bottom:18px;
	/*vertical-align:bottom;*/
}



.frame_account_left_large {
	font-size:9px;
	width: 354px;
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	/* IE: "height" verhält sich wie "min-height", "min-height" wird in IE aber ignoriert... */
	height: 291px;
	
}
.frame_account_right_large {
	font-size:9px;
	width: 172px;
	/* Achtung: Firefox muß hier eine "min-height" gesetzt bekommen... */
	/* IE: "height" verhält sich wie "min-height", "min-height" wird in IE aber ignoriert... */
	height: 291px;
}


#container_center .accountitem {
	color: #2c5970;
	padding-bottom: 0px;
	margin-bottom: 14px;
	text-align:left;
}
#container_center .accountitem_space {
	color: #2c5970;
	padding-bottom: 0px;
	margin-bottom: 28px;
	text-align:left;
}
#container_center .accountitem_state {
	color: #999;
	padding-bottom: 0px;
	margin-bottom: 14px;
	text-align:left;
}

#container_center .accountbottomline {
	color: #2c5970;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
}
#container_center .accountitem_left {
	width:172px; /* 172px - padding-left + Abstand-nächster-Kasten (width = 172px - 10px + 10px = 172px)  */
	float: left;
}
#container_center .accountitem_right {
	width:162px; /* 172px - padding-right (width = 172px - 10px = 162px)  */
	float: right;
	
}


#container_center .accountitem_info_head {
	color: #999;
	padding-bottom: 8px;
	text-align:left;
}
#container_center .accountitem_info_company {
	color: #999;
	padding-bottom: 18px;
	text-align:left;
}

/* Achtung: accountitem_info ist die linke Spalte der Tabelle */
#container_center .accountitem_info {
	color: #999;
	padding-bottom: 2px;
	text-align:left;
	width: 172px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
}

/* Achtung: accountitem_info_right ist die rechte Spalte der Tabelle */
#container_center .accountitem_info_right {
	color: #999;
	padding-bottom: 2px;
	text-align:left;
	width: 162px;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
	font-weight: normal;
}


#container_center .accountitem a {
	color: #2c5970;
	text-decoration: none;
}

#container_center .accountitem .status, #container_center .accountitem_space .status {
	color: #999;
}

#container_center .accountitem_space a {
	color: #2c5970;
	text-decoration: none;
}
#container_center .accountitem_info a {
	color: #999;
	text-decoration: none;
}


#container_center .accountbottomline a {
	color: #2c5970;
	text-decoration: none;
}

#container_center .account_info_bottomline {
	color: #999;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
}

#container_center .account_info_bottomline a {
	color: #999;
}

.helper {
	text-decoration: none;
}


.rightbox {
	float: right;
}

.leftbox {
	float: left;
}
.righttext {
	text-align: right;
}
.lefttext {
	text-align: left;
}

.smallbutton {
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
	color: #2C5970;
	background-color:#E9E9E9;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
}

/* Recommend-Box */
#info_recommend {
	position: absolute;
	top: 100px;
	left: 76px;
	width: 442px;
	overflow: hidden;
	visibility: hidden;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 14px;
}
#info_recommend .input_std {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	width:190px;
	margin-right:10px;
}
#info_recommend .input_std_err {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	width:188px;
	margin-right:10px;
	color: #333;
	border-top: 2px solid #2C5970;
	border-left:  2px solid #2C5970;
	border-right:  2px solid #2C5970;
	border-bottom:  2px solid #2C5970;
}

/* Session-Expire-Box */
#info_sessionexpire_01_bew {
	position: absolute;
	top: 100px;
	left: 140px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_sessionexpire_02_bew {
	position: absolute;
	top: 100px;
	left: 140px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_sessionexpire_01_ins {
	position: absolute;
	top: 100px;
	left: 140px;
	width: 302px;
	height:302px;
	overflow: hidden;
	visibility: hidden;
}
#info_sessionexpire_02_ins {
	position: absolute;
	top: 100px;
	left: 140px;
	width: 302px;
	/*width: 412px;*/
	height:302px;
	overflow: hidden;
	visibility: hidden;
}

#info_sessionexpire_02_ins .alertbox_info .comment,
#info_sessionexpire_01_ins .alertbox_info .comment,
#info_sessionexpire_01_bew .alertbox_info .comment,
#info_sessionexpire_02_bew .alertbox_info .comment{
	font-size:10px;
} 

.alertbox_info h4 {
	color:#2c5970;
}
textarea {
	color: #333;
}

#info_recommend textarea {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 13px;
	width:391px;
	height:140px;
}

#recommendbox_form{
	margin-bottom: 4px;
}

#recommendbox_form td{
	/* Für FF */
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	line-height: 13px;
	padding-bottom: 8px;
}
#rc_errmsg {
	font-weight: bold;
	color: #2c5970;
	padding-bottom: 15px;
	display: none;
}
#info_recommend .userinput{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
	color: #999;
	font-weight: normal;
	padding-bottom: 8px;
}
#info_recommend .userinput_err{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
	color: #9C0000;
	font-weight: bold;
	padding-bottom: 8px;
}

#info_recommend .userinput_chk{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 12px;
	color: #333;   
	font-weight: normal;
	padding-bottom: 3px;
}
#info_recommend .userinput_chk_err{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 12px;
	color: #9c0000;
	font-weight: bold;
	padding-bottom: 3px;
}
#info_recommend .userinput_chk_err a{
	color: #9C0000;
}
#info_recommend .userinput_msg{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
	color: #999;
	font-weight: normal;
	padding-bottom: 0px;
}

.recommendbox{
	width:442px;
	margin:0px;
	padding:0px;
}

.recommendbox_top {
	background:url(../images_global/frame_alertbox_440x600/top.gif) top left no-repeat;
}
.recommendbox_bottom {
	background:url(../images_global/frame_alertbox_440x600/bottom.gif) bottom left no-repeat;
}
#welcome .recommendbox_bottom{
	/*height:325px;*/
}
.recommendbox_content{
	padding-top:20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:10px;
	
}
.recommendbox_form {
	font-size:10px;
	line-height:14px;
}
.recommendbox_content .recommendbox_head{
	padding-top:0px;
	padding-bottom:10px;
}
.recommendbox_content .recommendbox_intro{
	font-size:10px;
	line-height:14px;
	padding-top:8px;
	padding-bottom:18px;
	width: 400px;
}
.recommendbox_content .recommendbox_err{
	font-weight: bold;
	color: #9c0000;
	
}

.recommendbox_content .recommendbox_close{
	font-size:9px;
	text-align: right;
	padding-top:20px;
	padding-right:4px;
}
.recommendbox_content .recommendbox_close a{
	font-size:9px;
	color: #2c5970;
}
.recommendbox_content .recommendbox_close a:hover{
	text-decoration:underline;
}


/* eigentlich aus "grundlayout_formular" aber die Konstruktion ist hier etwas anders ... */
#info_recommend .checkbox{
	width: 12px;
	vertical-align:-5px;
}

.clearer {
	clear:both;
}


.cdt_comp{
	font-weight: bold;
	text-align: left;
	color: #333;
	margin-bottom:10px;
}

#help {
	font-size: 9px;
	line-height: 13px;
	color: #999;
	margin-top: 15px;
	padding-left: 9px;
	padding-right: 9px;
}
#help .helphead{
	padding-bottom:5px;
}
#help .helpbody{
	padding-bottom:5px;
}

#container_center .whoami {
	font-family: Verdana, Arial, Helcetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	color: #ccc;
	line-height: 9px;
	display: block;
	text-align:right;
	margin-top:8px;
}

#hiddenbutton {
	visibility: hidden;
	display: none
}



/* wie Grundlayout-Formular... */
#container_center .introduction{
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 11px;
	line-height: 16px;
	color: #333;
	padding-top: 4px;
	padding-bottom:6px;	
}
#container_center .introduction a{
	color: #333;
	text-decoration: underline;
}

.deactivated{
	color:#999;
}


.rightinfo{
	position:absolute;
	top:-9px;
	left:546px;
	z-Index:15;
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:9px;
	font-weight:normal;
	line-height:13px;
	width:162px;
	padding-left: 9px;
	padding-right: 9px;
}

.rightinfo .helphead{
	padding-bottom:5px;
}
.rightinfo .helpbody{
	padding-bottom:5px;
}



.frame03{
	width: 243px;
	padding:10px;
	padding-bottom: 10px;
	line-height: 13px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	padding-top:160px;
}

#container_center .frame03 a {
	color: #9c0000;
	text-decoration:none;
}

.fishbowl_bottom{
	background:url(/images_global/changebox_bottom.jpg) bottom left no-repeat;
}

.fishbowl_top{
	background:url(/images_global/changebox_top.jpg) top left no-repeat;
}

/* 
IMPORTANT: Der Kasten ist nur 524px statt 526px breit! 
Da der Kasten direkt unter einer gepunkteten Linie sitzt,
welche aber mit einem transparenten Punkt endet, ensteht ein 
Versatz von Linien-Ende zu Kasten-Ende. deswegen wird
dieser eine Kasten um zwei Pixel gekuerzt...
*/
.frame04{
	width: 524px;
	padding-left:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.frame05 {
	width: 243px;
	padding:10px;
	padding-bottom: 7px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 9px;
	line-height: 13px;
}

.last24img{
	padding-top:3px;
}

.input_fts{
	color: #999;
	border-top: 1px solid #AAA;
	border-left:  1px solid #AAA;
	border-right:  1px solid #AAA;
	border-bottom:  1px solid #AAA;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size:9px;
	font-weight:normal;
	line-height:13px;
	width:170px;
	height:13px;
	margin-right:8px;
}


.gg00{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}
.gg01{
	padding-top:5px;
	padding-bottom:0px;
	text-align:left;
}

.gg02{
	padding-top:5px;
	padding-bottom:0px;
	text-align:left;
}

.gg02 input{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
	color:#333;
}

/* Minit-Tiger-Kasten: Grau-Weiss mit Mini-Tiger */
/* ACHTUNG: Dieser Kasten ist etwas anders aufgebaut: Die Reihenfolge ist umgekehrt: ru-lu-ro-lo */
.jtmini_ru {
        background:url(../images_global/frame_login_jobdetail/ru.gif) bottom right no-repeat;
}
.jtmini_lu {
        background:url(../images_global/frame_login_jobdetail/lu.gif) bottom left no-repeat;
}
.jtmini_ro {
        background:url(../images_global/frame_login_jobdetail/ro.gif) top right no-repeat;
}
.jtmini_lo {
        background:url(../images_global/frame_login_jobdetail/lo.gif) top left no-repeat;
}

.jtmini_content{
	padding-left:135px;
	height:95px;
}


#alertbox_helper{
	position: absolute;
	top: 120px;
	left: 140px;
	width: 302px;
	height:1px;
	visibility: hidden;	
}

.warning{
	color:#9c0000;
}

#container_center .warning a, 
#container_center .warning a:link,
#container_center .warning a:visited,
#container_center .warning a:hover, 
#container_center .warning a:active  {
	color:#9c0000;
}


.clearfix:after{
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
	background-color:#fff;
}

.input_chat_msg {
	color: #333;
	border-top: 1px solid #AAA;
	border-left:  1px solid #AAA;
	border-right:  1px solid #AAA;
	border-bottom:  1px solid #AAA;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size:9px;
	line-height:9px;
	width:265px;
}

.input_chat_receiver{
	color: #333;
	border-top: 1px solid #AAA;
	border-left:  1px solid #AAA;
	border-right:  1px solid #AAA;
	border-bottom:  1px solid #AAA;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size:9px;
	line-height:9px;
	width:269px;
}

.input_chat_bell {
	width: 12px;
	vertical-align:-5px;
}
.chat_smallbutton {
	font-size: 9px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	height: 18px;
	color: #2C5970;
	background-color:#E9E9E9;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 80px;
}
