/* generated by csscreator.com */ 
html, body{ 
	margin:0 90px 0 0; 
	padding:0;
}
 
#pagewidth{ 
	width:960px; 
	text-align:left;  
	margin-left:auto; 
	margin-right:auto;  
} 
#pagetop{
	position:relative; 
	height:70px; 
	background-color:#FFF; 
	width:100%;
}
#pagetop img {
	float: left;
	padding: 0px;
	margin: 14px 0px 0px 33px;
}
#login{
	float: right;
	width: 465px;
	height: auto;
	padding: 7px 7px -7px 7px;
	/*border: 1px solid #c0c0c0;*/
}
#login input.fieldlogin{
	height: 13px;
	width: 130px;
	font-size: 10px;
	border: 1px solid #22405C;
	background-image: url('http://www.lookajob.de/img/bg/bg_searchtext.gif');
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-right: 2px;
	margin-top:0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 1px;
}
#login a, a:hover, a:active, a:visited{
	display: inline;
	padding: 0;
	margin: 0;
}
#maincol{
	background-color: #FFF;
	float: right; 
	display:inline; 
	position: relative; 
	width:960px;
	min-height: 463px;
	height: auto; 
}
#container {
	margin: 0 auto;
	width: 934px;
	text-align: left;
	padding: 0px 13px 0px 13px;
	float: none;
}
/* FOOTER BEGIN */
#footer{
	margin: 0 auto;
	/*width: 960px;*/
	text-align: left;
	background-image: url('http://www.lookajob.de/img/bg/bg_footer_1.gif');
	background-color:#716F6E;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	border-top: 3px solid #c0c0c0;
	padding: 0;
	padding-bottom: 30px;
	clear: both;
}
#page_footertext {
	margin-left: 15px;
	margin-top: 15px;
	width: 720px;
}
#page_footertext_right {
	float: right;
	margin-right: 15px;
	margin-top: 15px;
	/*width: 320px;*/
}
#footertext_copyright, #footertext_copyright p {
	margin-left: 15px;
	margin-right: 185px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 650px;
}
#page_footer img {
	margin: -25px 15px 0px 0px;
	float: right;
	text-align: right;
}
/* FOOTER END */

/* BOXES END */
/*---------------------href-Link----------------------------------------------------------*/
#container a:link {
	font-weight: normal;
	font-size: 11px;
	color: #1c40a1;
	text-decoration: none;
}
#container a:visited {
	font-weight: normal;
	font-size: 11px;
	color: #1c40a1;
	text-decoration: none;
}
#container a:hover {
	font-weight: normal;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
#container a:active {
	font-weight: normal;
	font-size: 11px;
	color: #ff9900;
	text-decoration: none;
}
/*---------------------href-Link----------------------------------------------------------*/
/* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

