/* Start page elements */

div#toolsRow {
	position:relative;
	width:560px;
	background:url(../images/home/tools_row_bg.gif) repeat-y;
	z-index:0;
}
div#toolsRowBottom { 
	width:560px;
	height:1px;
	background:url(../images/home/tools_row_bottom.gif) no-repeat;
	overflow:hidden;
}



div#sidebar-left {
	margin-top:10px;
	float:left;
	width:560px;
}
div#sidebar-right {
	margin-top:10px;
	float:right;
	width:202px;
}
div#sidebar-right h2 { margin-top:0; }

div#preview-wrapper {
	width:560px;
	background:url(../images/home/background_previewwrapper.gif) repeat-y;
}
div#preview-wrapper-inner {
	width:560px;
	background:url(../images/home/previewwrapper_bottom.gif) left bottom no-repeat;
}

.column {
	float:left;
	width:275px;
	margin-right:10px;
}
.last { margin-right:0; }
div#toolsRow .column { min-height:107px; margin:0; }
div#toolsRow .column.last { float:right; }
* html div#toolsRow .column { height:107px; }

.small { width:202px; margin:0; }

img.plane { 
	position:absolute;
	left:444px;
	bottom:0;
	z-index:1;
}

.column .container { 
	width:auto; 
	padding:10px 10px 0 10px;
	border:0;
}

#sidebar-right .container {
	position:relative;
	width:182px;
	padding:8px 9px;
	border:1px solid #74C7B8;
	border-top:0;
	margin:0;
}


.container.home-login {
	min-height:121px;
}
* html .container.home-login {
	height:121px;
}

form.voting { margin:0.8em 0 0.8em 8px; }
form.voting label { position:relative; top:-0.2em; font-weight:bold; }
*html form.voting label { position:relative; top:0.2em; }
form.voting p { margin-bottom:0.2em; }
form.voting button { vertical-align:middle; margin-top:0.8em; }

input.right { float:right; }

#toolsRow .container p { margin-bottom:0.4em; }

#toolJobs label { display:block; margin-bottom:0.1em; }
#toolJobs ul { margin-top:0.5em; }
#toolUniport h3 { margin:0 0 14px 0; }
a.passwordLink { position:absolute; right:15px; top:-1.7em; z-index:1; }


/* Advertisment */

div#banner-row {
	margin-top:10px;
	background:url(../images/home/ad_row_bottom.gif) no-repeat;
}

div.banner-large {
	width:560px;
	padding:0;
	margin-top:10px;
	margin-bottom:10px;
	text-align:center;
}
div.banner-large.banner-bottom {
	width:540px;
	padding:10px;
	background:#e3f4f1;
}
* html div.banner-large.banner-bottom { width:560px; w\idth:540px; }
div.banner-large img { vertical-align:middle; }

div#banner-row div.banner-large { 
	float:left;
	margin:0;
}
div#banner-row div.banner-small {
	width:202px;
	float:right; 
	margin:0;
}

#footer .address {
	width:400px;
}




#teaser-zielfliegen {
	background:url(../images/home/teaser_zielfliegen_bg.gif) no-repeat;
	padding:15px 15px 0 15px;
	width:530px;
	height:147px;
}
#teaser-zielfliegen h1 {
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
}
#teaser-zielfliegen p {
	width:350px;
	margin:0 0 1em 0;
}
#teaser-zielfliegen .clearfix p {
	float:left;
	width:190px;
}
#teaser-zielfliegen .teaser-links {
	margin: 0 0 0 190px;
	list-style:none;
}
#teaser-zielfliegen .teaser-links li {
	margin:0;
}
#teaser-zielfliegen .teaser-links a {
	background:url(../images/general/li_arrow_green.gif) left 0.3em no-repeat;
	padding-left:12px;
	font-weight:bold;
}


.jobsearch-left {
	float:left;
	width:130px;
}
.jobsearch-left input {
	margin-top:3px;
}

.jobsearch-right {
	float:left;
}
.jobsearch-right ul.arrow-link {
	margin-bottom:5px;
}
.jobsearch-right a {
	font-weight:normal !important;
}


.job-form {
	padding-bottom:10px;
	border-bottom:1px solid #e581a3;
	margin-bottom:10px;
}