/**
 * Author      : Jan Konzack
 * Date        : 31.05.2008
 * Customer    : Jobpool65
 * Description : Basics
 **/

/* Basiseinstellung */
html {
	font-family: Verdana, sans-serif;
	font-size: 62.5%;
}

body {
	background: #ffffff url(../images/bg.jpg) repeat-x top center;
	text-align: center;
	position: relative;
	text-align: center;
}

html, body {
	margin: 0;
	padding: 0;
}

/* Ueberschriften und Absaetze grundlegend zuruecksetzen */
h1, h2, h3, h4, h5, h6,
p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

/* Hauptwrapper */
#wrapper {
	width: 961px;
	
	margin: 0 auto;
	position: relative;
	text-align: left;
	
	background: transparent url(../images/contentwrapper_bg.jpg) no-repeat top left;
	height: 322px;
}

/* Absolute Elemente */
#metanavigation,
#navigation,
#contentwrapper {
	position: absolute;
	left: 160px;
	width: 720px;
}

/* Metanavigation */
#metanavigation {
	top: 0;
	height: 2.6em;
	line-height: 2.6em;
}

/* Navigation */
#navigation {
	top: 3.5em;
	height: 7.2em;
	line-height: 7.2em;
}

/* Contentwrapper wrapping content and containercolumn */
#contentwrapper {
	top: 130px;
	background: transparent url(../images/content_bg.jpg) repeat-y top left;
}

/* Content */
#content {
	float: left;
	padding: 1em 0 1em 2em;
	width: 460px;
}

/* Containercolumn */
#containercolumn {
	float: left;
	padding-left: 5px;
	width: 192px;
	
	float: right;
	margin-right: 14px;
}

/* Footer */
#footer {
	clear: both;
	position: relative;
	text-align: center;
	background: #fff url(../images/footer-plain.png) no-repeat left top;
	padding: 118px 0 10px; 
	float: left;
	width: 100%;
}
#footer p {
	width: 600px;
	margin: 20px auto;
	color: #666666;
	font-size: 12px;
	text-align: left;
}
#footer ul {
	border-top: 1px solid #b2b2b2;
	padding: 10px 0;
}
#footer ul li {
	display: inline;
	margin: 0 10px;	
}

#jobpoologo {
	position: absolute;
	width: 160px;
	height: 183px;
	top: 0;
	left: 0;	
}
#jugendtrainerlogo {
	position: absolute;
	width: 139px;
	height: 79px;
	top: 28px;
	right: 88px;
}

#linkeu {
	right: 22.8em;
}
#linklos {
	right: 0;
}
#linkbmfsfj {
	right: 12em;
}


/* Alle Listen */
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}


/* Keine Border um Linkgrafiken */
a img {
	border: none;
}

.clear {
	clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 1px;
}

.clearonly {
	clear: both;
}

.hidden {
	display: none;
}

/*		CLEARFIX		*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Metanavigation */
#metanavigation ul li {
	float: left;
}
#metanavigation ul li a {
	text-decoration: none;
	color: #def2fd;
	display: block;
	float: left;
	margin-right: 1em;
}
#metanavigation ul li.jugendtrainer {
	float: right;
}
#metanavigation ul li.jugendtrainer a {
	margin: 0;
}

/* Navigation */
#navigation ul li {
	float: left;
}

#navigation ul li a {
	text-decoration: none;
	color: #003466;
	font-size: 1.6em;
	letter-spacing: -1px; 
}

#nav_jobpool,
#nav_jobpool_active,
#nav_beratung,
#nav_beratung_active,
#nav_muster,
#nav_muster_active,
#nav_jobs,
#nav_jobs_active {
	position: absolute;
}

#navigation ul #nav_jobpool_active a,
#navigation ul #nav_beratung_active a,
#navigation ul #nav_muster_active a,
#navigation ul #nav_jobs_active a {
	color: #ffffff;
}

#nav_jobpool,
#nav_jobpool_active {
	width: 10em;
	text-indent: 2em;
}
#nav_jobpool_active {
	background: transparent url(../images/navigation_active.jpg) no-repeat 0em -0.2em;
}

#nav_beratung,
#nav_beratung_active {
	left: 9.6em;
	width: 13.8em;
	text-indent: 1em;
}
#nav_beratung_active {
	background: transparent url(../images/navigation_active.jpg) no-repeat -10em -0.2em;
}

#nav_muster,
#nav_muster_active {
	left: 23.6em;
	width: 16em;
	text-indent: 1em;
}
#nav_muster_active {
	background: transparent url(../images/navigation_active.jpg) no-repeat -24em -0.2em;
}

#nav_jobs,
#nav_jobs_active {
	left: 40em;
	width: 15em;
	text-indent: 0.4em;
}
#nav_jobs_active {
	background: transparent url(../images/navigation_active.jpg) no-repeat -40em -0.2em;
}

/* Content */
div.colwrapper { }

div.column50 {
	width: 24em;
	width: 22em;
	float: left;
}
div.column100 {
	width: 40em;
	clear: both;
	float: left;
}

div.colright {
	margin-left: 1em;
}

#content h1 {
	color: #0099cd;
	font-size: 1.4em;
}
#content h2 {
	color: #333333;
	font-size: 1.2em;
}
#content h2.news {
	color: #9e8012;
	font-size: 1.2em;
	margin: 0.6em 0 0 0;
}
#content div.jobcontainer h2 {
	color: #9e8012;
	margin: 0.4em 0;
}
#content h3 {
	color: #0099cd;
	font-size: 1.2em;
	margin: 1em 0;
}
#content p {
	color: #666666;
	font-size: 1.1em;
	margin: 1em 0;
}
#content div.jobcontainer p {
	margin: 0.4em 0;
}
#content p.news {
	margin: 0.4em 0;
}
#content p a {
	text-decoration: underline;
	color: #999999;	
}

/* Jobpool */
div.selectbox {
	background: transparent url(../images/selectbox_bg_220.jpg) no-repeat top left;
	padding: 1em;
	height: 8.7em;
	position: relative;
	margin-bottom: 1em;
}

div.selectbox select {
	position: absolute;
	top: 4em;
	left: 0.8em;
	border: 1px solid #66ccfd;
	width: 17.4em;
	width: 16.4em;
	font-family: Verdana, sans-serif;
	font-size: 1.2em;
}
div.selectbox select option {
	color: #666666;
	line-height: 1.4em;
	height: 1.4em;
}
div.selectbox .submitbutton {
	position: absolute;
	right: 1.4em;
	bottom: 0.7em;
	width: 79px;
	height: 28px;
	border: none;
	font-size: 1em;
}

/* Beratung */
div.greybox {
	border: 1px solid #cccccc;
	padding: 1em;
	margin: 1em 0;
}

#content .bluehighlight {
	color: #006697;
}

/* Cotentpaper */
div.contentpaper {
	background: #f4f2f3 url(../images/contentpaper_2.jpg) no-repeat bottom left;
	float: left;
}
div.contentinnerpaper {
	background: transparent url(../images/contentinnerpaper_2.jpg) no-repeat top left;
	float: left;
	padding: 2em;
	padding-bottom: 3em;
	width: 441px;
}
div.contentinnerpaper .column50,
#content div.jobMeta .column50 {
	width: 21em;
	position: relative;
}
#content div.jobMeta {
	background: #f4f2f3 url(../images/jobhead.png) no-repeat top left;
	display: block;
	width: 481px;
	height: 22px;
	line-height: 22px;
	overflow: hidden;	
	padding: 0em 2em;
}
#content div.jobMeta p {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}
#content div.jobMeta p strong {
	font-weight: bold;
}




a.logolink img {
	float: left;	
	margin-right: 1em;
}

a.logolink {
	text-decoration: none;
	color: #999999;
	font-size: 1.1em;
	text-decoration: underline;
	padding: 0.6em 0;
}

div.innerlinkbox {
	border-top: 1px solid #efefef;
	padding-top: 1em;	
	clear: both;
}
div.innerlinkboxbottom {
	border-bottom: 1px solid #efefef;
	padding-bottom: 1em;
	clear: both;
}
div.innerlinkbox a {
	color: #666666;
	text-decoration: underline;
	font-size: 1.1em;
}


#checkliste { }

#jobselector {
	width: auto;
	border: 1px solid #66CCFD;
	font-family: Verdana,sans-serif;
	font-size: 1.2em;
	margin: 1em 0 0 0;
	width: auto;
}
#jobselectorbutton {
	display: block;
	margin: 0.8em 0;
	width: 79px;
	height: 28px;
	border: none;
	font-size: 1em;	
}

.floatleft {
	float: left;
}
.hidden {
	display: none;	
}

.textcenter {
	text-align: center;	
}

li.category {
	margin-top: 1em;	
}

a.downloadlink {
	background: transparent url(../images/link_download.jpg) no-repeat center right;
	padding-right: 2em;
}

a.joblink {
	font-size: 1.1em;
	color: #999999;
}

#content p.error,
#content p.info {
	color: #ffffff;	
	padding: 1em;
}
#content p.error {
	background-color: #990000;
}
#content p.info {
	background-color: #0099d2;
}
div.systemmessage {
	clear: both;
	padding-top: 1em;
}

/* Container */
div.container {
	background: transparent url(../images/box_content.jpg) no-repeat bottom left;
	margin-bottom: 1em;
	padding-bottom: 0.4em;
}

a.container_head {
	display: block;
	width: 194px;
	height: 4em;
	line-height: 4em;
	text-decoration: none;
	color: #0198cd;
	font-size: 1.4em;
	height: 2.85em;
	line-height: 2.85em;
	text-indent: 1em;
}
a.closed {
	background: transparent url(../images/box_head_closed.jpg) no-repeat top left;
}
a.opened {
	background: transparent url(../images/box_head_opened.jpg) no-repeat top left;
}

div.container p {
	margin: 1em 2em;
	font-size: 1.1em;
	color: #666666;
}

div.container ul {
	margin: 1em 2em;
	color: #666666;
}
div.container ul li {
	color: #01669a;
	font-size: 1.2em;
	margin: 0.4em 0;
}
div.container ul li a {
	text-decoration: underline;
	color: #666666;
	font-size: 0.92em;
}

div.container ul li.newsentry {
	margin-bottom: 0.8em;
}

/* Forms */

form label,
form span.advice {
	display: block;
}

form label,
form span.advice {
	font-size: 1.1em;
	margin: 0.4em 0;
}

form label {
	color: #02669a;
}

form span.advice {
	color: #999999;
	
}

form input {
	height: 1.4em;
	line-height: 1.4em;
	vertical-align: middle;
	background: transparent url(../images/input_text_bg.jpg) repeat-x top left;
}
form input,
form textarea {
	border: 1px solid #66ccfd;
	font-family: Verdana, sans-serif;
	font-size: 1.1em;
	color: #999999;
}

form textarea {
	width: 13em;
	background: transparent url(../images/input_textarea_bg.jpg) repeat-x top left;
}

form .fileinput {
	height: 2em;
	line-height: 2em;
}

#eintragen {
	border: none;
	margin: 1em 0;
	width: 12.2em;
	height: 2.8em;
	font-size: 1em;
}

#senden {
	border: none;
	margin: 1em 0;
	width: 12.2em;
	height: 2.8em;
	font-size: 1em;
}
