body {
	background-image: url(../pics/page_hintergrund.jpg);
	background-repeat: repeat-x;
	background-color:#E2E8E7;
	margin:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

a{
	color:#FF0000;
}

a:visited {
	color:#FF9900;
}

.off {
	display:none;
}

#impressum{
	border-width:1px 1px 1px 1px;
	border-color:#000;
	border-style:solid;
	background-color:#fff;
	position:relativ;
	overflow:visible;
	margin:10px;
	padding:5px;
}

#page{
	background-image: url(../pics/netz.jpg);
	background-repeat:no-repeat;
	position:relativ;
	overflow:visible;
	margin:0 0 0 0;
	min-height:800px;
}
#page_u {
	background-image: url(../pics/netz_unten.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
	position:relativ;
	overflow:visible;
	margin:0 0 0 0;
	min-height:800px;
}

#content {
	margin: auto auto;
	width:990px;
	top:10px;
	position:relative;
}

#zumArbeitsamt{
	border-width:1px 1px 1px 1px;
	border-color:#000;
	border-style:solid;
	background-color:#fff;
	position:relativ;
	overflow:visible;
	width:700px;
	left:150px;
	height:55px;
	margin-left:250px;
	margin-bottom:10px;
	padding:0 0 0 0;
	
}

#zumArbeitsamt h1{
	border-width:5px 0px 5px 0px;
	border-color:#FC0101;
	border-style:solid;
	font-size:16px;
	height:33px;
	padding-top:12px;
	margin-top:0px;
}

#zumArbeitsamt h1 a{
	text-decoration:none;
	color:#000000;
}

#amazon{
	position:relativ;
	overflow:visible;
	width:180px;
	height:750px;
	float:left;
	/*border:1px solid #000000;*/
	margin-left:20px;

}

#begruessung{
	background-color:#fff;
	position:relativ;
	overflow:visible;
	float:left;	
	border-width:1px 1px 0px 1px;
	border-color:#000000;
	border-style:solid;
	float:right;
	width:768px;
	min-height:90px;
	padding:2px;
}

#begruessung h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	color:#ADC0BE;
	margin-bottom:5px;
	margin-top:0px;
}

#links{
	background-color:#fff;
	position:relativ;
	overflow:visible;
	float:left;
	border-width:0px 1px 1px 1px;
	border-color:#000000;
	border-style:solid;
	float:right;
	width:768px;
	margin-bottom:20px;
	padding:2px;
	
}
#con_links{
	background-color:#fff;
	position:relativ;
	overflow:auto;
	width:760px;
	height:230px;
	margin-bottom:20px;
	padding:5px;
}

#links h1{
	background-color:#ADC0BE;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:5px;
	padding-left:10px;
	height:25px;
	margin-bottom:10px;
	margin-top:0px;
}

#links h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	color:#637C79;
	margin-bottom:5px;
	margin-top:20px;
	border-width:1px 1px 1px 1px;
	border-color:#ADC0BE;
	border-style:solid;
	padding:2px;
	width:95%
}

#partner{
	width:768px;
	position:relativ;
	overflow:visible;
	float:right;
}

#partner h2 {
	background-image: url(../pics/hinter_partner_h2.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-variant:small-caps;
	font-weight:bold;
	color:#fff;
	width:238px;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:0px;
	text-align:center;
	
	
}

#partner #studium{
	background-color:#FFFFFF;
	width:248px;
	position:relativ;
	overflow:visible;
	float:left;
	border:1px solid #000000;
	margin-left:-5px;
	padding:2px;

}

#partner #jobs{
	background-color:#FFFFFF;
	width:248px;
	position:relativ;
	overflow:visible;
	float:left;
	border:1px solid #000000;
	margin-left:5px;
	padding:2px;

}

#partner #medien{
	background-color:#FFFFFF;
	width:248px;
	position:relativ;
	overflow:visible;
	float:left;
	border:1px solid #000000;
	margin-left:5px;
	padding:2px;

}

