.cardlistmenu{

	background-color: white;
	width: 30%;
	height: 500px;
	margin-top: -15px;
}

.headerhome{
	margin-bottom: 0px;
	height: 55px;
}

.cardconten{

	background-color: white;
	width:950px;
	height: 800px;
	margin-left: 405px;
	margin-top: -501px;
	padding: 20px;
}

.carouselcontent{
	/*border-radius: 100%;*/
	width: 830px;
	margin-top: 20px;
	margin-left: 50px;

}

.imgpp{
	margin-left: 100px;
	margin-top: 45px;
}

.Name{
margin-top: -55px;
margin-left: 160px;
font:bold;
font-size: 18;
}

.edit{
	text-decoration: underline;
	margin-left: 160px;
	margin-top: -10px;
	font-size: 13

}

.printdok{
	background-color: rgb(255,165,60);
	color: white;
	height: 50px;
	margin-left: 100px;
	width: 300px;
}

.printdok:hover{
	color: white;
}

.imgfoot{
	width: 1000px;
	height: 1000px;
	background-color: pink;

}
.listorder{
	border-style: solid;
	border-color: grey;
	 border-width: 1px;
	 border-radius: 10px;
	width: 400px;
	height: 120px;
	margin-left: 50px;
	margin-top: 20px;
}


.nav-link{
	color: black;
}

ul[role="menu"]>li{
	background-color: red;
	height: 30px;
}


.carddetailorderKiri{
	border-style: solid;
	border-color: grey;
	 border-width: 1px;
	 border-radius: 10px;
	width: 500px;
	height: 520px;
	margin-left: 50px;
	margin-top: 20px;
	padding: 0px;
}

.carddetailorderKanan{
	border-style: solid;
	border-color: grey;
	 border-width: 1px;
	 border-radius: 10px;
	width: 300px;
	height: 520px;
	margin-left: 550px;
	margin-top: -520px;
}