/* CSS Document */

body, html{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #999;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(http://layout.stellen1.de/version10/background.gif);
	background-repeat: repeat-x;
        }
#content{
	position: absolute;
	left: 50%;
	margin-left: -400px;
	padding: 15px 35px 35px 35px;
	margin-top: 30px;
	width: 800px;
	background-color:#FFFFFF;
	border: 1px none #999;
}

#header {
	position:relative;
	height: 50px;
	width: 800px;
	background-image:url(http://layout.stellen1.de/one-internet-jobs.de/logo.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}
#baselink {position:relative;float:left;
	height: 50px;
	width: 800px;
	background-image:url(http://layout.stellen1.de/one-internet-jobs.de/logo.jpg);
	background-repeat:no-repeat;
	background-position:  left ;
}
#navi {
position:relative;
	width: 160px;
	margin-top:6px;
	margin-bottom:6px;
	padding:0;
	float:left;
	/*border: 1px solid #ccc;*/
	font-size: 0.8em;
}
#navi h3 {
	margin:0;
	padding:2px 5px 5px 8px;
	background: #fff url(http://layout.stellen1.de/version10/nav-bg.gif) repeat-x 0px 0px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 15px;
}
#navi  ul{
	list-style-type: none;
	padding-left: 0.2em;
	margin-left: 0.1em;
		margin-top: 0.2em;
}
#navi  li{
	padding: 0px 0 0px 0;
	margin-left: 1.2em;
	list-style-image: url(http://layout.stellen1.de/version10/pfeil.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	display: list-item;
}
#navi p { background: #eee url(http://layout.stellen1.de/version10/nav-bg.gif) repeat-x; font-weight: bold; margin: 0px; padding: 3px 5px 3px 5px; }
#navi a {
	color: #333;
	text-decoration: none;
}
#navi a:hover { text-decoration: underline; }

#title{
	position:relative;
	float:right;
	width: 610px;
	background-color:#FFFFFF;
	margin:5px 0 0 0;
	text-decoration: none;
	padding: 0 12px 0 0;
	background-image: url(http://layout.stellen1.de/version10/tleiste.gif);
	height: 33px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	border: none;
}
#title h1 {
	color: #fff;
	margin:8px 0 4px 12px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
#main {
	position:relative;
	float:right;
	width: 608px;
	background-color:#FFFFFF;
	margin: 0 0 10px 2px;
	font-size: 0.8em;
	color: #444;
	text-decoration: none;
	padding: 6px;
	min-height:400px;
}
#main h1 {
	font: bold 12px;
	color: #333333;
	width:100%;
	height: 33px;
	margin:0;
}

/*#main p {
 * 		padding:0 0 0 4px;
 * 		}
 * 		#main table {
 * 				margin:0 0 0 2px;
 * 				}*/

#main ul{
margin-top: 3px;
	padding-left: 1em;
	margin-left: 0.1em;
}
#main li{
	padding-left: 0.1em;
	margin: 0.2em;
	list-style-type: square;
}




#footer {
	clear:both;
	position:relative;
	margin-top: 10px;
	padding-right:4px;
	text-align:right;
	font-size: 10px;
	background: #fff url(http://layout.stellen1.de/version10/button-bg.gif) repeat-x;
	border: 1px solid #ccc;
	color: #666;
	font-size: 0.8em;
	padding: 10px 0px;
	text-align: left;
	text-decoration: none;

}
#footer a{
	color: #777;
}
#footer dd { margin: 0; padding: 3px 10px; }
#footer dl { border-right: 1px solid #ccc; float: left; margin: 0px; min-height: 120px; padding: 1px; width: 20%; }
#footer dl.last { border-right: 1px solid #fff; width: 17%; min-height: 0px;}
#footer dt { font-weight: bold; padding: 1px 10px; text-transform: uppercase; }
#footer h3 { display: inline; margin: 10px; text-transform: uppercase; }

/* Allgemeines*/
#content #main a {
	color: #333;
}
#content #main a:hover {
	color: #000;
}
#content #main h2 {
	font: bold 12px;
		font-size:12px;
	color: #333333;
	margin:2px;
	text-decoration:underline;
}
#content #main h3 {
	font: bold 12px;
	font-size:12px;
	color: #000;
	margin:2px;
	text-decoration:underline;
}

#content #header td, #content #header td a{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
		font-weight: bold;
	color: #606060;
	text-decoration: none;
	height: 30px;
	vertical-align: middle;
	width: 1px;
}
#content #header .bg, #content #header .bg a{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 32px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	background-repeat: repeat-x;
	vertical-align: middle;
	background-color: #789CFF;
}

#content #header table tr td a small {
	font-size: 14px;
	color: #789CFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}

