body {
	font-family: arial, verdana;
	color: #000000;
         background-color:#990000;
}

#container {
	position: relative;
	left:-5px;
	width:985px;
	height:729px;
         margin: auto;
}

#box {
	position:absolute;
	left:0px;
	top:0px;
	width:985px;
	height:729px;
}

#links {
	position:absolute;
	left:0px;
	top:0px;
	width:49px;
	height:729px;
         background-image:url(design/links.png);
         background-repeat: no-repeat;
}

#header {
	position:absolute;
	left:49px;
	top:0px;
	width:644px;
	height:102px;
         background-image:url(design/personalberatung.png);
         background-repeat: no-repeat;
}

#header a:link {text-decoration:none;}

#rechtsoben {
	position:absolute;
	left:693px;
	top:0px;
	width:292px;
	height:102px;
         background-image:url(design/rechtsoben.png);
         background-repeat: no-repeat;
}

#links2 {
	position:absolute;
	left:49px;
	top:102px;
	width:31px;
	height:627px;
         background-image:url(design/links2.png);
         background-repeat: no-repeat;
}

#profil {
	position:absolute;
	left:80px;
	top:102px;
	width:124px;
	height:35px;
         background-image:url(design/profil.png);
         background-repeat: no-repeat;
}

#profil a { display:block; text-decoration:none;
            background-image:url(design/profil.png);
            width:124px; height:35px }

#profil a:hover{ background-image:url(design/profil2.png); }

#profil2 {
	position:absolute;
	left:80px;
	top:102px;
	width:124px;
	height:35px;
         background-image:url(design/profil2.png);
         background-repeat: no-repeat;
}

#leistung {
	position:absolute;
	left:204px;
	top:102px;
	width:122px;
	height:35px;
         background-image:url(design/leistung.png);
         background-repeat: no-repeat;
}

#leistung a { display:block; text-decoration:none;
            background-image:url(design/leistung.png);
            width:122px; height:35px }

#leistung a:hover{ background-image:url(design/leistung2.png); }

#leistung2 {
	position:absolute;
	left:204px;
	top:102px;
	width:122px;
	height:35px;
         background-image:url(design/leistung2.png);
         background-repeat: no-repeat;
}

#beispiele {
	position:absolute;
	left:326px;
	top:102px;
	width:122px;
	height:35px;
         background-image:url(design/beispiele.png);
         background-repeat: no-repeat;
}

#beispiele a { display:block; text-decoration:none;
            background-image:url(design/beispiele.png);
            width:122px; height:35px }

#beispiele a:hover{ background-image:url(design/beispiele2.png); }

#beispiele2 {
	position:absolute;
	left:326px;
	top:102px;
	width:122px;
	height:35px;
         background-image:url(design/beispiele2.png);
         background-repeat: no-repeat;
}

#stellenangebote {
	position:absolute;
	left:448px;
	top:102px;
	width:122px;
	height:35px;
         background-image:url(design/stellenangebote.png);
         background-repeat: no-repeat;
}

#stellenangebote a { display:block; text-decoration:none;
            background-image:url(design/stellenangebote.png);
            width:122px; height:35px }

#stellenangebote a:hover{ background-image:url(design/stellenangebote2.png); }

#stellenangebote2 {
	position:absolute;
	left:448px;
	top:102px;
	width:122px;
	height:35px;
         background-image:url(design/stellenangebote2.png);
         background-repeat: no-repeat;}

#kontakt {
	position:absolute;
	left:570px;
	top:102px;
	width:123px;
	height:35px;
         background-image:url(design/kontakt.png);
         background-repeat: no-repeat;
}

#kontakt a { display:block; text-decoration:none;
            background-image:url(design/kontakt.png);
            width:123px; height:35px }

#kontakt a:hover{ background-image:url(design/kontakt2.png); }

#kontakt2 {
	position:absolute;
	left:570px;
	top:102px;
	width:123px;
	height:35px;
         background-image:url(design/kontakt2.png);
         background-repeat: no-repeat;
}

#rechts {
	position:absolute;
	left:693px;
	top:102px;
	width:46px;
	height:627px;
         background-image:url(design/rechts.png);
         background-repeat: no-repeat;
}

#postit {
	position:absolute;
	left:739px;
	top:102px;
	width:246px;
	height:98px;
         background-image:url(design/postit.png);
         background-repeat: no-repeat;
}


#postit1 {
	position:absolute;
	left:739px;
	top:102px;
	width:246px;
	height:98px;
         background-image:url(design/postit-profil.png);
         background-repeat: no-repeat;
}

#postit2 {
	position:absolute;
	left:739px;
	top:102px;
	width:246px;
	height:98px;
         background-image:url(design/postit-leistung.png);
         background-repeat: no-repeat;
}

#postit3 {
	position:absolute;
	left:739px;
	top:102px;
	width:246px;
	height:98px;
         background-image:url(design/postit-beispiel.png);
         background-repeat: no-repeat;
}

#postit4 {
	position:absolute;
	left:739px;
	top:102px;
	width:246px;
	height:98px;
         background-image:url(design/postit-kontakt.png);
         background-repeat: no-repeat;
}

#postit5 {
	position:absolute;
	left:739px;
	top:102px;
	width:246px;
	height:98px;
         background-image:url(design/postit-stelle.png);
         background-repeat: no-repeat;
}

#textarea {
	position:absolute;
	left:80px;
	top:137px;
	width:613px;
	height:536px;
         background-color:#ffffff;
         overflow:auto;
}
#textarea p {padding-right: 25px; padding-left: 25px;}
#textarea h3 {color: #990000;font-size:13px;padding-right: 25px; padding-left: 25px;}
#textarea a:link {color:#990000; text-decoration:none; }
#textarea a:visited {color:#990000;text-decoration:none;}
#textarea a:hover {color:#999999;text-decoration:none;}


#navi2 {
	position:absolute;
	left:739px;
	top:200px;
	width:246px;
	height:473px;
         background-color:#990000;
         font-family:Verdana;
         font-size:11px;
         overflow:auto;
}

#navi2 p {}

#navi2 a:link {color:#ffffff; text-decoration:none; }
#navi2 a:visited {color:#ffffff;text-decoration:none;}
#navi2 a:hover {color:#999999;text-decoration:none;}


#footer {
	position:absolute;
	left:80px;
	top:673px;
	width:613px;
	height:56px;
         font-family:Verdana;
         font-size:11px;
         background-color:#990000;
         color:#ffffff;
}

#footer a:link {color:#ffffff; text-decoration:none; }
#footer a:visited {color:#ffffff;text-decoration:none;}
#footer a:hover {color:#999999;text-decoration:none;}


#rechtsunten {
	position:absolute;
	left:739px;
	top:673px;
	width:246px;
	height:56px;
         background-image:url(design/rechtsunten.png);
         background-repeat: no-repeat;
         }

#index1 {
	position:absolute;
	left:80px;
	top:137px;
	width:613px;
	height:260px;
         background-image:url(images/personalmanagement.png);
         background-repeat: no-repeat;
}

#index2 {
	position:absolute;
	left:80px;
	top:397px;
	width:613px;
	height:276px;
         background-color:#ffffff;
         overflow:auto;
         }

#index2 p {padding-right: 25px; padding-left: 25px;}

#index2 h3 {color: #990000;font-size:13px;padding-right: 25px; padding-left: 25px;}
#index2 h4 {color: #000000;font-size:13px;padding-right: 25px; padding-left: 25px;}

h2 {     font-family:Verdana;
         font-size:11px;
         color:#ffffff;
         text-align:center;

}