* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
	width: 970px;
	margin: 10px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width: 530px;
	margin: 0 auto;
	clear: both;
}
p {
	margin: 10px 0;
}
a {
	color: #0c2d78;
}

#quick {
	width: 250px;
	background-image: url(css/hr-portal/images/quickstart.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	float: left;
	height: 356px;
	margin-top: 20px;
}
#quick li {
	list-style-type: none;
	margin-left: 16px;
}
#quick li a {
	border-top: 2px solid #abcd24;
	text-decoration: none;
	display: block;
	font-size: 169.23%;
	line-height: 60px;
	height: 60px;
	background-image: url(css/hr-portal/images/linkpfeil_klein_rot.gif);
	background-position: 180px 50%;
	background-repeat: no-repeat;
}
#quick li a:hover {
	color: #bb2516;
}
#quick h2 {
	padding: 26px 16px;
	margin-left: 0;
	color: #bb2516;
	font-weight: normal;
	font-size: 169.23%;
	margin-bottom: 15px;
}

#right {
	margin-left: 300px;
	margin-top: 30px;
}
.dritte_spalte_link_headerfarbe {
        border-top: 2px solid #E53E45;
        border-bottom: 2px solid #E53E45;
        font-size: 107.69%;
}
.dritte_spalte_link_headerfarbe a {
	background-image: url(css/hr-portal/images/linkpfeil_rot.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
	display: block;
	color: #0c2d78;
	text-decoration: none;
	padding: 23px 0 23px 45px;
}
.dritte_spalte_link_headerfarbe a:hover {
	background-image: url(css/hr-portal/images/linkpfeil_gruen.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
}

.dritte_spalte_link_gruen {
	border-top: 2px solid #abcd24;
	font-size: 107.69%;
	margin-top: 40px;
}
.dritte_spalte_link_gruen a {
	border-bottom: 2px solid #abcd24;
	background-image: url(css/hr-portal/images/linkpfeil_gruen.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
	color: #0c2d78;
	text-decoration: none;
	display: block;
	padding: 23px 0 23px 45px;
}
.dritte_spalte_link_gruen .first {
	padding: 13px 0 13px 45px;
}
.dritte_spalte_link_gruen a:hover {
	background-image: url(css/hr-portal/images/linkpfeil_rot.gif);
	background-position: 1px 50%;
	background-repeat: no-repeat;
}

.logoslide {
	font-size: 10px;
	width: 170px;
	margin-top: 50px;
}
#logo {
	background-image: url(css/hr-portal/images/logostart.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 174px;
	height: 47px;
	float: right;
	margin-bottom: 60px;
}
#object {
	height: 500px;
}