/* start group global */
body { 
		background-color:#fff;
		text-align: center;
		margin: 0px;
		padding: 0px;
		font-family: Arial,Verdana;
		font-style: normal;
		font-size: 12px;
		line-height:17px;
		color: #333;
}

.page {
	width:800px;
	margin:0px auto;
	text-align: left;
	position:relative;
}

/* end group global */


/* start group header */
.header {
	margin-top:0px;
	height:150px;
	text-align:left;
	position:relative;
}

.steine_1 {background: url(../img/steine_1.jpg) no-repeat 30px 10px;}
.steine_2 {background: url(../img/steine_2.jpg) no-repeat 50px 5px;}
.steine_3 {background: url(../img/steine_3.jpg) no-repeat 40px 5px;}
.steine_4 {background: url(../img/steine_4.jpg) no-repeat 35px 15px;}
.steine_5 {background: url(../img/steine_5.jpg) no-repeat 15px 20px;}
.steine_6 {background: url(../img/steine_6.jpg) no-repeat 40px 20px;}

.Lego {
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;
}

.logo {
	position:absolute;
	top:60px;
	right:0px;
	z-index:2;
}
/* end group header */


/* start group navigation */
.navi {
	display:none;
}




/* end group navigation */


/* start group content */


.content {
	width:800px;
	height:100%;
	margin:0px;
	padding:0px 0px 0px 0px;
	clear:both;
	position:relative;
}

.left_col {
	display:none;
}



.right_col {
	margin-left:0px;
	padding-bottom:0px;
	padding-left:0px;
	position:relative;
	width:auto;
	border-width:0px;
	z-index:2;
}

.right_col p {
	padding-right:40px;
	line-height:17px;
}

a {color:#005b82;font:12px arial;text-decoration:underline;}
a:hover {color:#005b82;font:12px arial;text-decoration:none;}

a.bold {color:#005b82;font:bold 12px arial;text-decoration:underline;}
a.bold:hover {color:#005b82;font:bold 12px arial;text-decoration:none;}

h1 {
	padding-top:10px;
	margin-bottom:25px;
}

h2 {
	margin:20px 0px 20px 0px;
	padding:0px;
	font-family: Arial,Verdana;
	font-style: normal;
	font-weight:normal;
	font-size: 14px;
	line-height:20px;
	color: #333;
}

h3 {
	margin:13px 0px 10px 0px;
	padding:0px;
}


h4 {
	color:#005b82;
	font:bold 14px arial;
	margin-bottom:0px;
}

ul li {
	margin-right:40px;
}
/* end group content */


/* start group footer */
.footer {
	display:none;
}



.print {
display:none;
}



.print a, .zurueck a {display:none;}

/* Ende Seite Jobs */
